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-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-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-09
Merge branch 'js/sparse-vs-split-index'
Junio C Hamano
1
-28
/
+26
2022-02-09
Merge branch 'jt/clone-not-quite-empty'
Junio C Hamano
1
-0
/
+15
2022-02-09
Merge branch 'jt/sparse-checkout-leading-dir-fix'
Junio C Hamano
1
-0
/
+6
2022-02-09
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2
-2
/
+136
2022-02-09
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
6
-19
/
+25
2022-02-09
Merge branch 'gc/fetch-negotiate-only-early-return'
Junio C Hamano
2
-0
/
+24
2022-02-09
Merge branch 'pw/add-p-hunk-split-fix'
Junio C Hamano
1
-5
/
+43
2022-02-09
Merge branch 'jt/conditional-config-on-remote-url'
Junio C Hamano
1
-0
/
+118
2022-02-09
Merge branch 'en/merge-ort-restart-optim-fix'
Junio C Hamano
1
-0
/
+67
2022-02-09
Merge branch 'js/test-unset-trace2-parents'
Junio C Hamano
1
-0
/
+2
2022-02-08
completion: handle unusual characters for sparse-checkout
Lessley Dennington
1
-0
/
+49
2022-02-08
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
1
-16
/
+22
2022-02-08
completion: address sparse-checkout issues
Lessley Dennington
1
-0
/
+83
2022-02-05
Merge branch 'ms/update-index-racy'
Junio C Hamano
3
-5
/
+122
2022-02-05
Merge branch 'ab/cat-file'
Junio C Hamano
2
-0
/
+134
2022-02-05
Merge branch 'pb/pull-rebase-autostash-fix'
Junio C Hamano
1
-0
/
+13
2022-02-02
diff-merges: avoid history simplifications when diffing merges
Elijah Newren
1
-1
/
+57
2022-02-02
show, log: include conflict/warning messages in --remerge-diff headers
Elijah Newren
1
-0
/
+144
2022-02-02
merge-ort: capture and print ll-merge warnings in our preferred fashion
Elijah Newren
2
-4
/
+14
2022-02-02
show, log: provide a --remerge-diff capability
Elijah Newren
1
-0
/
+91
2022-02-02
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
1
-1
/
+1
2022-02-02
repo-settings: fix error handling for unknown values
Elijah Newren
1
-0
/
+7
2022-02-02
repo-settings: fix checking for fetch.negotiationAlgorithm=default
Elijah Newren
1
-3
/
+14
2022-01-31
fetch --prune: exit with error if pruning fails
Thomas Gummerer
1
-0
/
+11
2022-01-28
Merge branch 'en/keep-cwd' into maint
Junio C Hamano
1
-0
/
+21
2022-01-28
fetch: fix negotiate-only error message
Robert Coup
1
-1
/
+1
2022-01-27
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau
2
-0
/
+47
2022-01-27
midx: read `RIDX` chunk when present
Taylor Blau
4
-6
/
+31
2022-01-27
t/lib-bitmap.sh: parameterize tests over reverse index source
Taylor Blau
1
-6
/
+14
2022-01-27
t5326: move tests to t/lib-bitmap.sh
Taylor Blau
2
-171
/
+179
2022-01-27
t5326: extract `test_rev_exists`
Taylor Blau
1
-15
/
+22
2022-01-27
t5326: drop unnecessary setup
Taylor Blau
1
-4
/
+0
2022-01-27
midx.c: make changing the preferred pack safe
Taylor Blau
1
-1
/
+1
2022-01-27
t5326: demonstrate bitmap corruption after permutation
Taylor Blau
1
-0
/
+31
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
[next]