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-04-04
Merge branch 'ds/partial-bundle-more'
Junio C Hamano
8
-47
/
+94
2022-04-04
Merge branch 'tl/ls-tree-oid-only'
Junio C Hamano
6
-94
/
+492
2022-04-04
Merge branch 'ab/reflog-parse-options'
Junio C Hamano
6
-67
/
+165
2022-03-30
The 17th batch
Junio C Hamano
1
-0
/
+4
2022-03-30
Merge branch 'ab/test-tap-fix-for-immediate'
Junio C Hamano
2
-1
/
+18
2022-03-30
Merge branch 'ab/hook-tests-updates'
Junio C Hamano
67
-606
/
+575
2022-03-30
Merge branch 'jd/prompt-upstream-mark'
Junio C Hamano
1
-29
/
+30
2022-03-30
Merge branch 'pw/add-p-single-key'
Junio C Hamano
2
-36
/
+211
2022-03-30
Merge branch 'ab/make-optim-noop'
Junio C Hamano
1
-1
/
+1
2022-03-30
Merge branch 'vd/stash-silence-reset'
Junio C Hamano
11
-30
/
+87
2022-03-30
Merge branch 'ab/racy-hooks'
Junio C Hamano
1
-0
/
+1
2022-03-29
The 16th batch
Junio C Hamano
1
-0
/
+7
2022-03-29
Merge branch 'jc/rebase-detach-fix'
Junio C Hamano
2
-7
/
+13
2022-03-29
Merge branch 'jt/reset-grafts-when-resetting-shallow'
Junio C Hamano
5
-0
/
+22
2022-03-29
Merge branch 'vd/cache-bottom-fix'
Junio C Hamano
2
-26
/
+20
2022-03-29
Merge branch 'ab/refs-various-fixes'
Junio C Hamano
9
-188
/
+135
2022-03-28
reflog: fix 'show' subcommand's argv
SZEDER Gábor
1
-2
/
+2
2022-03-28
pack-objects: lazily set up "struct rev_info", don't leak
Ævar Arnfjörð Bjarmason
3
-8
/
+48
2022-03-25
The 15th batch
Junio C Hamano
1
-0
/
+12
2022-03-25
Merge branch 'gc/recursive-fetch-with-unused-submodules'
Junio C Hamano
6
-312
/
+761
2022-03-25
Merge branch 'ps/fsync-refs'
Junio C Hamano
5
-3
/
+10
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
26
-60
/
+444
2022-03-24
test-lib: have --immediate emit valid TAP on failure
Ævar Arnfjörð Bjarmason
2
-1
/
+18
2022-03-24
reset: show --no-refresh in the short-help
Junio C Hamano
1
-3
/
+3
2022-03-23
reflog [show]: display sensible -h output
Ævar Arnfjörð Bjarmason
2
-2
/
+28
2022-03-23
reflog: convert to parse_options() API
Ævar Arnfjörð Bjarmason
3
-9
/
+50
2022-03-23
reset: remove 'reset.refresh' config option
Victoria Dye
3
-18
/
+4
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
6
-12
/
+2
2022-03-23
reset: do not make '--quiet' disable index refresh
Victoria Dye
3
-39
/
+7
2022-03-23
The 14th batch
Junio C Hamano
1
-0
/
+13
2022-03-23
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
2
-4
/
+19
2022-03-23
Merge branch 'dc/complete-restore'
Junio C Hamano
1
-0
/
+4
2022-03-23
Merge branch 'jc/cat-file-batch-default-format-optim'
Junio C Hamano
2
-6
/
+35
2022-03-23
Merge branch 'js/in-place-reverse-in-sequencer'
Junio C Hamano
1
-6
/
+4
2022-03-23
Merge branch 'ac/test-lazy-fetch'
Junio C Hamano
1
-0
/
+19
2022-03-23
Merge branch 'ps/repack-with-server-info'
Junio C Hamano
3
-4
/
+63
2022-03-23
Merge branch 'ds/doc-maintenance-synopsis-fix'
Junio C Hamano
1
-18
/
+20
2022-03-23
Merge branch 'ab/reflog-prep-fix'
Junio C Hamano
2
-0
/
+11
2022-03-23
Merge branch 'ep/remove-duplicated-includes'
Junio C Hamano
6
-6
/
+0
2022-03-23
Merge branch 'ep/t6423-modernize'
Junio C Hamano
1
-5
/
+5
2022-03-23
Merge branch 'jk/name-rev-w-genno'
Junio C Hamano
2
-14
/
+175
2022-03-23
Merge branch 'jd/userdiff-kotlin'
Junio C Hamano
15
-0
/
+167
2022-03-23
Merge branch 'bc/block-sha1-without-gcc-asm-extension'
Junio C Hamano
1
-17
/
+0
2022-03-23
Merge branch 'gc/submodule-update-part1'
Junio C Hamano
4
-159
/
+183
2022-03-23
bundle: output hash information in 'verify'
Derrick Stolee
2
-7
/
+19
2022-03-23
bundle: move capabilities to end of 'verify'
Derrick Stolee
3
-11
/
+10
2022-03-23
pack-objects: parse --filter directly into revs.filter
Derrick Stolee
1
-6
/
+2
2022-03-23
pack-objects: move revs out of get_object_list()
Derrick Stolee
1
-15
/
+18
2022-03-23
list-objects-filter: remove CL_ARG__FILTER
Derrick Stolee
3
-8
/
+5
2022-03-23
git-prompt: put upstream comments together
Justin Donnelly
1
-5
/
+5
[next]