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-03-01
read-tree: explicitly disallow prefixes with a leading '/'
Victoria Dye
2
-0
/
+14
2022-03-01
status: fix nested sparse directory diff in sparse index
Victoria Dye
2
-0
/
+16
2022-03-01
sparse-index: prevent repo root from becoming sparse
Victoria Dye
2
-3
/
+22
2022-03-01
commit-graph: fix generation number v2 overflow values
Derrick Stolee
2
-1
/
+28
2022-03-01
commit-graph: start parsing generation v2 (again)
Derrick Stolee
5
-5
/
+23
2022-03-01
commit-graph: fix ordering bug in generation numbers
Derrick Stolee
3
-5
/
+48
2022-03-01
t5318: extract helpers to lib-commit-graph.sh
Derrick Stolee
2
-48
/
+50
2022-03-01
test-read-graph: include extra post-parse info
Derrick Stolee
4
-0
/
+20
2022-03-01
refs/files-backend: optimize reading of symbolic refs
Patrick Steinhardt
1
-6
/
+28
2022-03-01
remote: read symbolic refs via `refs_read_symbolic_ref()`
Patrick Steinhardt
2
-10
/
+12
2022-03-01
refs: add ability for backends to special-case reading of symbolic refs
Patrick Steinhardt
6
-0
/
+39
2022-03-01
fetch: avoid lookup of commits when not appending to FETCH_HEAD
Patrick Steinhardt
1
-15
/
+27
2022-03-01
upload-pack: look up "want" lines via commit-graph
Patrick Steinhardt
1
-3
/
+17
2022-03-01
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim
Junio C Hamano
5
-61
/
+262
2022-02-28
test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-28
test-lib: make $GIT_BUILD_DIR an absolute path
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-02-28
test-lib: correct and assert TEST_DIRECTORY overriding
Ævar Arnfjörð Bjarmason
1
-5
/
+17
2022-02-28
test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
Ævar Arnfjörð Bjarmason
1
-4
/
+20
2022-02-28
untracked-cache: write index when populating empty untracked cache
Tao Klerks
1
-3
/
+7
2022-02-28
t7519: populate untracked cache before test
Tao Klerks
1
-0
/
+1
2022-02-28
t7519: avoid file to index mtime race for untracked cache
Tao Klerks
1
-0
/
+6
2022-02-27
rerere-train: two fixes to the use of "git show -s"
Junio C Hamano
1
-1
/
+1
2022-02-25
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
5
-11
/
+35
2022-02-25
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
7
-17
/
+19
2022-02-25
object-file.c: add a literal version of write_object_file_prepare()
Ævar Arnfjörð Bjarmason
1
-10
/
+29
2022-02-25
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
16
-34
/
+41
2022-02-25
object API: rename hash_object_file_literally() to write_*()
Ævar Arnfjörð Bjarmason
3
-7
/
+7
2022-02-25
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
7
-28
/
+38
2022-02-25
object API users + docs: check <0, not !0 with check_object_signature()
Ævar Arnfjörð Bjarmason
5
-6
/
+8
2022-02-25
object API docs: move check_object_signature() docs to cache.h
Ævar Arnfjörð Bjarmason
2
-6
/
+6
2022-02-25
object API: correct "buf" v.s. "map" mismatch in *.c and *.h
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2022-02-25
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
19
-33
/
+33
2022-02-25
object-file API: add a format_object_header() function
Ævar Arnfjörð Bjarmason
6
-11
/
+35
2022-02-25
object-file API: return "void", not "int" from hash_object_file()
Ævar Arnfjörð Bjarmason
2
-11
/
+11
2022-02-25
object-file.c: split up declaration of unrelated variables
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-02-25
The eighth batch
Junio C Hamano
1
-0
/
+29
2022-02-25
Merge branch 'tb/coc-plc-update'
Junio C Hamano
1
-1
/
+1
2022-02-25
Merge branch 'en/ort-inner-merge-conflict-report'
Junio C Hamano
1
-0
/
+5
2022-02-25
Merge branch 'rs/pcre-invalid-utf8-fix-fix'
Junio C Hamano
1
-1
/
+1
2022-02-25
Merge branch 'ds/core-untracked-cache-config'
Junio C Hamano
1
-1
/
+3
2022-02-25
Merge branch 'ab/diff-free-more'
Junio C Hamano
5
-9
/
+5
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
20
-54
/
+112
2022-02-25
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
1
-1
/
+1
2022-02-25
Merge branch 'ab/grep-patterntype'
Junio C Hamano
9
-206
/
+195
2022-02-25
Merge branch 'js/apply-partial-clone-filters-recursively'
Junio C Hamano
8
-8
/
+175
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
42
-85
/
+137
2022-02-25
Merge branch 'ab/only-single-progress-at-once'
Junio C Hamano
6
-76
/
+170
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
13
-49
/
+353
2022-02-25
Merge branch 'ab/ambiguous-object-name'
Junio C Hamano
2
-12
/
+190
2022-02-24
fast-import.c: use designated initializers for "partial" struct assignments
Ævar Arnfjörð Bjarmason
1
-4
/
+10
[prev]
[next]