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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
Merge branch 'jk/send-email-mailmap'
Junio C Hamano
2
-4
/
+160
2024-09-06
interpret-trailers: handle message without trailing newline
Brian Lyles
1
-0
/
+40
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
3
-10
/
+10
2024-09-05
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt
2
-0
/
+2
2024-09-05
merge-ort: fix two leaks when handling directory rename modifications
Patrick Steinhardt
1
-0
/
+1
2024-09-05
match-trees: fix leaking prefixes in `shift_tree()`
Patrick Steinhardt
1
-0
/
+1
2024-09-05
builtin/fmt-merge-msg: fix leaking buffers
Patrick Steinhardt
1
-0
/
+1
2024-09-05
builtin/grep: fix leaking object context
Patrick Steinhardt
2
-0
/
+3
2024-09-05
builtin/pack-objects: plug leaking list of keep-packs
Patrick Steinhardt
1
-0
/
+1
2024-09-05
negotiator/skipping: fix leaking commit entries
Patrick Steinhardt
1
-0
/
+2
2024-09-05
shallow: fix leaking members of `struct shallow_info`
Patrick Steinhardt
1
-0
/
+1
2024-09-05
shallow: free grafts when unregistering them
Patrick Steinhardt
1
-0
/
+1
2024-09-05
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt
1
-0
/
+1
2024-09-05
remote: fix leak in reachability check of a remote-tracking ref
Patrick Steinhardt
1
-0
/
+1
2024-09-05
builtin/submodule--helper: fix leaking refs on push-check
Patrick Steinhardt
1
-0
/
+1
2024-09-05
submodule: fix leaking fetch task data
Patrick Steinhardt
1
-0
/
+1
2024-09-05
upload-pack: fix leaking child process data on reachability checks
Patrick Steinhardt
1
-0
/
+1
2024-09-05
send-pack: fix leaking common object IDs
Patrick Steinhardt
1
-0
/
+1
2024-09-05
t/test-lib: allow skipping leak checks for passing tests
Patrick Steinhardt
2
-1
/
+13
2024-09-04
builtin/cat-file: mark 'git cat-file' sparse-index compatible
Kevin Lyles
1
-0
/
+36
2024-09-04
t1092: allow run_on_* functions to use standard input
Kevin Lyles
1
-5
/
+9
2024-09-04
t/unit-tests: convert ctype tests to use clar
Patrick Steinhardt
2
-10
/
+68
2024-09-04
t/unit-tests: convert strvec tests to use clar
Patrick Steinhardt
2
-211
/
+241
2024-09-04
t/unit-tests: implement test driver
Patrick Steinhardt
1
-2
/
+43
2024-09-04
Makefile: wire up the clar unit testing framework
Patrick Steinhardt
5
-0
/
+62
2024-09-04
clar: stop including `shellapi.h` unnecessarily
Johannes Schindelin
1
-1
/
+1
2024-09-04
clar(win32): avoid compile error due to unused `fs_copy()`
Johannes Schindelin
1
-0
/
+2
2024-09-04
clar: avoid compile error with mingw-w64
Johannes Schindelin
1
-1
/
+1
2024-09-04
t/clar: fix compatibility with NonStop
Patrick Steinhardt
1
-0
/
+6
2024-09-04
t: import the clar unit testing framework
Patrick Steinhardt
18
-0
/
+2938
2024-09-04
t: do not pass GIT_TEST_OPTS to unit tests with prove
Patrick Steinhardt
2
-2
/
+3
2024-09-04
refs/files: use heuristic to decide whether to repack with `--auto`
Patrick Steinhardt
1
-9
/
+74
2024-09-04
t0601: merge tests for auto-packing of refs
Patrick Steinhardt
1
-16
/
+20
2024-09-04
builtin/index-pack: fix segfaults when running outside of a repo
Patrick Steinhardt
1
-0
/
+39
2024-09-03
rebase: apply and cleanup autostash when rebase fails to start
Phillip Wood
3
-3
/
+49
2024-09-03
Merge branch 'ps/reftable-concurrent-compaction'
Junio C Hamano
4
-53
/
+56
2024-09-03
Merge branch 'ps/leakfixes-part-5'
Junio C Hamano
24
-1
/
+35
2024-09-01
t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
Ghanshyam Thakkar
7
-174
/
+135
2024-08-29
Merge branch 'ds/sparse-diff-index'
Junio C Hamano
1
-3
/
+12
2024-08-29
Merge branch 'cp/unit-test-reftable-block'
Junio C Hamano
2
-1
/
+370
2024-08-29
Merge branch 'ps/reftable-drop-generic'
Junio C Hamano
2
-14
/
+192
2024-08-28
Merge branch 'gt/unit-test-urlmatch-normalization'
Junio C Hamano
17
-260
/
+271
2024-08-28
Merge branch 'mt/rebase-x-quiet'
Junio C Hamano
1
-0
/
+6
2024-08-28
t-reftable-block: mark unused argv/argc
Jeff King
1
-1
/
+1
2024-08-28
t-reftable-readwrite: mark unused parameter in callback function
Jeff King
1
-1
/
+1
2024-08-27
send-email: add mailmap support via sendemail.mailmap and --mailmap
Jacob Keller
1
-0
/
+122
2024-08-27
check-mailmap: accept "user@host" contacts
Jacob Keller
1
-4
/
+38
2024-08-27
builtin/pack-objects.c: translate bit positions during pack-reuse
Taylor Blau
1
-4
/
+27
2024-08-27
t/t5332-multi-pack-reuse.sh: verify pack generation with --strict
Taylor Blau
1
-8
/
+12
2024-08-26
Merge branch 'ds/for-each-ref-is-base'
Junio C Hamano
4
-0
/
+163
[prev]
[next]