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-09-12
tests: remove leftover untracked files
Elijah Newren
12
-4
/
+18
2021-09-12
test-lib: remove unused $_x40 and $_z40 variables
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2021-09-10
am: fix incorrect exit status on am fail to abort
Elijah Newren
1
-1
/
+1
2021-09-10
t4151: add a few am --abort tests
Elijah Newren
1
-0
/
+39
2021-09-10
stash: restore untracked files AFTER restoring tracked files
Elijah Newren
1
-2
/
+2
2021-09-10
stash: avoid feeding directories to update-index
Elijah Newren
1
-1
/
+1
2021-09-10
t3903: document a pair of directory/file bugs
Elijah Newren
1
-0
/
+58
2021-09-10
http-backend: handle HTTP_GIT_PROTOCOL CGI variable
Jeff King
1
-2
/
+0
2021-09-10
t5551: test v2-to-v0 http protocol fallback
Jeff King
2
-0
/
+14
2021-09-10
Merge branch 'jk/log-warn-on-bogus-encoding'
Junio C Hamano
1
-0
/
+7
2021-09-10
Merge branch 'mk/clone-recurse-submodules'
Junio C Hamano
1
-0
/
+12
2021-09-10
Merge branch 'uk/userdiff-php-enum'
Junio C Hamano
1
-0
/
+4
2021-09-10
Merge branch 'tk/fast-export-anonymized-tag-fix'
Junio C Hamano
1
-4
/
+6
2021-09-10
Merge branch 'ab/commit-graph-usage'
Junio C Hamano
1
-0
/
+19
2021-09-10
Merge branch 'mh/send-email-reset-in-reply-to'
Junio C Hamano
1
-0
/
+45
2021-09-10
Merge branch 'sg/set-ceiling-during-tests'
Junio C Hamano
1
-1
/
+2
2021-09-10
Merge branch 'ka/want-ref-in-namespace'
Junio C Hamano
1
-36
/
+172
2021-09-10
Merge branch 'zh/cherry-pick-advice'
Junio C Hamano
2
-7
/
+26
2021-09-09
t5562: use alarm() to interrupt timed child-wait
Jeff King
1
-8
/
+8
2021-09-09
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
1
-2
/
+37
2021-09-09
t1092: add cherry-pick, rebase tests
Derrick Stolee
1
-6
/
+9
2021-09-09
merge-ort: expand only for out-of-cone conflicts
Derrick Stolee
1
-2
/
+28
2021-09-09
merge: make sparse-aware with ORT
Derrick Stolee
1
-2
/
+10
2021-09-08
Merge branch 'sg/column-nl'
Junio C Hamano
1
-0
/
+18
2021-09-08
Merge branch 'rs/branch-allow-deleting-dangling'
Junio C Hamano
1
-0
/
+13
2021-09-08
Merge branch 'mt/quiet-with-delayed-checkout'
Junio C Hamano
1
-0
/
+71
2021-09-08
Merge branch 'dd/diff-files-unmerged-fix'
Junio C Hamano
1
-0
/
+53
2021-09-08
Merge branch 'dd/t6300-wo-gpg-fix'
Junio C Hamano
1
-11
/
+18
2021-09-08
Merge branch 'jk/t5323-no-pack-test-fix'
Junio C Hamano
1
-2
/
+2
2021-09-08
Merge branch 'js/maintenance-launchctl-fix'
Junio C Hamano
1
-0
/
+17
2021-09-08
Merge branch 'ab/ls-remote-packet-trace'
Junio C Hamano
1
-3
/
+3
2021-09-08
Merge branch 'ga/send-email-sendmail-cmd'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'me/t5582-cleanup'
Junio C Hamano
1
-1
/
+0
2021-09-08
t7814: show lack of alternate ODB-adding
Jonathan Tan
1
-0
/
+3
2021-09-08
submodule: lazily add submodule ODBs as alternates
Jonathan Tan
1
-0
/
+10
2021-09-07
sparse-checkout: clear tracked sparse dirs
Derrick Stolee
1
-0
/
+59
2021-09-07
t7519: rewrite sparse index test
Derrick Stolee
1
-17
/
+21
2021-09-07
send-email: fix a "first config key wins" regression in v2.33.0
Ævar Arnfjörð Bjarmason
1
-0
/
+15
2021-09-07
maintenance: add support for systemd timers on Linux
Lénaïc Huard
1
-6
/
+61
2021-09-07
maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
Lénaïc Huard
1
-4
/
+51
2021-09-07
test-lib-functions: keep user's debugger config files and TERM in 'debug'
Philippe Blain
2
-16
/
+50
2021-09-07
test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'
Philippe Blain
3
-5
/
+53
2021-09-07
test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
Philippe Blain
1
-1
/
+1
2021-09-05
apply: resolve trivial merge without hitting ll-merge with "--3way"
Junio C Hamano
1
-0
/
+45
2021-09-03
Merge branch 'fc/completion-updates'
Junio C Hamano
1
-0
/
+15
2021-09-03
Merge branch 'pw/rebase-r-fixes'
Junio C Hamano
3
-9
/
+98
2021-09-03
Merge branch 'pw/rebase-skip-final-fix'
Junio C Hamano
2
-6
/
+25
2021-09-03
Merge branch 'jk/commit-edit-fixup-fix'
Junio C Hamano
1
-1
/
+8
2021-09-03
Merge branch 'ps/connectivity-optim'
Junio C Hamano
1
-0
/
+31
2021-09-03
update-ref: fix streaming of status updates
Patrick Steinhardt
1
-0
/
+32
[prev]
[next]