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-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
Documentation: turn middle-of-line tabs into spaces
Martin Ågren
12
-12
/
+12
2019-03-07
git-svn.txt: drop escaping '\' that ends up being rendered
Martin Ågren
1
-5
/
+5
2019-03-07
git.txt: remove empty line before list continuation
Martin Ågren
1
-1
/
+0
2019-03-07
config/fsck.txt: avoid starting line with dash
Martin Ågren
1
-3
/
+3
2019-03-07
config/diff.txt: drop spurious backtick
Martin Ågren
1
-1
/
+1
2019-03-07
gitattributes.txt: fix typo
Yash Bhatambare
1
-1
/
+1
2019-03-07
diff-parseopt: convert --submodule
Nguyễn Thái Ngọc Duy
1
-11
/
+19
2019-03-07
diff-parseopt: convert --ignore-submodules
Nguyễn Thái Ngọc Duy
1
-3
/
+17
2019-03-07
diff-parseopt: convert --textconv
Nguyễn Thái Ngọc Duy
1
-6
/
+19
2019-03-07
diff-parseopt: convert --ext-diff
Nguyễn Thái Ngọc Duy
1
-5
/
+3
2019-03-07
diff-parseopt: convert --quiet
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-03-07
diff-parseopt: convert --exit-code
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-03-07
diff-parseopt: convert --color-words
Nguyễn Thái Ngọc Duy
1
-5
/
+16
2019-03-07
diff-parseopt: convert --word-diff-regex
Nguyễn Thái Ngọc Duy
1
-6
/
+15
2019-03-07
diff-parseopt: convert --word-diff
Nguyễn Thái Ngọc Duy
1
-18
/
+29
2019-03-07
diff-parseopt: convert --[no-]color
Nguyễn Thái Ngọc Duy
1
-9
/
+3
2019-03-07
diff-parseopt: convert --[no-]follow
Nguyễn Thái Ngọc Duy
1
-6
/
+19
2019-03-07
diff-parseopt: convert -R
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-03-07
diff-parseopt: convert -a|--text
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-03-07
diff-parseopt: convert --full-index
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-03-07
diff-parseopt: convert --binary
Nguyễn Thái Ngọc Duy
2
-6
/
+17
2019-03-07
diff-parseopt: convert --anchored
Nguyễn Thái Ngọc Duy
1
-9
/
+17
2019-03-07
diff-parseopt: convert --diff-algorithm
Nguyễn Thái Ngọc Duy
1
-11
/
+22
2019-03-07
diff-parseopt: convert --histogram
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2019-03-07
diff-parseopt: convert --patience
Nguyễn Thái Ngọc Duy
1
-12
/
+25
2019-03-07
diff-parseopt: convert --[no-]indent-heuristic
Nguyễn Thái Ngọc Duy
1
-5
/
+4
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
remote-curl: mark all error messages for translation
Johannes Schindelin
1
-25
/
+25
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
curl: anonymize URLs in error messages and warnings
Johannes Schindelin
1
-6
/
+13
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
2019-03-04
built-in rebase: no need to check out `onto` twice
Johannes Schindelin
1
-2
/
+2
2019-03-04
tests: introduce --stress-jobs=<N>
Johannes Schindelin
2
-3
/
+11
[prev]
[next]