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-04-02
Merge branch 'zh/format-patch-fractional-reroll-count'
Junio C Hamano
6
-12
/
+88
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
21
-52
/
+3315
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
11
-137
/
+277
2021-04-01
Makefile: add QUIET_GEN to "tags" and "TAGS" targets
Ævar Arnfjörð Bjarmason
1
-4
/
+6
2021-04-01
midx.c: improve cache locality in midx_pack_order_cmp()
Jeff King
1
-26
/
+29
2021-04-01
pack-revindex: write multi-pack reverse indexes
Taylor Blau
2
-0
/
+116
2021-04-01
pack-write.c: extract 'write_rev_file_order'
Taylor Blau
2
-11
/
+26
2021-04-01
pack-revindex: read multi-pack reverse indexes
Taylor Blau
5
-0
/
+199
2021-04-01
Documentation/technical: describe multi-pack reverse indexes
Taylor Blau
1
-0
/
+83
2021-04-01
midx: make some functions non-static
Taylor Blau
2
-2
/
+4
2021-04-01
midx: keep track of the checksum
Taylor Blau
1
-1
/
+2
2021-04-01
midx: don't free midx_name early
Taylor Blau
1
-1
/
+0
2021-04-01
midx: allow marking a pack as preferred
Taylor Blau
7
-18
/
+148
2021-04-01
builtin/clone.c: add --reject-shallow option
Li Linchao
10
-6
/
+108
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
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
2021-03-28
fsck.c: pass along the fsck_msg_id in the fsck_error callback
Ævar Arnfjörð Bjarmason
5
-6
/
+14
2021-03-28
fsck.[ch]: move FOREACH_FSCK_MSG_ID & fsck_msg_id from *.c to *.h
Ævar Arnfjörð Bjarmason
2
-66
/
+66
2021-03-28
fsck.c: give "FOREACH_MSG_ID" a more specific name
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-03-28
fsck.c: undefine temporary STR macro after use
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-03-28
fsck.c: call parse_msg_type() early in fsck_set_msg_type()
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-03-28
fsck.h: re-order and re-assign "enum fsck_msg_type"
Ævar Arnfjörð Bjarmason
1
-4
/
+6
2021-03-28
fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum
Ævar Arnfjörð Bjarmason
5
-20
/
+25
2021-03-28
fsck.c: refactor fsck_msg_type() to limit scope of "int msg_type"
Ævar Arnfjörð Bjarmason
1
-7
/
+5
2021-03-28
fsck.c: rename remaining fsck_msg_id "id" to "msg_id"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
[prev]
[next]