index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+4
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
midx: avoid opening multiple MIDXs when writing
Taylor Blau
1
-1
/
+9
2021-09-01
midx: reject empty `--preferred-pack`'s
Taylor Blau
1
-0
/
+17
2021-09-01
midx: fix `*.rev` cleanups with `--object-dir`
Taylor Blau
1
-0
/
+28
2021-09-01
midx: disallow running outside of a repository
Taylor Blau
1
-0
/
+5
2021-08-24
pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
Taylor Blau
1
-1
/
+8
2021-08-11
Merge branch 'jn/log-m-does-not-imply-p'
Junio C Hamano
1
-2
/
+2
2021-08-09
Revert 'diff-merges: let "-m" imply "-p"'
Jonathan Nieder
1
-2
/
+2
2021-08-06
Merge branch 'cb/t7508-regexp-fix'
Junio C Hamano
1
-1
/
+1
2021-08-06
Merge branch 'fc/disable-checkwinsize'
Junio C Hamano
1
-0
/
+6
2021-08-06
test: fix for COLUMNS and bash 5
Felipe Contreras
1
-0
/
+6
2021-08-04
Merge branch 'tb/mingw-rmdir-symlink-to-directory'
Junio C Hamano
2
-0
/
+16
2021-08-04
Merge branch 'ab/getcwd-test'
Junio C Hamano
4
-1
/
+32
2021-08-04
Merge branch 'pb/merge-autostash-more'
Junio C Hamano
1
-0
/
+19
2021-08-04
Merge branch 'en/ort-perf-batch-14'
Junio C Hamano
1
-1
/
+1
2021-08-04
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
2
-23
/
+221
2021-08-04
Merge branch 'ar/submodule-add'
Junio C Hamano
2
-6
/
+17
2021-08-02
mingw: align symlinks-related rmdir() behavior with Linux
Thomas Bétous
2
-0
/
+16
2021-08-02
t7508: avoid non POSIX BRE
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-08-02
Merge branch 'jt/bulk-prefetch'
Junio C Hamano
1
-0
/
+33
2021-08-02
Merge branch 'ab/bundle-tests'
Junio C Hamano
1
-16
/
+56
2021-08-02
Merge branch 'ps/perf-with-separate-output-directory'
Junio C Hamano
3
-13
/
+24
2021-07-30
t0001: fix broken not-quite getcwd(3) test in bed67874e2
Ævar Arnfjörð Bjarmason
4
-1
/
+32
2021-07-28
Merge branch 'ps/t0000-output-directory-fix'
Junio C Hamano
2
-2
/
+14
2021-07-28
Merge branch 'tb/reverse-midx'
Junio C Hamano
1
-0
/
+5
2021-07-28
Merge branch 'pb/dont-complete-aliased-options'
Junio C Hamano
1
-0
/
+13
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
2
-11
/
+206
2021-07-28
Merge branch 'ab/pkt-line-tests'
Junio C Hamano
5
-34
/
+24
2021-07-28
Merge branch 'jk/t0000-subtests-fix'
Junio C Hamano
1
-10
/
+29
2021-07-28
Merge branch 'ab/attribute-format'
Junio C Hamano
1
-1
/
+1
2021-07-28
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
1
-0
/
+14
2021-07-28
Merge branch 'sm/worktree-add-lock'
Junio C Hamano
1
-1
/
+15
2021-07-28
Merge branch 'ew/many-alternate-optim'
Junio C Hamano
4
-0
/
+100
2021-07-28
Merge branch 'hj/commit-allow-empty-message'
Junio C Hamano
1
-1
/
+1
2021-07-23
merge: apply autostash if merge strategy fails
Philippe Blain
1
-0
/
+8
2021-07-23
merge: apply autostash if fast-forward fails
Philippe Blain
1
-0
/
+11
2021-07-23
cache-tree: prefetch in partial clone read-tree
Jonathan Tan
1
-0
/
+33
2021-07-22
bundle tests: use test_cmp instead of grep
Ævar Arnfjörð Bjarmason
1
-13
/
+53
2021-07-22
bundle tests: use ">file" not ": >file"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-07-22
Merge branch 'bc/rev-list-without-commit-line'
Junio C Hamano
1
-2
/
+78
2021-07-22
Merge branch 'ab/send-email-optim'
Junio C Hamano
1
-0
/
+29
[next]