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-02-20
sparse-checkout: correct reapply's handling of options
Elijah Newren
1
-0
/
+28
2022-02-19
hook tests: use a modern style for "pre-push" tests
Ævar Arnfjörð Bjarmason
1
-36
/
+35
2022-02-19
hook tests: test for exact "pre-push" hook input
Ævar Arnfjörð Bjarmason
1
-5
/
+18
2022-02-18
Merge branch 'jd/t0015-modernize'
Junio C Hamano
1
-3
/
+3
2022-02-18
Merge branch 'js/short-help-outside-repo-fix'
Junio C Hamano
1
-1
/
+6
2022-02-18
Merge branch 'tb/midx-no-bitmap-for-no-objects'
Junio C Hamano
1
-0
/
+22
2022-02-18
Merge branch 'ab/release-transport-ls-refs-options'
Junio C Hamano
1
-0
/
+1
2022-02-18
Merge branch 'ab/hash-object-leakfix'
Junio C Hamano
1
-0
/
+1
2022-02-18
Merge branch 'gc/branch-recurse-submodules'
Junio C Hamano
2
-0
/
+309
2022-02-18
Merge branch 'ab/t0051-skip-on-non-windows'
Junio C Hamano
1
-1
/
+6
2022-02-18
Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'
Junio C Hamano
1
-0
/
+50
2022-02-18
Merge branch 'pw/use-in-process-checkout-in-rebase'
Junio C Hamano
3
-15
/
+101
2022-02-18
Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors'
Junio C Hamano
1
-0
/
+8
2022-02-18
cat-file: add --batch-command mode
John Cai
1
-1
/
+119
2022-02-18
cat-file: add remove_timestamp helper
John Cai
1
-5
/
+10
2022-02-17
Merge branch 'ab/complete-show-all-commands'
Junio C Hamano
1
-21
/
+60
2022-02-17
Merge branch 'sy/modernize-t-lib-read-tree-m-3way'
Junio C Hamano
1
-84
/
+84
2022-02-17
Merge branch 'vd/sparse-clean-etc'
Junio C Hamano
2
-4
/
+280
2022-02-17
Merge branch 'jz/rev-list-exclude-first-parent-only'
Junio C Hamano
1
-6
/
+12
2022-02-17
Merge branch 'jz/patch-id-hunk-header-parsing-fix'
Junio C Hamano
1
-34
/
+61
2022-02-17
Merge branch 'hn/reftable-tests'
Junio C Hamano
2
-6
/
+12
2022-02-17
fetch: make `--atomic` flag cover pruning of refs
Patrick Steinhardt
1
-6
/
+2
2022-02-17
fetch: make `--atomic` flag cover backfilling of tags
Patrick Steinhardt
1
-8
/
+3
2022-02-17
fetch: report errors when backfilling tags fails
Patrick Steinhardt
1
-3
/
+1
2022-02-17
fetch: increase test coverage of fetches
Patrick Steinhardt
2
-0
/
+114
2022-02-16
Merge branch 'ab/do-not-hide-failures-in-git-dot-pm'
Junio C Hamano
4
-4
/
+0
2022-02-16
Merge branch 'js/no-more-legacy-stash'
Junio C Hamano
1
-15
/
+0
2022-02-16
Merge branch 'js/diff-filter-negation-fix'
Junio C Hamano
1
-0
/
+13
2022-02-16
Merge branch 'en/fetch-negotiation-default-fix'
Junio C Hamano
1
-3
/
+21
2022-02-16
Merge branch 'tb/midx-bitmap-corruption-fix'
Junio C Hamano
5
-141
/
+263
2022-02-16
Merge branch 'en/remerge-diff'
Junio C Hamano
3
-4
/
+305
2022-02-16
Merge branch 'hn/reftable-coverity-fixes'
Junio C Hamano
1
-4
/
+5
2022-02-16
Merge branch 'ld/sparse-index-bash-completion'
Junio C Hamano
1
-0
/
+138
2022-02-16
date API: add and use a date_mode_release()
Ævar Arnfjörð Bjarmason
2
-0
/
+4
2022-02-16
date API: provide and use a DATE_MODE_INIT
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-15
grep tests: add missing "grep.patternType" config tests
Ævar Arnfjörð Bjarmason
1
-0
/
+52
2022-02-15
grep tests: create a helper function for "BRE" or "ERE"
Ævar Arnfjörð Bjarmason
1
-80
/
+54
2022-02-15
log tests: check if grep_config() is called by "log"-like cmds
Ævar Arnfjörð Bjarmason
1
-0
/
+24
2022-02-11
Merge branch 'tg/fetch-prune-exit-code-fix'
Junio C Hamano
1
-0
/
+11
2022-02-11
Merge branch 'rc/negotiate-only-typofix'
Junio C Hamano
1
-1
/
+1
2022-02-11
Merge branch 'ab/no-errno-from-resolve-ref-unsafe'
Junio C Hamano
1
-2
/
+1
2022-02-11
Merge branch 'bc/csprng-mktemps'
Junio C Hamano
3
-0
/
+31
2022-02-11
Merge branch 'bc/clarify-eol-attr'
Junio C Hamano
1
-0
/
+6
2022-02-11
t0001: replace "test [-d|-f]" with test_path_is_* functions
Shaoxuan Yuan
1
-1
/
+2
2022-02-11
log: add a --no-graph option
Alex Henrie
1
-0
/
+69
2022-02-09
t1410: mark bufsize boundary test as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2022-02-09
t1410: use test-tool ref-store to inspect reflogs
Han-Wen Nienhuys
1
-1
/
+2
2022-02-09
t/t0015-hash.sh: remove unnecessary '\' at line end
Jaydeep Das
1
-3
/
+3
2022-02-09
clone, submodule: pass partial clone filters to submodules
Josh Steadmon
2
-0
/
+82
[prev]
[next]