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 '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
tests: add a special setup where stash.useBuiltin is off
Johannes Schindelin
2
-1
/
+8
2019-03-07
stash: optionally use the scripted version again
Johannes Schindelin
6
-4
/
+75
2019-03-07
stash: add back the original, scripted `git stash`
Johannes Schindelin
1
-0
/
+769
2019-03-07
stash: convert `stash--helper.c` into `stash.c`
Paul-Sebastian Ungureanu
6
-225
/
+92
2019-03-07
stash: replace all `write-tree` child processes with API calls
Paul-Sebastian Ungureanu
1
-29
/
+12
2019-03-07
stash: optimize `get_untracked_files()` and `check_changes()`
Paul-Sebastian Ungureanu
1
-19
/
+27
2019-03-07
stash: convert save to builtin
Paul-Sebastian Ungureanu
2
-326
/
+52
2019-03-07
stash: make push -q quiet
Paul-Sebastian Ungureanu
2
-20
/
+59
2019-03-07
stash: convert push to builtin
Paul-Sebastian Ungureanu
2
-6
/
+246
2019-03-07
stash: convert create to builtin
Paul-Sebastian Ungureanu
2
-2
/
+449
2019-03-07
stash: convert store to builtin
Paul-Sebastian Ungureanu
2
-41
/
+64
2019-03-07
stash: convert show to builtin
Paul-Sebastian Ungureanu
2
-131
/
+88
2019-03-07
stash: convert list to builtin
Paul-Sebastian Ungureanu
2
-6
/
+32
2019-03-07
stash: convert pop to builtin
Joel Teichroeb
2
-46
/
+40
2019-03-07
stash: convert branch to builtin
Joel Teichroeb
2
-15
/
+48
2019-03-07
stash: convert drop and clear to builtin
Joel Teichroeb
2
-2
/
+119
2019-03-07
stash: convert apply to builtin
Joel Teichroeb
6
-71
/
+462
2019-03-07
stash: mention options in `show` synopsis
Paul-Sebastian Ungureanu
1
-2
/
+2
2019-03-07
stash: add tests for `git stash show` config
Paul-Sebastian Ungureanu
1
-0
/
+83
2019-03-07
stash: rename test cases to be more descriptive
Paul-Sebastian Ungureanu
1
-7
/
+7
2019-03-07
t3903: add test for --intent-to-add file
Matthew Kraai
1
-0
/
+8
2019-03-07
t3903: modernize style
Paul-Sebastian Ungureanu
1
-59
/
+61
2019-03-07
stash: improve option parsing test coverage
Joel Teichroeb
1
-0
/
+35
2019-03-07
ident: don't require calling prepare_fallback_ident first
Thomas Gummerer
3
-4
/
+7
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
[prev]
[next]