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-27
stash: stop warning about the obsolete `stash.useBuiltin` config setting
Johannes Schindelin
1
-15
/
+0
2022-01-27
object-name: iterate ambiguous objects before showing header
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-01-27
object-name: explicitly handle OBJ_BAD in show_ambiguous_object()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-01-27
object-name tests: add tests for ambiguous object blind spots
Ævar Arnfjörð Bjarmason
1
-0
/
+82
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
rebase --apply: set ORIG_HEAD correctly
Phillip Wood
1
-0
/
+26
2022-01-26
rebase --apply: fix reflog
Phillip Wood
1
-0
/
+23
2022-01-26
rebase --apply: don't run post-checkout hook if there is an error
Phillip Wood
1
-1
/
+5
2022-01-26
rebase: do not remove untracked files on checkout
Phillip Wood
1
-0
/
+10
2022-01-26
rebase: pass correct arguments to post-checkout hook
Phillip Wood
1
-0
/
+13
2022-01-26
t5403: refactor rebase post-checkout hook tests
Phillip Wood
1
-16
/
+26
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-19
bisect--helper: double-check run command on exit code 126 and 127
René Scharfe
1
-2
/
+2
2022-01-18
bisect: document run behavior with exit codes 126 and 127
René Scharfe
1
-0
/
+45
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-17
refs: skip hooks when deleting uncovered packed refs
Patrick Steinhardt
1
-6
/
+1
2022-01-17
refs: do not execute reference-transaction hook on packing refs
Patrick Steinhardt
1
-10
/
+1
2022-01-17
refs: demonstrate excessive execution of the reference-transaction hook
Patrick Steinhardt
1
-0
/
+64
2022-01-14
Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'
Junio C Hamano
1
-2
/
+2
2022-01-14
repo_read_index: clear SKIP_WORKTREE bit from files present in worktree
Elijah Newren
6
-80
/
+43
2022-01-14
unpack-trees: fix accidental loss of user changes
Elijah Newren
1
-1
/
+1
2022-01-14
t1011: add testcase demonstrating accidental loss of user modifications
Elijah Newren
1
-0
/
+21
2022-01-14
pull --rebase: honor rebase.autostash when fast-forwarding
Philippe Blain
1
-0
/
+13
2022-01-13
Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped
Junio C Hamano
2
-4
/
+280
2022-01-13
update-index: reduce scope of index expansion in do_reupdate
Victoria Dye
1
-1
/
+4
2022-01-13
update-index: integrate with sparse index
Victoria Dye
1
-0
/
+15
2022-01-13
update-index: add tests for sparse-checkout compatibility
Victoria Dye
2
-0
/
+168
2022-01-13
checkout-index: integrate with sparse index
Victoria Dye
1
-1
/
+10
2022-01-13
checkout-index: add --ignore-skip-worktree-bits option
Victoria Dye
1
-10
/
+17
2022-01-13
checkout-index: expand sparse checkout compatibility tests
Victoria Dye
2
-0
/
+55
[prev]
[next]