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-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-08
t0012: verify that built-ins handle `-h` even without gitdir
Johannes Schindelin
1
-1
/
+6
2022-02-06
ls-remote & transport API: release "struct transport_ls_refs_options"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-06
hash-object: fix a trivial leak in --path
Ævar Arnfjörð Bjarmason
1
-0
/
+1
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-04
t0051: use "skip_all" under !MINGW in single-test file
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2022-02-04
branch: add --recurse-submodules option for branch creation
Glen Choo
1
-0
/
+292
2022-02-02
completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
Ævar Arnfjörð Bjarmason
1
-0
/
+31
2022-02-02
completion tests: re-source git-completion.bash in a subshell
Ævar Arnfjörð Bjarmason
1
-21
/
+29
2022-02-02
t/lib-read-tree-m-3way: indent with tabs
Shaoxuan Yuan
1
-48
/
+48
2022-02-02
t/lib-read-tree-m-3way: modernize style
Shaoxuan Yuan
1
-77
/
+77
2022-02-02
patch-id: fix scan_hunk_header on diffs with 1 line of before/after
Jerry Zhang
1
-1
/
+30
2022-02-02
patch-id: fix antipatterns in tests
Jerry Zhang
1
-33
/
+31
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-02-01
perl Git.pm: don't ignore signalled failure in _cmd_close()
Ævar Arnfjörð Bjarmason
4
-4
/
+0
2022-02-01
receive-pack: purge temporary data if no command is ready to run
Chen Bojun
1
-0
/
+8
2022-02-01
branch: make create_branch() always create a branch
Glen Choo
1
-0
/
+17
2022-01-31
t5312: prepare for reftable
Han-Wen Nienhuys
1
-5
/
+5
2022-01-31
t1405: mark test that checks existence as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2022-01-31
t1405: explictly delete reflogs for reftable
Han-Wen Nienhuys
1
-0
/
+6
2022-01-31
fetch --prune: exit with error if pruning fails
Thomas Gummerer
1
-0
/
+11
2022-01-31
Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodules
Junio C Hamano
5
-4
/
+114
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-28
diff-filter: be more careful when looking for negative bits
Johannes Schindelin
1
-0
/
+13
2022-01-27
stash: stop warning about the obsolete `stash.useBuiltin` config setting
Johannes Schindelin
1
-15
/
+0
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
[prev]
[next]