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-30
reset: rename update_refs to reset_refs
Brad King
1
-2
/
+2
2013-08-30
Merge branch 'rj/doc-rev-parse'
Junio C Hamano
1
-15
/
+13
2013-08-28
builtin/fetch.c: Fix a sparse warning
Ramsay Jones
1
-1
/
+1
2013-08-28
list-objects: reduce one argument in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2013-08-26
branch: report invalid tracking branch as gone
Jiang Xin
1
-15
/
+21
2013-08-24
commit: search author pattern against mailmap
Antoine Pelisse
1
-1
/
+7
2013-08-15
ls-files -k: a directory only can be killed if the index has a non-directory
Junio C Hamano
1
-0
/
+2
2013-08-13
push: respect --no-thin
Nguyễn Thái Ngọc Duy
2
-4
/
+9
2013-08-09
rm: remove unneeded null pointer check
Stefan Beller
1
-21
/
+17
2013-08-09
builtin/config.c: compilation fix
Junio C Hamano
1
-1
/
+1
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
[prev]
[next]