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-23
ls-files.c: add --deduplicate option
ZheNing Hu
1
-0
/
+66
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
3
-28
/
+3
2021-01-21
tests: remove uses of GIT_TEST_GETTEXT_POISON=false
Ævar Arnfjörð Bjarmason
4
-8
/
+4
2021-01-21
tests: remove support for GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
8
-93
/
+16
2021-01-20
t7900: clean up some broken refs
Derrick Stolee
1
-0
/
+7
2021-01-20
maintenance: set log.excludeDecoration durin prefetch
Derrick Stolee
1
-1
/
+25
2021-01-15
index-format: use 'cache tree' over 'cached tree'
Derrick Stolee
1
-1
/
+1
2021-01-15
Merge branch 'ad/t4129-setfacl-target-fix'
Junio C Hamano
1
-1
/
+1
2021-01-15
Merge branch 'jk/t5516-deflake'
Junio C Hamano
1
-1
/
+3
2021-01-15
Merge branch 'pb/mergetool-tool-help-fix'
Junio C Hamano
1
-0
/
+11
2021-01-15
Merge branch 'ds/for-each-repo-noopfix'
Junio C Hamano
1
-0
/
+6
2021-01-15
Merge branch 'mt/t4129-with-setgid-dir'
Junio C Hamano
1
-2
/
+7
2021-01-15
Merge branch 'ds/maintenance-part-4'
Junio C Hamano
2
-8
/
+105
2021-01-15
Merge branch 'fc/completion-aliases-support'
Junio C Hamano
1
-0
/
+20
2021-01-15
Merge branch 'en/stash-apply-sparse-checkout'
Junio C Hamano
2
-8
/
+96
2021-01-15
Merge branch 'ar/t6016-modernise'
Junio C Hamano
1
-187
/
+167
2021-01-15
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
1
-1
/
+6
2021-01-15
Merge branch 'ma/sha1-is-a-hash'
Junio C Hamano
2
-2
/
+2
2021-01-15
Merge branch 'ma/t1300-cleanup'
Junio C Hamano
1
-40
/
+32
2021-01-15
Merge branch 'bc/rev-parse-path-format'
Junio C Hamano
1
-1
/
+56
2021-01-15
Merge branch 'ew/decline-core-abbrev'
Junio C Hamano
1
-0
/
+2
2021-01-15
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
1
-1
/
+114
2021-01-15
config: store "git -c" variables using more robust format
Patrick Steinhardt
1
-0
/
+8
2021-01-15
config: parse more robust format in GIT_CONFIG_PARAMETERS
Jeff King
1
-0
/
+52
2021-01-14
t4203: make blame output massaging more robust
Junio C Hamano
1
-5
/
+5
2021-01-14
t4203: stop losing return codes of git commands
Denton Liu
1
-7
/
+14
2021-01-14
test-lib-functions.sh: fix usage for test_commit()
Denton Liu
1
-2
/
+2
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-12
fetch: implement support for atomic reference updates
Patrick Steinhardt
1
-0
/
+168
2021-01-12
config: add new way to pass config via `--config-env`
Patrick Steinhardt
1
-0
/
+48
2021-01-12
patch-ids: handle duplicate hashmap entries
Jeff King
1
-0
/
+12
2021-01-11
bundle: arguments can be read from stdin
Jiang Xin
2
-6
/
+75
2021-01-11
bundle: lost objects when removing duplicate pendings
Jiang Xin
1
-1
/
+1
2021-01-11
test: add helper functions for git-bundle
Jiang Xin
3
-22
/
+440
[prev]
[next]