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
/
test-delta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
delta: widen `create_delta()` and `diff_delta()` to `size_t`
Johannes Schindelin
1
-1
/
+1
2026-06-15
patch-delta: use size_t for sizes
Johannes Schindelin
1
-4
/
+6
2025-07-24
test-delta: close output descriptor after use
Jeff King
1
-0
/
+2
2025-07-24
test-delta: use strbufs to hold input files
Jeff King
1
-26
/
+14
2025-07-24
test-delta: handle errors with die()
Jeff King
1
-37
/
+18
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
1
-1
/
+0
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
1
-0
/
+1
2022-07-01
test-tool delta: fix a memory leak
Ævar Arnfjörð Bjarmason
1
-7
/
+14
2018-08-30
test-delta: read input into a heap buffer
Jeff King
1
-4
/
+4
2018-03-27
t/helper: merge (unused) test-delta into test-tool
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2017-09-14
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
1
-1
/
+1
2016-07-06
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
1
-1
/
+1
2016-04-15
test helpers: move test-* to t/helper/ subdirectory
Nguyễn Thái Ngọc Duy
1
-0
/
+78