index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
1
-3
/
+5
2024-11-21
t/helper: fix leaking commit graph in "read-graph" subcommand
Patrick Steinhardt
1
-2
/
+1
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
1
-1
/
+1
2024-11-19
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
1
-2
/
+2
2024-11-13
Merge branch 'ps/leakfixes-part-9'
Junio C Hamano
3
-2
/
+12
2024-11-07
Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10
Junio C Hamano
3
-2
/
+12
2024-11-04
t/helper: fix leaking buffer in "dump-untracked-cache"
Patrick Steinhardt
1
-0
/
+2
2024-11-04
t/helper: stop re-initialization of `the_repository`
Patrick Steinhardt
1
-2
/
+0
2024-11-04
t/helper: fix leaks in "reach" test tool
Patrick Steinhardt
1
-0
/
+10
2024-10-25
packfile: use object_id in find_pack_entry_one()
Jeff King
1
-1
/
+1
2024-10-25
Merge branch 'ak/typofixes'
Taylor Blau
1
-1
/
+1
2024-10-10
Merge branch 'ps/leakfixes-part-8'
Junio C Hamano
2
-0
/
+9
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
1
-2
/
+8
2024-10-10
t/helper: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-02
reftable/merged: handle allocation failures in `merged_table_init_iter()`
Patrick Steinhardt
1
-2
/
+8
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
1
-1
/
+1
2024-09-30
t/helper: fix leaks in proc-receive helper
Patrick Steinhardt
1
-0
/
+7
2024-09-30
t/helper: fix leaking repository in partial-clone helper
Patrick Steinhardt
1
-0
/
+2
2024-09-30
Merge branch 'ps/leakfixes-part-7' into ps/leakfixes-part-8
Junio C Hamano
1
-1
/
+1
2024-09-27
t/helper: fix leaking subrepo in nested submodule config helper
Patrick Steinhardt
1
-1
/
+1
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2
-1
/
+4
2024-09-16
Merge branch 'cp/unit-test-reftable-stack'
Junio C Hamano
3
-11
/
+1
2024-09-16
Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-alloc-failures
Junio C Hamano
3
-11
/
+1
2024-09-12
Merge branch 'jk/messages-with-excess-lf-fix'
Junio C Hamano
3
-10
/
+10
2024-09-12
Merge branch 'gt/unit-test-oid-array'
Junio C Hamano
3
-51
/
+0
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
1
-0
/
+2
2024-09-12
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt
1
-1
/
+2
2024-09-08
t: move reftable/stack_test.c to the unit testing framework
Chandra Pratap
3
-11
/
+1
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
3
-10
/
+10
2024-09-03
Merge branch 'ps/reftable-concurrent-compaction'
Junio C Hamano
1
-2
/
+2
2024-09-03
Merge branch 'ps/leakfixes-part-5'
Junio C Hamano
1
-1
/
+7
2024-09-01
t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
Ghanshyam Thakkar
3
-51
/
+0
2024-08-29
Merge branch 'cp/unit-test-reftable-block'
Junio C Hamano
1
-1
/
+0
2024-08-29
Merge branch 'ps/reftable-drop-generic'
Junio C Hamano
1
-1
/
+188
2024-08-28
Merge branch 'gt/unit-test-urlmatch-normalization'
Junio C Hamano
3
-58
/
+0
2024-08-26
Merge branch 'ds/for-each-ref-is-base'
Junio C Hamano
1
-0
/
+2
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
3
-3
/
+3
2024-08-23
Merge branch 'cp/unit-test-reftable-readwrite'
Junio C Hamano
1
-1
/
+0
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
3
-0
/
+6
2024-08-23
reftable/reader: introduce refcounting
Patrick Steinhardt
1
-1
/
+1
2024-08-23
reftable/reader: rename `reftable_new_reader()`
Patrick Steinhardt
1
-1
/
+1
2024-08-22
t/helper: fix leaking multi-pack-indices in "read-midx"
Patrick Steinhardt
1
-1
/
+7
2024-08-22
t/helper: refactor to not use `struct reftable_table`
Patrick Steinhardt
1
-15
/
+18
2024-08-22
t/helper: use `hash_to_hex_algop()` to print hashes
Patrick Steinhardt
1
-37
/
+11
2024-08-22
t/helper: inline printing of reftable records
Patrick Steinhardt
1
-8
/
+69
2024-08-22
t/helper: inline `reftable_table_print()`
Patrick Steinhardt
1
-2
/
+50
2024-08-22
t/helper: inline `reftable_stack_print_directory()`
Patrick Steinhardt
1
-1
/
+22
2024-08-22
t/helper: inline `reftable_reader_print_file()`
Patrick Steinhardt
1
-1
/
+22
2024-08-22
t/helper: inline `reftable_dump_main()`
Patrick Steinhardt
1
-1
/
+60
2024-08-21
t: move reftable/block_test.c to the unit testing framework
Chandra Pratap
1
-1
/
+0
[prev]
[next]