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-01-12
mailmap doc + tests: document and test for case-insensitivity
Ævar Arnfjörð Bjarmason
1
-0
/
+14
2021-01-12
mailmap tests: add tests for empty "<>" syntax
Ævar Arnfjörð Bjarmason
1
-0
/
+27
2021-01-12
mailmap tests: add tests for whitespace syntax
Ævar Arnfjörð Bjarmason
1
-0
/
+52
2021-01-12
mailmap tests: add a test for comment syntax
Ævar Arnfjörð Bjarmason
1
-0
/
+33
2021-01-12
mailmap doc + tests: add better examples & test them
Ævar Arnfjörð Bjarmason
1
-0
/
+88
2021-01-12
tests: refactor a few tests to use "test_commit --append"
Ævar Arnfjörð Bjarmason
3
-29
/
+8
2021-01-12
test-lib functions: add an --append option to test_commit
Ævar Arnfjörð Bjarmason
2
-33
/
+20
2021-01-12
test-lib functions: add --author support to test_commit
Ævar Arnfjörð Bjarmason
2
-6
/
+12
2021-01-12
test-lib functions: document arguments to test_commit
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-01-12
test-lib functions: expand "test_commit" comment template
Ævar Arnfjörð Bjarmason
1
-5
/
+3
2021-01-12
mailmap: test for silent exiting on missing file/blob
Ævar Arnfjörð Bjarmason
1
-1
/
+20
2021-01-12
mailmap tests: get rid of overly complex blame fuzzing
Ævar Arnfjörð Bjarmason
1
-20
/
+30
2021-01-12
mailmap tests: add a test for "not a blob" error
Ævar Arnfjörð Bjarmason
1
-0
/
+9
2021-01-12
mailmap tests: remove redundant entry in test
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-01-12
mailmap tests: improve --stdin tests
Ævar Arnfjörð Bjarmason
1
-8
/
+32
2021-01-12
mailmap tests: modernize syntax & test idioms
Ævar Arnfjörð Bjarmason
1
-199
/
+274
2021-01-12
mailmap tests: use our preferred whitespace syntax
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2021-01-06
Merge branch 'es/perf-export-fix'
Junio C Hamano
1
-4
/
+1
2021-01-06
Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files'
Junio C Hamano
1
-8
/
+8
2021-01-06
Merge branch 'es/worktree-repair-both-moved'
Junio C Hamano
1
-0
/
+26
2021-01-06
Merge branch 'fc/pull-merge-rebase'
Junio C Hamano
1
-5
/
+61
2021-01-06
Merge branch 'tb/pack-bitmap'
Junio C Hamano
1
-38
/
+139
2021-01-06
Merge branch 'ab/trailers-extra-format'
Junio C Hamano
1
-2
/
+97
2021-01-06
Merge branch 'pk/subsub-fetch-fix-take-2'
Junio C Hamano
1
-0
/
+117
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-22
t/perf: avoid unnecessary test_export() recursion
Eric Sunshine
1
-4
/
+1
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
worktree: teach `repair` to fix multi-directional breakage
Eric Sunshine
1
-0
/
+26
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
2020-12-17
Merge branch 'jk/oid-array-cleanup'
Junio C Hamano
1
-3
/
+6
2020-12-17
Merge branch 'tb/partial-clone-filters-fix'
Junio C Hamano
1
-1
/
+9
2020-12-17
Merge branch 'js/t7900-protect-pwd-in-config-get'
Junio C Hamano
1
-2
/
+2
2020-12-16
pack-redundant: fix crash when one packfile in repo
Jiang Xin
1
-4
/
+33
2020-12-16
tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereq
Johannes Schindelin
1
-8
/
+0
2020-12-16
t9902: use `main` as initial branch name
Johannes Schindelin
1
-154
/
+155
2020-12-16
t6302: use `main` as initial branch name
Johannes Schindelin
1
-29
/
+30
2020-12-16
t5703: use `main` as initial branch name
Johannes Schindelin
1
-32
/
+33
2020-12-16
t5510: use `main` as initial branch name
Johannes Schindelin
1
-83
/
+85
[next]