index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
files-backend.c: reduce duplication in add_per_worktree_entries_to_dir()
Nguyễn Thái Ngọc Duy
1
-11
/
+11
2019-03-08
files-backend.c: factor out per-worktree code in loose_fill_ref_dir()
Nguyễn Thái Ngọc Duy
1
-22
/
+28
2019-03-08
mingw: drop MakeMaker reference
Johannes Schindelin
1
-1
/
+0
2019-03-08
commit-tree: utilize parse-options api
Brandon Richardson
3
-74
/
+104
2019-03-08
line-log: suppress diff output with "-s"
Jeff King
2
-2
/
+11
2019-03-08
convert: avoid malloc of original file size
Joey Hess
1
-1
/
+1
2019-03-08
docs: move core.excludesFile from git-add to gitignore
Denton Liu
2
-9
/
+8
2019-03-08
git-clean.txt: clarify ignore pattern files
Denton Liu
1
-6
/
+5
2019-03-07
config: document --type=color output is a complete line
Jeff King
1
-1
/
+3
2019-03-07
Start 2.22 cycle
Junio C Hamano
3
-2
/
+81
2019-03-07
Merge branch 'jt/http-auth-proto-v2-fix'
Junio C Hamano
4
-207
/
+213
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
4
-17
/
+21
2019-03-07
Merge branch 'nd/no-more-check-racy'
Junio C Hamano
1
-28
/
+0
2019-03-07
Merge branch 'rd/doc-hook-used-in-sample'
Junio C Hamano
1
-0
/
+4
2019-03-07
Merge branch 'nd/diff-parseopt-2'
Junio C Hamano
2
-211
/
+319
2019-03-07
Merge branch 'en/merge-options-doc'
Junio C Hamano
1
-3
/
+8
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
18
-4
/
+126
2019-03-07
Merge branch 'ab/receive-pack-use-after-free-fix'
Junio C Hamano
1
-8
/
+15
2019-03-07
Merge branch 'dl/doc-submodule-wo-subcommand'
Junio C Hamano
2
-1
/
+6
2019-03-07
Merge branch 'jk/unused-params'
Junio C Hamano
8
-59
/
+45
2019-03-07
Merge branch 'jk/prune-optim'
Junio C Hamano
4
-20
/
+129
2019-03-07
Merge branch 'jh/trace2'
Junio C Hamano
67
-23
/
+6629
2019-03-07
Merge branch 'js/doc-symref-in-proto-v1'
Junio C Hamano
1
-0
/
+18
2019-03-07
Merge branch 'nd/split-index-null-base-fix'
Junio C Hamano
3
-18
/
+39
2019-03-07
Merge branch 'rj/prune-packed-excess-args'
Junio C Hamano
1
-0
/
+5
2019-03-07
Merge branch 'jc/test-yes-doc'
Junio C Hamano
2
-1
/
+14
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
10
-17
/
+212
2019-03-07
Merge branch 'sc/pack-redundant'
Junio C Hamano
2
-140
/
+559
2019-03-07
Merge branch 'du/branch-show-current'
Junio C Hamano
3
-3
/
+72
2019-03-07
Merge branch 'dl/complete-submodule-absorbgitdirs'
Junio C Hamano
1
-1
/
+1
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
10
-24
/
+197
2019-03-07
Merge branch 'aw/pretty-trailers'
Junio C Hamano
7
-135
/
+417
2019-03-07
Merge branch 'nd/diff-parseopt'
Junio C Hamano
10
-158
/
+318
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
14
-58
/
+191
2019-03-07
attr.c: ".gitattribute" -> ".gitattributes" (comments)
Robert P. J. Day
1
-4
/
+4
2019-03-07
gitattributes.txt: fix typo
Yash Bhatambare
1
-1
/
+1
2019-03-07
compat/bswap: add include header guards
Jeff King
1
-0
/
+5
2019-03-06
Makefile: fix 'hdr-check' when GCRYPT not installed
Ramsay Jones
1
-1
/
+4
2019-03-06
git-reset.txt: clarify documentation
Denton Liu
1
-2
/
+2
2019-03-06
Doc: fix misleading asciidoc formating
Jean-Noël Avila
1
-2
/
+2
2019-03-05
fsck: always compute USED flags for unreachable objects
Jeff King
3
-2
/
+83
2019-03-05
doc/fsck: clarify --connectivity-only behavior
Jeff King
1
-3
/
+7
2019-03-05
rev-list: allow cached objects in existence check
Jeff King
2
-1
/
+11
2019-03-05
Makefile: use `git ls-files` to list header files, if possible
Johannes Schindelin
1
-2
/
+3
2019-03-05
Merge tag 'l10n-2.21.0-rnd2.1' of git://github.com/git-l10n/git-po
Junio C Hamano
3
-4481
/
+3979
2019-03-05
fetch: ignore SIGPIPE during network operation
Jeff King
1
-0
/
+2
2019-03-05
fetch: avoid calling write_or_die()
Jeff King
2
-5
/
+10
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
2
-14
/
+19
2019-03-04
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin
1
-0
/
+8
2019-03-04
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin
1
-1
/
+1
[prev]
[next]