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-02-24
remote: add camel-cased *.tagOpt key, like clone
Ævar Arnfjörð Bjarmason
2
-0
/
+2
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
2021-01-06
p7519: allow running without watchman prereq
Taylor Blau
1
-1
/
+6
2021-01-04
t6016: move to lib-log-graph.sh framework
Antonio Russo
1
-187
/
+167
2021-01-04
t1300: don't needlessly work with `core.foo` configs
Martin Ågren
1
-30
/
+30
2021-01-04
t1300: remove duplicate test for `--file no-such-file`
Martin Ågren
1
-6
/
+2
2021-01-04
t1300: remove duplicate test for `--file ../foo`
Martin Ågren
1
-4
/
+0
2020-12-23
Merge branch 'nk/refspecs-negative-fix'
Junio C Hamano
1
-0
/
+51
2020-12-23
Merge branch 'ma/maintenance-crontab-fix'
Junio C Hamano
1
-0
/
+16
2020-12-23
Merge branch 'dl/checkout-p-merge-base'
Junio C Hamano
1
-0
/
+5
2020-12-23
Merge branch 'js/no-more-prepare-for-main-in-test'
Junio C Hamano
11
-619
/
+621
2020-12-23
Merge branch 'jx/pack-redundant-on-single-pack'
Junio C Hamano
1
-4
/
+33
2020-12-21
negative-refspec: fix segfault on : refspec
Nipunn Koorapati
1
-0
/
+51
2020-12-21
t7900-maintenance: test for magic markers
Martin Ågren
1
-0
/
+9
2020-12-21
gc: fix handling of crontab magic markers
Martin Ågren
1
-0
/
+7
2020-12-21
checkout -p: handle tree arguments correctly again
Johannes Schindelin
1
-0
/
+5
2020-12-21
test: bisect-porcelain: fix location of files
Felipe Contreras
1
-8
/
+8
2020-12-18
Merge branch 'jc/diff-I-status-fix'
Junio C Hamano
1
-0
/
+24
2020-12-18
Merge branch 'es/perf-export-fix'
Junio C Hamano
1
-2
/
+7
2020-12-18
Merge branch 'js/init-defaultbranch-advice'
Junio C Hamano
3
-3
/
+20
2020-12-17
Merge branch 'js/t7064-master-to-initial'
Junio C Hamano
1
-51
/
+52
2020-12-17
Merge branch 'js/t6300-hardcode-main'
Junio C Hamano
1
-88
/
+90
[next]