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-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
2021-01-11
refs: allow @{n} to work with n-sized reflog
Denton Liu
2
-2
/
+15
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
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
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
mktag: add a --[no-]strict option
Ævar Arnfjörð Bjarmason
1
-10
/
+23
2021-01-06
p7519: allow running without watchman prereq
Taylor Blau
1
-1
/
+6
[prev]
[next]