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
2022-01-26
Merge branch 'en/keep-cwd'
Junio C Hamano
1
-0
/
+21
2022-01-26
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
1
-0
/
+21
2022-01-26
clone: support unusual remote ref configurations
Jonathan Tan
1
-0
/
+15
2022-01-24
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
1
-0
/
+13
2022-01-23
t1091: disable split index
Johannes Schindelin
1
-28
/
+26
2022-01-21
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
1
-0
/
+13
2022-01-21
sparse-checkout: create leading directory
Jonathan Tan
1
-0
/
+6
2022-01-20
fetch: help translators by reusing the same message template
Junio C Hamano
1
-1
/
+1
2022-01-20
reftable: order unittests by complexity
Han-Wen Nienhuys
1
-4
/
+5
2022-01-20
test-lib: unset trace2 parent envvars
Josh Steadmon
1
-0
/
+2
2022-01-18
fetch --negotiate-only: do not update submodules
Glen Choo
2
-0
/
+24
2022-01-18
config: include file if remote URL matches a glob
Jonathan Tan
1
-0
/
+118
2022-01-17
merge-ort: avoid assuming all renames detected
Elijah Newren
1
-0
/
+67
2022-01-17
wrapper: add a helper to generate numbers from a CSPRNG
brian m. carlson
3
-0
/
+31
2022-01-14
Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'
Junio C Hamano
1
-2
/
+2
2022-01-14
pull --rebase: honor rebase.autostash when fast-forwarding
Philippe Blain
1
-0
/
+13
2022-01-13
t1450-fsck: exec-bit is not needed to make loose object writable
Johannes Sixt
1
-2
/
+2
2022-01-12
Merge branch 'fs/gpg-unknown-key-test-fix'
Junio C Hamano
1
-20
/
+2
2022-01-12
Merge branch 'ma/windows-dynload-fix'
Junio C Hamano
1
-1
/
+3
2022-01-12
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
1
-0
/
+8
2022-01-12
t/gpg: simplify test for unknown key
Fabian Stelzer
1
-20
/
+2
2022-01-12
builtin add -p: fix hunk splitting
Phillip Wood
1
-4
/
+42
2022-01-12
t3701: clean up hunk splitting tests
Phillip Wood
1
-4
/
+4
2022-01-12
t0027: add tests for eol without text in .gitattributes
brian m. carlson
1
-0
/
+6
2022-01-10
fmt-merge-msg: prevent use-after-free with signed tags
Taylor Blau
1
-0
/
+8
2022-01-10
Merge branch 'en/stash-df-fix'
Junio C Hamano
1
-0
/
+24
2022-01-10
Merge branch 'ms/t-readme-typofix'
Junio C Hamano
1
-1
/
+1
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
13
-40
/
+41
2022-01-10
Merge branch 'en/merge-ort-renorm-with-rename-delete-conflict-fix'
Junio C Hamano
1
-0
/
+26
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
5
-4
/
+114
2022-01-10
Merge branch 'jz/apply-3-corner-cases'
Junio C Hamano
1
-0
/
+18
2022-01-10
Merge branch 'ab/do-not-limit-stash-help-to-push'
Junio C Hamano
1
-0
/
+19
2022-01-10
Merge branch 'ds/fetch-pull-with-sparse-index'
Junio C Hamano
4
-80
/
+149
2022-01-10
Merge branch 'hn/ref-api-tests-update'
Junio C Hamano
3
-11
/
+24
2022-01-10
Merge branch 'ja/perf-use-specified-shell'
Junio C Hamano
1
-1
/
+1
2022-01-10
Merge branch 'hn/test-ref-store-show-hash-algo'
Junio C Hamano
1
-4
/
+5
2022-01-10
Merge branch 'ws/fast-export-with-revision-options'
Junio C Hamano
1
-0
/
+32
2022-01-10
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
Junio C Hamano
1
-1
/
+36
2022-01-10
name-rev: deprecate --stdin in favor of --annotate-stdin
John Cai
6
-19
/
+25
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
1
-1
/
+3
2022-01-07
send-email: use 'git hook run' for 'sendemail-validate'
Emily Shaffer
1
-2
/
+2
2022-01-07
git hook run: add an --ignore-missing flag
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-01-07
hook: add 'run' subcommand
Emily Shaffer
1
-0
/
+129
2022-01-07
update-index: refresh should rewrite index in case of racy timestamps
Marc Strapetz
1
-0
/
+64
2022-01-07
t7508: add tests capturing racy timestamp handling
Marc Strapetz
1
-0
/
+22
2022-01-07
t7508: fix bogus mtime verification
Marc Strapetz
1
-5
/
+3
2022-01-07
test-lib: introduce API for verifying file mtime
Marc Strapetz
1
-0
/
+33
2022-01-05
Merge branch 'rs/pcre2-utf'
Junio C Hamano
1
-0
/
+6
2022-01-05
Merge branch 'jc/t4204-do-not-write-git-on-upstream-of-pipe'
Junio C Hamano
1
-12
/
+17
[prev]
[next]