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-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
2022-03-23
git-prompt: make long upstream state indicator consistent
Justin Donnelly
1
-5
/
+5
2022-03-23
git-prompt: make upstream state indicator location consistent
Justin Donnelly
1
-12
/
+13
2022-03-23
git-prompt: rename `upstream` to `upstream_type`
Justin Donnelly
1
-13
/
+13
2022-03-23
hooks: fix "invoked hook" regression in a8cc5943338
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-03-23
ls-tree: split up "fast path" callbacks
Ævar Arnfjörð Bjarmason
1
-74
/
+125
2022-03-23
ls-tree: detect and error on --name-only --name-status
Ævar Arnfjörð Bjarmason
2
-7
/
+19
2022-03-23
ls-tree: support --object-only option for "git-ls-tree"
Teng Long
4
-4
/
+36
2022-03-23
ls-tree: introduce "--format" option
Ævar Arnfjörð Bjarmason
3
-7
/
+272
2022-03-23
cocci: allow padding with `strbuf_addf()`
Johannes Schindelin
1
-3
/
+3
2022-03-23
ls-tree: introduce struct "show_tree_data"
Ævar Arnfjörð Bjarmason
1
-15
/
+27
2022-03-23
ls-tree: slightly refactor `show_tree()`
Teng Long
1
-37
/
+61
2022-03-23
ls-tree: fix "--name-only" and "--long" combined use bug
Teng Long
2
-6
/
+15
2022-03-23
ls-tree: simplify nesting if/else logic in "show_tree()"
Teng Long
1
-12
/
+9
2022-03-23
ls-tree: rename "retval" to "recurse" in "show_tree()"
Teng Long
1
-4
/
+4
2022-03-23
ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-03-23
ls-tree: use "enum object_type", not {blob,tree,commit}_type
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2022-03-23
ls-tree: add missing braces to "else" arms
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2022-03-23
ls-tree: remove commented-out code
Ævar Arnfjörð Bjarmason
1
-9
/
+0
2022-03-23
ls-tree tests: add tests for --name-status
Ævar Arnfjörð Bjarmason
1
-26
/
+29
2022-03-21
The thirteenth batch
Junio C Hamano
1
-0
/
+15
2022-03-21
Merge branch 'jy/gitweb-no-need-for-meta'
Junio C Hamano
2
-4
/
+15
2022-03-21
Merge branch 'pw/single-key-interactive'
Junio C Hamano
3
-6
/
+33
2022-03-21
Merge branch 'ds/partial-bundles'
Junio C Hamano
20
-133
/
+317
2022-03-21
Merge branch 'ep/test-malloc-check-with-glibc-2.34'
Junio C Hamano
1
-0
/
+18
2022-03-21
Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests'
Junio C Hamano
7
-45
/
+72
2022-03-21
Makefile: use ' ', not non-existing $(wspfx_SQ)
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-03-18
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
2
-0
/
+11
[prev]
[next]