index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
gc: reject if another gc is running, unless --force is given
Nguyễn Thái Ngọc Duy
1
-0
/
+67
2013-08-07
fetch: work around "transport-take-over" hack
Junio C Hamano
1
-0
/
+13
2013-08-07
fetch: refactor code that fetches leftover tags
Junio C Hamano
1
-5
/
+9
2013-08-07
fetch: refactor code that prepares a transport
Junio C Hamano
1
-20
/
+26
2013-08-07
fetch: rename file-scope global "transport" to "gtransport"
Junio C Hamano
1
-11
/
+11
2013-08-07
revert: use the OPT_CMDMODE for parsing, reducing code
Stefan Beller
1
-47
/
+15
2013-08-07
checkout-index: fix negations of even numbers of -n
Stefan Beller
1
-1
/
+1
2013-08-07
config parsing options: allow one flag multiple times
Stefan Beller
1
-3
/
+3
2013-08-07
hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP
Stefan Beller
1
-1
/
+1
2013-08-07
branch, commit, name-rev: ease up boolean conditions
Stefan Beller
3
-3
/
+4
2013-08-06
blame: teach -L/RE/ to search from end of previous -L range
Eric Sunshine
1
-1
/
+4
2013-08-06
line-range: teach -L/RE/ to search relative to anchor point
Eric Sunshine
1
-1
/
+1
2013-08-06
blame: accept multiple -L ranges
Eric Sunshine
1
-32
/
+47
2013-08-06
blame: inline one-line function into its lone caller
Eric Sunshine
1
-14
/
+3
2013-08-06
rm: delete .gitmodules entry of submodules removed from the work tree
Jens Lehmann
1
-3
/
+16
2013-08-06
mv: update the path entry in .gitmodules for moved submodules
Jens Lehmann
1
-1
/
+9
2013-08-05
config: "git config --get-urlmatch" parses section.<url>.key
Junio C Hamano
1
-0
/
+98
2013-08-05
builtin/config: refactor collect_config()
Junio C Hamano
1
-21
/
+21
2013-08-05
blame: fix -L bounds checking bug
Eric Sunshine
1
-2
/
+2
2013-08-05
checkout: remove superfluous local variable
Stefan Beller
1
-7
/
+5
2013-08-05
log, format-patch: parsing uses OPT__QUIET
Stefan Beller
1
-3
/
+2
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
39
-227
/
+227
2013-08-05
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
6
-22
/
+17
2013-08-05
cat-file: only split on whitespace when %(rest) is used
Jeff King
1
-1
/
+30
2013-08-02
send-pack: fix parsing of --force-with-lease option
Junio C Hamano
1
-1
/
+1
2013-08-02
Merge branch 'jk/cat-file-batch-optim'
Junio C Hamano
1
-19
/
+1
2013-08-02
Revert "cat-file: split --batch input lines on whitespace"
Junio C Hamano
1
-19
/
+1
2013-08-02
Don't close pack fd when free'ing pack windows
Brandon Casey
1
-1
/
+1
2013-08-01
Merge branch 'ob/typofixes'
Junio C Hamano
2
-2
/
+2
2013-08-01
Merge branch 'jc/rm-submodule-error-message'
Junio C Hamano
1
-21
/
+20
2013-08-01
Merge branch 'jx/clean-interactive'
Junio C Hamano
1
-28
/
+52
2013-07-31
Merge branch 'jk/commit-how-to-abort-cherry-pick'
Junio C Hamano
1
-3
/
+22
2013-07-30
mv: move submodules using a gitfile
Jens Lehmann
1
-4
/
+15
2013-07-30
mv: move submodules together with their work trees
Jens Lehmann
1
-47
/
+52
2013-07-30
tag: use OPT_CMDMODE
Junio C Hamano
1
-15
/
+12
2013-07-30
tar-tree: remove dependency on sq_quote_print()
Ramkumar Ramachandra
1
-6
/
+5
2013-07-30
for-each-ref, quote: convert *_quote_print -> *_quote_buf
Nguyễn Thái Ngọc Duy
1
-4
/
+9
2013-07-29
many small typofixes
Ondřej Bílka
2
-2
/
+2
2013-07-29
commit: tweak empty cherry pick advice for sequencer
Jeff King
1
-3
/
+22
2013-07-25
builtin/rm.c: consolidate error reporting for removing submodules
Junio C Hamano
1
-21
/
+20
2013-07-24
Merge branch 'jk/cat-file-batch-optim'
Junio C Hamano
1
-3
/
+13
2013-07-24
Merge branch 'sb/misc-fixes'
Junio C Hamano
1
-1
/
+0
2013-07-24
git-clean: implement partial matching for selection
Jiang Xin
1
-28
/
+52
2013-07-23
smart http: use the same connectivity check on cloning
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2013-07-23
rm: do not set a variable twice without intermediate reading.
Stefan Beller
1
-1
/
+0
2013-07-22
push --force-with-lease: tie it all together
Junio C Hamano
1
-0
/
+5
2013-07-22
push --force-with-lease: implement logic to populate old_sha1_expect[]
Junio C Hamano
2
-0
/
+10
2013-07-22
remote.c: add command line option parser for "--force-with-lease"
Junio C Hamano
2
-0
/
+23
2013-07-22
Sync with Git 1.8.3.4
Junio C Hamano
1
-1
/
+1
2013-07-22
Merge branch 'jc/name-rev-exact-ref'
Junio C Hamano
2
-32
/
+118
[prev]
[next]