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-10-04
Merge branch 'kn/osx-fsmonitor-with-submodules-fix'
Junio C Hamano
1
-0
/
+51
2024-10-04
Merge branch 'ps/reftable-concurrent-writes'
Junio C Hamano
1
-5
/
+12
2024-10-04
Merge branch 'jk/test-lsan-improvements'
Junio C Hamano
2
-36
/
+8
2024-10-04
t0610: work around flaky test with concurrent writers
Patrick Steinhardt
1
-5
/
+12
2024-10-04
fsmonitor OSX: fix hangs for submodules
Koji Nakamaru
1
-0
/
+51
2024-10-02
Merge branch 'tb/weak-sha1-for-tail-sum'
Junio C Hamano
1
-1
/
+6
2024-10-02
Merge branch 'jk/http-leakfixes'
Junio C Hamano
10
-0
/
+10
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
29
-1
/
+34
2024-10-02
Merge branch 'ds/sparse-checkout-expansion-advice'
Junio C Hamano
1
-1
/
+4
2024-09-30
Merge branch 'ps/includeif-onbranch-cornercase-fix'
Junio C Hamano
1
-0
/
+40
2024-09-30
Merge branch 'ds/background-maintenance-with-credential'
Junio C Hamano
3
-2
/
+30
2024-09-30
Merge branch 'rs/archive-with-attr-pathspec-fix'
Junio C Hamano
1
-0
/
+12
2024-09-30
Merge branch 'pw/submodule-process-sigpipe'
Junio C Hamano
1
-0
/
+7
2024-09-30
Merge branch 'ps/reftable-concurrent-writes'
Junio C Hamano
2
-2
/
+123
2024-09-27
pack-objects: use finalize_object_file() to rename pack/idx/etc
Taylor Blau
1
-1
/
+6
2024-09-27
diffcore-break: fix leaking filespecs when merging broken pairs
Patrick Steinhardt
5
-0
/
+7
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
6
-0
/
+7
2024-09-27
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt
1
-0
/
+1
2024-09-27
promisor-remote: fix leaking partial clone filter
Patrick Steinhardt
1
-0
/
+1
2024-09-27
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt
1
-0
/
+1
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
2
-0
/
+3
2024-09-27
diffcore-order: fix leaking buffer when parsing orderfiles
Patrick Steinhardt
2
-0
/
+2
2024-09-27
builtin/pull: fix leaking "ff" option
Patrick Steinhardt
1
-0
/
+1
2024-09-27
dir: fix off by one errors for ignored and untracked entries
Patrick Steinhardt
3
-0
/
+3
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
1
-0
/
+1
2024-09-27
t/helper: fix leaking subrepo in nested submodule config helper
Patrick Steinhardt
2
-1
/
+2
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
1
-0
/
+2
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
1
-0
/
+1
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
1
-0
/
+1
2024-09-27
git: fix leaking argv when handling builtins
Patrick Steinhardt
1
-0
/
+1
2024-09-25
Merge branch 'rs/diff-exit-code-binary'
Junio C Hamano
1
-0
/
+8
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
8
-188
/
+397
2024-09-25
Merge branch 'ps/apply-leakfix'
Junio C Hamano
5
-2
/
+6
2024-09-25
http-push: clean up local_refs at exit
Jeff King
1
-0
/
+1
2024-09-25
http-walker: free fake packed_git list
Jeff King
1
-0
/
+1
2024-09-25
http: stop leaking buffer in http_get_info_packs()
Jeff King
1
-0
/
+1
2024-09-25
http: fix leak of http_object_request struct
Jeff King
1
-0
/
+1
2024-09-25
fetch: free "raw" string when shrinking refspec
Jeff King
1
-0
/
+1
2024-09-25
transport-helper: fix strbuf leak in push_refs_with_push()
Jeff King
1
-0
/
+1
2024-09-25
commit: avoid leaking already-saved buffer
Jeff King
1
-0
/
+1
2024-09-25
fetch-pack, send-pack: clean up shallow oid array
Jeff King
1
-0
/
+1
2024-09-25
fetch-pack: free object filter before exiting
Jeff King
1
-0
/
+1
2024-09-25
fetch-pack: fix leaking sought refs
Patrick Steinhardt
1
-0
/
+1
2024-09-25
test-lib: check for leak logs after every test
Jeff King
2
-6
/
+8
2024-09-25
test-lib: show leak-sanitizer logs on --immediate failure
Jeff King
1
-0
/
+1
2024-09-25
test-lib: stop showing old leak logs
Jeff King
1
-33
/
+2
2024-09-24
refs/reftable: reload locked stack when preparing transaction
Patrick Steinhardt
1
-0
/
+31
2024-09-24
reftable/stack: allow locking of outdated stacks
Patrick Steinhardt
1
-2
/
+65
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
1
-0
/
+27
2024-09-24
config: fix evaluating "onbranch" with nonexistent git dir
Patrick Steinhardt
1
-1
/
+1
[next]