index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
pack-revindex.c: instrument loading on-disk reverse index
Taylor Blau
1
-0
/
+3
2022-01-27
midx.c: make changing the preferred pack safe
Taylor Blau
4
-10
/
+29
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
3
-2
/
+30
2022-01-26
Start post 2.35 cycle
Junio C Hamano
1
-1
/
+1
2022-01-26
Documentation/config/pgp.txt: add missing apostrophe
Greg Hurrell
1
-1
/
+1
2022-01-26
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Greg Hurrell
1
-1
/
+1
2022-01-26
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
7
-77
/
+33
2022-01-26
sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
Ævar Arnfjörð Bjarmason
1
-6
/
+4
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
3
-2
/
+30
2022-01-26
clone: support unusual remote ref configurations
Jonathan Tan
2
-6
/
+21
2022-01-26
compat: auto-detect if zlib has uncompress2()
Ævar Arnfjörð Bjarmason
8
-46
/
+21
2022-01-24
mem-pool: don't assume uintmax_t is aligned enough for all types
Jessica Clarke
1
-3
/
+23
2022-01-24
Git 2.35
Junio C Hamano
2
-1
/
+11
2022-01-24
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
2
-3
/
+13
2022-01-24
Merge tag 'l10n-2.35.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
11
-39598
/
+36951
2022-01-23
split-index: it really is incompatible with the sparse index
Johannes Schindelin
2
-0
/
+6
2022-01-23
t1091: disable split index
Johannes Schindelin
1
-28
/
+26
2022-01-23
sparse-index: sparse index is disallowed when split index is active
Johannes Schindelin
1
-1
/
+1
2022-01-23
l10n: Update Catalan translation
Jordi Mas
1
-16
/
+16
2022-01-22
Merge branch 'l10n/zh_TW/220113' of github.com:l10n-tw/git-po
Jiang Xin
1
-3115
/
+3462
2022-01-21
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
2
-3
/
+13
2022-01-21
merge: fix memory leaks in cmd_merge()
Elijah Newren
1
-1
/
+5
2022-01-21
merge-ort: fix memory leak in merge_ort_internal()
Elijah Newren
1
-5
/
+5
2022-01-22
l10n: zh_TW: v2.35.0 round 2 (0 untranslated)
Yi-Jyun Pan
1
-84
/
+85
2022-01-21
sparse-checkout: create leading directory
Jonathan Tan
2
-0
/
+9
2022-01-21
l10n: Update Catalan translation
Jordi Mas
1
-555
/
+444
2022-01-20
Merge branch 'js/branch-track-inherit'
Junio C Hamano
4
-9
/
+9
2022-01-20
fetch: help translators by reusing the same message template
Junio C Hamano
2
-2
/
+3
2022-01-20
reftable: add print functions to the record types
Han-Wen Nienhuys
3
-15
/
+95
2022-01-20
reftable: make reftable_record a tagged union
Han-Wen Nienhuys
12
-337
/
+334
2022-01-20
reftable: remove outdated file reftable.c
Han-Wen Nienhuys
1
-115
/
+0
2022-01-20
reftable: implement record equality generically
Han-Wen Nienhuys
3
-22
/
+63
2022-01-20
reftable: make reftable-record.h function signatures const correct
Han-Wen Nienhuys
2
-14
/
+14
2022-01-20
reftable: handle null refnames in reftable_ref_record_equal
Han-Wen Nienhuys
1
-3
/
+5
2022-01-20
reftable: drop stray printf in readwrite_test
Han-Wen Nienhuys
1
-1
/
+0
2022-01-20
reftable: order unittests by complexity
Han-Wen Nienhuys
1
-4
/
+5
2022-01-20
reftable: all xxx_free() functions accept NULL arguments
Han-Wen Nienhuys
2
-0
/
+4
2022-01-20
reftable: fix resource warning
Han-Wen Nienhuys
1
-5
/
+5
2022-01-20
reftable: ignore remove() return value in stack_test.c
Han-Wen Nienhuys
1
-1
/
+1
2022-01-20
reftable: check reftable_stack_auto_compact() return value
Han-Wen Nienhuys
1
-0
/
+1
2022-01-20
reftable: fix resource leak blocksource.c
Han-Wen Nienhuys
1
-2
/
+4
2022-01-20
reftable: fix resource leak in block.c error path
Han-Wen Nienhuys
3
-18
/
+97
2022-01-20
reftable: fix OOB stack write in print functions
Han-Wen Nienhuys
1
-2
/
+2
2022-01-20
branch,checkout: fix --track documentation
René Scharfe
4
-9
/
+9
2022-01-20
test-lib: unset trace2 parent envvars
Josh Steadmon
1
-0
/
+2
[prev]
[next]