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
2021-03-31
t/helper/test-bitmap.c: initial commit
Taylor Blau
4
-0
/
+27
2021-03-31
pack-bitmap: add 'test_bitmap_commits()' helper
Taylor Blau
2
-0
/
+19
2021-03-31
sequencer: fix edit handling for cherry-pick and revert messages
Elijah Newren
4
-17
/
+77
2021-03-30
The fifth batch
Junio C Hamano
1
-12
/
+17
2021-03-30
Merge branch 'jc/doc-format-patch-clarify'
Junio C Hamano
1
-2
/
+19
2021-03-30
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
1
-1
/
+1
2021-03-30
Merge branch 'hx/pack-objects-chunk-comment'
Junio C Hamano
1
-2
/
+2
2021-03-30
Merge branch 'rf/send-email-hookspath'
Junio C Hamano
3
-1
/
+46
2021-03-30
Merge branch 'ab/remove-rebase-usebuiltin'
Junio C Hamano
3
-34
/
+0
2021-03-30
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Junio C Hamano
1
-7
/
+8
2021-03-30
Merge branch 'ab/diff-no-index-tests'
Junio C Hamano
1
-0
/
+60
2021-03-30
Merge branch 'ab/read-tree'
Junio C Hamano
11
-147
/
+205
2021-03-30
Merge branch 'bs/asciidoctor-installation-hints'
Junio C Hamano
1
-1
/
+3
2021-03-30
Merge branch 'mt/checkout-remove-nofollow'
Junio C Hamano
5
-33
/
+39
2021-03-30
p2000: add sparse-index repos
Derrick Stolee
1
-1
/
+18
2021-03-30
sparse-index: loose integration with cache_tree_verify()
Derrick Stolee
2
-3
/
+19
2021-03-30
cache-tree: integrate with sparse directory entries
Derrick Stolee
2
-1
/
+27
2021-03-30
sparse-checkout: disable sparse-index
Derrick Stolee
2
-1
/
+22
2021-03-30
sparse-checkout: toggle sparse index from builtin
Derrick Stolee
5
-34
/
+80
2021-03-30
sparse-index: add index.sparse config option
Derrick Stolee
5
-6
/
+44
2021-03-30
sparse-index: check index conversion happens
Derrick Stolee
1
-0
/
+18
2021-03-30
unpack-trees: allow sparse directories
Derrick Stolee
1
-3
/
+7
2021-03-30
submodule: sparse-index should not collapse links
Derrick Stolee
2
-0
/
+18
2021-03-30
sparse-index: convert from full to sparse
Derrick Stolee
6
-4
/
+228
2021-03-30
sparse-index: add 'sdir' index extension
Derrick Stolee
2
-0
/
+21
2021-03-30
sparse-checkout: hold pattern list in index
Derrick Stolee
2
-7
/
+12
2021-03-30
unpack-trees: ensure full index
Derrick Stolee
1
-0
/
+7
2021-03-30
test-tool: don't force full index
Derrick Stolee
2
-1
/
+17
2021-03-30
test-read-cache: print cache entries with --table
Derrick Stolee
1
-10
/
+45
2021-03-30
t1092: compare sparse-checkout to sparse-index
Derrick Stolee
2
-4
/
+23
2021-03-30
sparse-index: implement ensure_full_index()
Derrick Stolee
3
-2
/
+118
2021-03-30
sparse-index: add guard to ensure full index
Derrick Stolee
6
-1
/
+36
2021-03-30
t1092: clean up script quoting
Derrick Stolee
1
-10
/
+10
2021-03-30
t/perf: add performance test for sparse operations
Derrick Stolee
1
-0
/
+84
2021-03-30
sparse-index: design doc and format update
Derrick Stolee
2
-0
/
+182
2021-03-30
t/helper/test-read-midx.c: add '--show-objects'
Taylor Blau
1
-4
/
+20
2021-03-30
builtin/multi-pack-index.c: display usage on unrecognized command
Taylor Blau
1
-4
/
+7
2021-03-30
builtin/multi-pack-index.c: don't enter bogus cmd_mode
Taylor Blau
1
-2
/
+8
2021-03-30
builtin/multi-pack-index.c: split sub-commands
Taylor Blau
1
-25
/
+105
2021-03-30
builtin/multi-pack-index.c: define common usage with a macro
Taylor Blau
1
-1
/
+16
2021-03-30
builtin/multi-pack-index.c: don't handle 'progress' separately
Taylor Blau
1
-5
/
+3
2021-03-30
builtin/multi-pack-index.c: inline 'flags' with options
Taylor Blau
1
-7
/
+6
2021-03-29
column, range-diff: downcase option description
Chinmoy Chakraborty
2
-5
/
+5
2021-03-29
cmake(install): include vcpkg dlls
Dennis Ameling
2
-0
/
+9
2021-03-29
cmake: add a preparatory work-around to accommodate `vcpkg`
Johannes Schindelin
1
-5
/
+9
2021-03-28
fetch-pack: use new fsck API to printing dangling submodules
Ævar Arnfjörð Bjarmason
4
-51
/
+39
2021-03-28
fetch-pack: use file-scope static struct for fsck_options
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-03-28
fetch-pack: don't needlessly copy fsck_options
Ævar Arnfjörð Bjarmason
1
-7
/
+3
2021-03-28
fsck.c: move gitmodules_{found,done} into fsck_options
Ævar Arnfjörð Bjarmason
3
-15
/
+19
2021-03-28
fsck.c: add an fsck_set_msg_type() API that takes enums
Ævar Arnfjörð Bjarmason
3
-11
/
+22
[prev]
[next]