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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt
3
-0
/
+3
2024-09-05
merge-ort: fix two leaks when handling directory rename modifications
Patrick Steinhardt
2
-1
/
+4
2024-09-05
match-trees: fix leaking prefixes in `shift_tree()`
Patrick Steinhardt
2
-3
/
+8
2024-09-05
builtin/fmt-merge-msg: fix leaking buffers
Patrick Steinhardt
2
-0
/
+3
2024-09-05
builtin/grep: fix leaking object context
Patrick Steinhardt
3
-0
/
+4
2024-09-05
builtin/pack-objects: plug leaking list of keep-packs
Patrick Steinhardt
2
-0
/
+2
2024-09-05
builtin/repack: fix leaking line buffer when packing promisors
Patrick Steinhardt
1
-0
/
+2
2024-09-05
negotiator/skipping: fix leaking commit entries
Patrick Steinhardt
2
-2
/
+7
2024-09-05
shallow: fix leaking members of `struct shallow_info`
Patrick Steinhardt
2
-0
/
+10
2024-09-05
shallow: free grafts when unregistering them
Patrick Steinhardt
2
-1
/
+4
2024-09-05
object: clear grafts when clearing parsed object pool
Patrick Steinhardt
6
-18
/
+21
2024-09-05
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt
6
-19
/
+30
2024-09-05
send-pack: fix leaking push cert nonce
Patrick Steinhardt
1
-5
/
+7
2024-09-05
remote: fix leak in reachability check of a remote-tracking ref
Patrick Steinhardt
2
-0
/
+2
2024-09-05
remote: fix leaking tracking refs
Patrick Steinhardt
1
-1
/
+4
2024-09-05
builtin/submodule--helper: fix leaking refs on push-check
Patrick Steinhardt
2
-0
/
+3
2024-09-05
submodule: fix leaking fetch task data
Patrick Steinhardt
2
-0
/
+3
2024-09-05
upload-pack: fix leaking child process data on reachability checks
Patrick Steinhardt
2
-6
/
+17
2024-09-05
builtin/push: fix leaking refspec query result
Patrick Steinhardt
1
-3
/
+5
2024-09-05
send-pack: fix leaking common object IDs
Patrick Steinhardt
2
-12
/
+23
2024-09-05
fetch-pack: fix memory leaks on fetch negotiation
Patrick Steinhardt
1
-0
/
+3
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
2
-0
/
+39
2024-09-04
t1092: allow run_on_* functions to use standard input
Kevin Lyles
1
-5
/
+9
2024-09-04
clar: add CMake support
Johannes Schindelin
1
-0
/
+53
2024-09-04
t/unit-tests: convert ctype tests to use clar
Patrick Steinhardt
3
-11
/
+69
2024-09-04
t/unit-tests: convert strvec tests to use clar
Patrick Steinhardt
3
-212
/
+242
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
7
-4
/
+95
2024-09-04
Makefile: do not use sparse on third-party sources
Patrick Steinhardt
1
-1
/
+2
2024-09-04
Makefile: make hdr-check depend on generated headers
Patrick Steinhardt
1
-1
/
+1
2024-09-04
Makefile: fix sparse dependency on GENERATED_H
Patrick Steinhardt
1
-2
/
+2
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
20
-1
/
+2943
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
4
-9
/
+164
2024-09-04
t0601: merge tests for auto-packing of refs
Patrick Steinhardt
1
-16
/
+20
2024-09-04
wrapper: introduce `log2u()`
Patrick Steinhardt
2
-11
/
+19
2024-09-04
builtin/index-pack: fix segfaults when running outside of a repo
Patrick Steinhardt
2
-0
/
+48
2024-09-03
rebase: apply and cleanup autostash when rebase fails to start
Phillip Wood
4
-10
/
+81
2024-09-03
Documentation/BreakingChanges: announce removal of git-pack-redundant(1)
Patrick Steinhardt
1
-0
/
+20
2024-09-03
The twelfth batch
Junio C Hamano
1
-0
/
+11
2024-09-03
Merge branch 'jc/config-doc-update'
Junio C Hamano
2
-3
/
+3
2024-09-03
Merge branch 'rs/remote-leakfix'
Junio C Hamano
1
-8
/
+15
2024-09-03
Merge branch 'ps/reftable-concurrent-compaction'
Junio C Hamano
11
-194
/
+316
2024-09-03
Merge branch 'js/fetch-push-trace2-annotation'
Junio C Hamano
5
-8
/
+67
2024-09-03
Merge branch 'aa/cat-file-batch-output-doc'
Junio C Hamano
1
-3
/
+3
[prev]
[next]