index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hash-lookup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
The fifth batch
Junio C Hamano
1
-0
/
+25
2024-08-14
The fourth batch
Junio C Hamano
1
-0
/
+56
2024-08-09
ref-filter: populate symref from iterator
John Cai
1
-5
/
+12
2024-08-09
refs: add referent to each_ref_fn
John Cai
48
-54
/
+78
2024-08-09
refs: keep track of unresolved reference value in iterators
John Cai
6
-5
/
+30
2024-08-09
diff-tree: fix crash when used with --remerge-diff
Xing Xin
2
-0
/
+48
2024-08-08
The third batch
Junio C Hamano
1
-0
/
+25
2024-08-08
t7004: make use of write_script
AbdAlRahman Gad
1
-6
/
+2
2024-08-08
t7004: use single quotes instead of double quotes
AbdAlRahman Gad
1
-35
/
+35
2024-08-08
t7004: begin the test body on the same line as test_expect_success
AbdAlRahman Gad
1
-54
/
+71
2024-08-08
t7004: description on the same line as test_expect_success
AbdAlRahman Gad
1
-166
/
+83
2024-08-08
t7004: do not prepare things outside test_expect_success
AbdAlRahman Gad
1
-338
/
+360
2024-08-08
t7004: use indented here-doc
AbdAlRahman Gad
1
-19
/
+19
2024-08-08
t7004: one command per line
AbdAlRahman Gad
1
-2
/
+4
2024-08-08
t7004: remove space after redirect operators
AbdAlRahman Gad
1
-25
/
+25
2024-08-08
reftable/stack: handle locked tables during auto-compaction
Patrick Steinhardt
3
-22
/
+70
2024-08-08
reftable/stack: fix corruption on concurrent compaction
Patrick Steinhardt
1
-5
/
+102
2024-08-08
reftable/stack: use lock_file when adding table to "tables.list"
Patrick Steinhardt
1
-10
/
+11
2024-08-08
reftable/stack: do not die when fsyncing lock file files
Patrick Steinhardt
1
-2
/
+5
2024-08-08
reftable/stack: simplify tracking of table locks
Patrick Steinhardt
1
-7
/
+7
2024-08-08
reftable/stack: update stats on failed full compaction
Patrick Steinhardt
2
-9
/
+8
2024-08-08
reftable/stack: test compaction with already-locked tables
Patrick Steinhardt
1
-0
/
+77
2024-08-08
reftable/stack: extract function to setup stack with N tables
Patrick Steinhardt
1
-32
/
+32
2024-08-08
reftable/stack: refactor function to gather table sizes
Patrick Steinhardt
1
-5
/
+6
2024-08-08
object: fix leaking packfiles when closing object store
Patrick Steinhardt
2
-0
/
+10
2024-08-08
submodule: fix leaking seen submodule names
Patrick Steinhardt
3
-0
/
+3
2024-08-08
submodule: fix leaking fetch tasks
Patrick Steinhardt
1
-10
/
+7
2024-08-08
builtin/submodule: allow "add" to use different ref storage format
Patrick Steinhardt
4
-2
/
+39
2024-08-08
refs: fix ref storage format for submodule ref stores
Patrick Steinhardt
2
-2
/
+70
2024-08-08
builtin/clone: propagate ref storage format to submodules
Patrick Steinhardt
2
-2
/
+31
2024-08-08
builtin/submodule: allow cloning with different ref storage format
Patrick Steinhardt
4
-1
/
+84
2024-08-08
git-submodule.sh: break overly long command lines
Patrick Steinhardt
1
-9
/
+55
2024-08-08
transport: fix leak with transport helper URLs
Junio C Hamano
1
-1
/
+3
2024-08-06
t3206: test_when_finished before dirtying operations, not after
Junio C Hamano
1
-26
/
+26
2024-08-06
t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
Ghanshyam Thakkar
4
-357
/
+363
2024-08-05
t/t7704-repack-cruft.sh: avoid failures during long-running tests
Taylor Blau
1
-1
/
+1
2024-08-05
t6421: fix test to work when repo dir contains d0
Kyle Lippincott
1
-6
/
+9
2024-08-05
set errno=0 before strtoX calls
Kyle Lippincott
4
-0
/
+5
2024-08-05
log-tree: use decimal_width()
René Scharfe
1
-11
/
+2
2024-08-05
refs/files: prevent memory leak by freeing packed_ref_store
Sven Strickroth
1
-0
/
+1
2024-08-05
apply: canonicalize modes read from patches
Jeff King
2
-0
/
+63
2024-08-04
t-reftable-tree: improve the test for infix_walk()
Chandra Pratap
1
-7
/
+15
2024-08-04
t-reftable-tree: add test for non-existent key
Chandra Pratap
1
-0
/
+1
2024-08-04
t-reftable-tree: split test_tree() into two sub-test functions
Chandra Pratap
1
-4
/
+19
2024-08-04
t: move reftable/tree_test.c to the unit testing framework
Chandra Pratap
5
-63
/
+61
2024-08-04
reftable: remove unnecessary curly braces in reftable/tree.c
Chandra Pratap
1
-10
/
+5
2024-08-03
Documentation: add platform support policy
Emily Shaffer
2
-0
/
+191
2024-08-02
refs: drop `ref_store`-less functions
Patrick Steinhardt
1
-207
/
+0
2024-08-02
http: do not ignore proxy path
Ryan Hendrickson
4
-3
/
+128
2024-08-02
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt
2
-0
/
+28
[next]