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
2020-12-08
Merge branch 'mt/do-not-use-scld-in-working-tree'
Junio C Hamano
5
-6
/
+47
2020-12-08
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
2
-2
/
+15
2020-12-08
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
1
-2
/
+4
2020-12-08
Merge branch 'ds/config-literal-value'
Junio C Hamano
7
-76
/
+312
2020-12-08
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-0
/
+1
2020-12-08
Merge branch 'tb/idx-midx-race-fix'
Junio C Hamano
3
-20
/
+31
2020-12-08
Merge branch 'ps/update-ref-multi-transaction'
Junio C Hamano
4
-50
/
+126
2020-12-08
Merge branch 'js/add-i-color-fix'
Junio C Hamano
4
-32
/
+127
2020-12-08
Merge branch 'jt/trace-error-on-warning'
Junio C Hamano
2
-1
/
+7
2020-12-08
pack-bitmap-write: better reuse bitmaps
Derrick Stolee
1
-2
/
+38
2020-12-08
pack-bitmap-write: relax unique revwalk condition
Derrick Stolee
2
-25
/
+22
2020-12-08
pack-bitmap-write: use existing bitmaps
Derrick Stolee
1
-4
/
+36
2020-12-08
pack-bitmap: factor out 'add_commit_to_bitmap()'
Taylor Blau
1
-15
/
+21
2020-12-08
pack-bitmap: factor out 'bitmap_for_commit()'
Taylor Blau
2
-14
/
+21
2020-12-08
pack-bitmap-write: ignore BITMAP_FLAG_REUSE
Jeff King
4
-87
/
+16
2020-12-08
pack-bitmap-write: build fewer intermediate bitmaps
Derrick Stolee
2
-9
/
+148
2020-12-08
pack-bitmap.c: check reads more aggressively when loading
Taylor Blau
1
-1
/
+6
2020-12-08
pack-bitmap-write: rename children to reverse_edges
Derrick Stolee
1
-3
/
+3
2020-12-08
t5310: add branch-based checks
Derrick Stolee
1
-27
/
+34
2020-12-08
commit: implement commit_list_contains()
Derrick Stolee
2
-0
/
+13
2020-12-08
bitmap: implement bitmap_is_subset()
Derrick Stolee
2
-1
/
+22
2020-12-08
pack-bitmap-write: fill bitmap with commit history
Derrick Stolee
1
-7
/
+23
2020-12-08
pack-bitmap-write: pass ownership of intermediate bitmaps
Jeff King
1
-2
/
+8
2020-12-08
pack-bitmap-write: reimplement bitmap writing
Jeff King
1
-123
/
+161
2020-12-08
ewah: add bitmap_dup() function
Jeff King
2
-0
/
+8
2020-12-08
ewah: implement bitmap_or()
Jeff King
1
-0
/
+9
2020-12-08
ewah: make bitmap growth less aggressive
Jeff King
1
-7
/
+4
2020-12-08
ewah: factor out bitmap growth
Jeff King
1
-5
/
+9
2020-12-08
rev-list: die when --test-bitmap detects a mismatch
Jeff King
1
-1
/
+1
2020-12-08
t5310: drop size of truncated ewah bitmap
Jeff King
1
-7
/
+8
2020-12-08
pack-bitmap: bounds-check size of cache extension
Jeff King
2
-4
/
+21
2020-12-08
pack-bitmap: fix header size check
Jeff King
1
-3
/
+4
2020-12-08
ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW()
Taylor Blau
1
-11
/
+4
2020-12-08
t7064: avoid relying on a specific default branch name
Johannes Schindelin
1
-51
/
+52
2020-12-08
t7900: fix typo: "test_execpt_success"
Josh Steadmon
1
-1
/
+1
2020-12-07
completion: bash: fix gitk alias regression
Felipe Contreras
1
-1
/
+1
2020-12-07
commit-graph: use size_t for array allocation and indexing
Jeff King
1
-2
/
+2
2020-12-07
commit-graph: replace packed_oid_list with oid_array
Jeff King
1
-47
/
+15
2020-12-07
commit-graph: drop count_distinct_commits() function
Jeff King
1
-41
/
+2
2020-12-07
oid-array: provide a for-loop iterator
Jeff King
2
-5
/
+25
2020-12-07
t6300: avoid using the default name of the initial branch
Johannes Schindelin
1
-88
/
+90
2020-12-07
pretty format %(trailers) test: split a long line
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2020-12-04
oid-array: make sort function public
Jeff King
2
-5
/
+10
2020-12-04
cache.h: move hash/oid functions to hash.h
Jeff King
2
-94
/
+95
2020-12-04
t0064: make duplicate tests more robust
Jeff King
1
-2
/
+5
2020-12-04
t0064: drop sha1 mention from filename
Jeff King
1
-1
/
+1
2020-12-04
oid-array.h: drop sha1 mention from header guard
Jeff King
1
-3
/
+3
2020-12-04
cmake: determine list of extra built-ins dynamically
Johannes Schindelin
1
-4
/
+11
2020-12-04
t5526: drop the prereq expecting the default branch name `main`
Johannes Schindelin
1
-21
/
+21
2020-12-04
t5526: avoid depending on a specific default branch name
Johannes Schindelin
1
-19
/
+22
[prev]
[next]