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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
test-mergesort: add unriffle_skewed mode
René Scharfe
1
-0
/
+28
2021-10-01
test-mergesort: add unriffle mode
René Scharfe
1
-0
/
+29
2021-10-01
test-mergesort: add generate subcommand
René Scharfe
1
-1
/
+59
2021-10-01
test-mergesort: add test subcommand
René Scharfe
2
-1
/
+242
2021-10-01
test-mergesort: add sort subcommand
René Scharfe
1
-1
/
+8
2021-10-01
test-mergesort: use strbuf_getline()
René Scharfe
1
-4
/
+2
2021-02-12
Sync with 2.29.3
Johannes Schindelin
3
-3
/
+144
2021-02-12
Sync with 2.28.1
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.27.1
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.26.3
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.25.5
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.24.4
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.23.4
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.22.5
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.21.4
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.20.5
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.19.6
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.18.5
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.17.6
Johannes Schindelin
3
-3
/
+145
2021-02-12
run-command: invalidate lstat cache after a command finished
Johannes Schindelin
1
-0
/
+36
2021-02-12
checkout: fix bug that makes checkout follow symlinks in leading path
Matheus Tavares
3
-3
/
+109
2021-02-08
Merge branch 'pb/blame-funcname-range-userdiff' into maint
Junio C Hamano
1
-4
/
+4
2021-02-08
Merge branch 'jk/p5303-sed-portability-fix' into maint
Junio C Hamano
1
-4
/
+8
2021-02-08
Merge branch 'ab/branch-sort' into maint
Junio C Hamano
1
-1
/
+50
2021-02-08
Merge branch 'ar/t6016-modernise' into maint
Junio C Hamano
1
-187
/
+167
2021-02-08
Merge branch 'ma/t1300-cleanup' into maint
Junio C Hamano
1
-40
/
+32
2021-02-08
Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files' into maint
Junio C Hamano
1
-8
/
+8
2021-02-05
Merge branch 'jk/log-cherry-pick-duplicate-patches' into maint
Junio C Hamano
1
-0
/
+12
2021-02-05
Merge branch 'jk/forbid-lf-in-git-url' into maint
Junio C Hamano
2
-0
/
+20
2021-02-05
Merge branch 'ad/t4129-setfacl-target-fix' into maint
Junio C Hamano
1
-1
/
+1
2021-02-05
Merge branch 'jk/t5516-deflake' into maint
Junio C Hamano
1
-1
/
+3
2021-02-05
Merge branch 'pb/mergetool-tool-help-fix' into maint
Junio C Hamano
1
-0
/
+11
2021-02-05
Merge branch 'ds/for-each-repo-noopfix' into maint
Junio C Hamano
1
-0
/
+6
2021-02-05
Merge branch 'mt/t4129-with-setgid-dir' into maint
Junio C Hamano
1
-2
/
+7
2021-02-05
Merge branch 'en/stash-apply-sparse-checkout' into maint
Junio C Hamano
2
-8
/
+96
2021-02-05
Merge branch 'nk/perf-fsmonitor-cleanup' into maint
Junio C Hamano
1
-1
/
+6
2021-02-05
Merge branch 'pk/subsub-fetch-fix-take-2' into maint
Junio C Hamano
1
-0
/
+117
2021-01-30
annotate-tests: quote variable expansions containing path names
Johannes Sixt
1
-4
/
+4
2021-01-29
p5303: avoid sed GNU-ism
Jeff King
1
-4
/
+8
2021-01-12
patch-ids: handle duplicate hashmap entries
Jeff King
1
-0
/
+12
2021-01-09
t5516: loosen "not our ref" error check
Jeff King
1
-1
/
+3
2021-01-09
t4129: fix setfacl-related permissions failure
Adam Dinwoodie
1
-1
/
+1
2021-01-07
for-each-repo: do nothing on empty config
Derrick Stolee
1
-0
/
+6
2021-01-07
branch: show "HEAD detached" first under reverse sort
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-01-07
branch: sort detached HEAD based on a flag
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-01-07
fsck: reject .gitmodules git:// urls with newlines
Jeff King
1
-0
/
+15
2021-01-07
git_connect_git(): forbid newlines in host and path
Jeff King
1
-0
/
+5
2021-01-06
mergetool--lib: fix '--tool-help' to correctly show available tools
Philippe Blain
1
-0
/
+11
2021-01-06
t4129: don't fail if setgid is set in the test directory
Matheus Tavares
1
-2
/
+7
2021-01-06
branch tests: add to --sort tests
Ævar Arnfjörð Bjarmason
1
-1
/
+50
[next]