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-09-03
Merge branch 'sg/make-fix-ar-invocation'
Junio C Hamano
1
-2
/
+2
2021-09-03
Merge branch 'ti/tcsh-completion-regression-fix'
Junio C Hamano
1
-2
/
+3
2021-09-03
Merge branch 'fc/completion-updates'
Junio C Hamano
2
-7
/
+22
2021-09-03
Merge branch 'pw/rebase-r-fixes'
Junio C Hamano
4
-58
/
+155
2021-09-03
Merge branch 'pw/rebase-skip-final-fix'
Junio C Hamano
3
-6
/
+28
2021-09-03
Merge branch 'cb/ci-use-upload-artifacts-v1'
Junio C Hamano
1
-1
/
+1
2021-09-03
Merge branch 'jk/commit-edit-fixup-fix'
Junio C Hamano
2
-3
/
+11
2021-09-03
Merge branch 'ps/connectivity-optim'
Junio C Hamano
9
-46
/
+127
2021-09-03
developer: enable pedantic by default
Carlo Marcelo Arenas Belón
2
-3
/
+5
2021-09-03
win32: allow building with pedantic mode enabled
Carlo Marcelo Arenas Belón
3
-7
/
+10
2021-09-03
gettext: remove optional non-standard parens in N_() definition
Ævar Arnfjörð Bjarmason
4
-49
/
+1
2021-09-02
remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG
Carlo Marcelo Arenas Belón
1
-3
/
+3
2021-09-02
gc: remove trailing dot from "gc.log" line
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-09-01
p5326: perf tests for MIDX bitmaps
Taylor Blau
1
-0
/
+43
2021-09-01
p5310: extract full and partial bitmap tests
Taylor Blau
2
-62
/
+72
2021-09-01
midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
4
-2
/
+17
2021-09-01
t7700: update to work with MIDX bitmap test knob
Taylor Blau
1
-6
/
+12
2021-09-01
t5319: don't write MIDX bitmaps in t5319
Taylor Blau
1
-1
/
+2
2021-09-01
t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
Jeff King
1
-0
/
+4
2021-09-01
t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
Jeff King
1
-0
/
+3
2021-09-01
t5326: test multi-pack bitmap behavior
Taylor Blau
1
-0
/
+286
2021-09-01
t/helper/test-read-midx.c: add --checksum mode
Taylor Blau
2
-1
/
+19
2021-09-01
t5310: move some tests to lib-bitmap.sh
Taylor Blau
2
-224
/
+241
2021-09-01
pack-bitmap: write multi-pack bitmaps
Taylor Blau
4
-9
/
+215
2021-09-01
pack-bitmap: read multi-pack bitmaps
Taylor Blau
7
-42
/
+336
2021-09-01
pack-bitmap.c: avoid redundant calls to try_partial_reuse
Taylor Blau
1
-11
/
+29
2021-09-01
pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
Taylor Blau
2
-0
/
+17
2021-09-01
pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
Taylor Blau
1
-3
/
+10
2021-09-01
pack-bitmap.c: introduce 'bitmap_num_objects()'
Taylor Blau
1
-16
/
+21
2021-09-01
midx: avoid opening multiple MIDXs when writing
Taylor Blau
6
-34
/
+51
2021-09-01
fetch: avoid second connectivity check if we already have all objects
Patrick Steinhardt
1
-4
/
+3
2021-09-01
fetch: merge fetching and consuming refs
Patrick Steinhardt
1
-21
/
+9
2021-09-01
fetch: refactor fetch refs to be more extendable
Patrick Steinhardt
1
-7
/
+17
2021-09-01
fetch-pack: optimize loading of refs via commit graph
Patrick Steinhardt
1
-0
/
+5
2021-09-01
connected: refactor iterator to return next object ID directly
Patrick Steinhardt
6
-31
/
+25
2021-09-01
fetch: avoid unpacking headers in object existence check
Patrick Steinhardt
1
-3
/
+1
2021-09-01
fetch: speed up lookup of want refs via commit-graph
Patrick Steinhardt
1
-6
/
+18
2021-09-01
midx: close linked MIDXs, avoid leaking memory
Taylor Blau
1
-0
/
+3
2021-09-01
midx: infer preferred pack when not given one
Taylor Blau
1
-6
/
+44
2021-09-01
midx: reject empty `--preferred-pack`'s
Taylor Blau
3
-3
/
+49
2021-09-01
midx: clear auxiliary .rev after replacing the MIDX
Taylor Blau
1
-1
/
+2
2021-09-01
midx: fix `*.rev` cleanups with `--object-dir`
Taylor Blau
2
-5
/
+33
2021-09-01
midx: disallow running outside of a repository
Taylor Blau
2
-1
/
+6
2021-09-01
upload-pack: use stdio in send_ref callbacks
Jacob Vosmaer
2
-5
/
+10
2021-09-01
pkt-line: add stdio packet write functions
Jacob Vosmaer
4
-0
/
+62
2021-09-01
docs: clarify the interaction of transfer.hideRefs and namespaces
Kim Altintop
1
-5
/
+9
2021-09-01
upload-pack.c: treat want-ref relative to namespace
Kim Altintop
2
-7
/
+146
2021-09-01
t5730: introduce fetch command helper
Kim Altintop
1
-36
/
+37
2021-08-31
mailmap.c: fix a memory leak in free_mailap_{info,entry}()
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-08-31
userdiff: support enum keyword in PHP hunk header
USAMI Kenta
2
-1
/
+5
[prev]
[next]