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-25
http-walker: free fake packed_git list
Jeff King
2
-0
/
+11
2024-09-25
remote-curl: free HEAD ref with free_one_ref()
Jeff King
1
-1
/
+1
2024-09-25
http: stop leaking buffer in http_get_info_packs()
Jeff King
2
-0
/
+2
2024-09-25
http: call git_inflate_end() when releasing http_object_request
Jeff King
1
-1
/
+2
2024-09-25
http: fix leak of http_object_request struct
Jeff King
5
-11
/
+17
2024-09-25
http: fix leak when redacting cookies from curl trace
Jeff King
1
-0
/
+1
2024-09-25
transport-helper: fix leak of dummy refs_list
Jeff King
1
-2
/
+8
2024-09-25
fetch-pack: clear pack lockfiles list
Jeff King
1
-0
/
+1
2024-09-25
fetch: free "raw" string when shrinking refspec
Jeff King
4
-2
/
+4
2024-09-25
transport-helper: fix strbuf leak in push_refs_with_push()
Jeff King
2
-0
/
+2
2024-09-25
send-pack: free cas options before exit
Jeff King
4
-1
/
+4
2024-09-25
commit: avoid leaking already-saved buffer
Jeff King
2
-1
/
+3
2024-09-25
fetch-pack, send-pack: clean up shallow oid array
Jeff King
3
-0
/
+3
2024-09-25
fetch-pack: free object filter before exiting
Jeff King
2
-0
/
+2
2024-09-25
connect: clear child process before freeing in diagnostic mode
Jeff King
1
-0
/
+1
2024-09-25
fetch-pack: fix leaking sought refs
Patrick Steinhardt
3
-2
/
+21
2024-09-25
shallow: fix leak when unregistering last shallow root
Patrick Steinhardt
1
-3
/
+2
2024-09-25
http-fetch: clear leaking git-index-pack(1) arguments
Patrick Steinhardt
1
-5
/
+11
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-25
send-email: document --mailmap and associated configuration
Jacob Keller
2
-0
/
+21
2024-09-24
builtin: fix typos
Andrew Kreimer
4
-4
/
+4
2024-09-24
doc: apply synopsis simplification on git-clone and git-init
Jean-Noël Avila
3
-72
/
+67
2024-09-24
doc: update the guidelines to reflect the current formatting rules
Jean-Noël Avila
1
-28
/
+30
2024-09-24
doc: introduce a synopsis typesetting
Jean-Noël Avila
4
-7
/
+112
2024-09-24
refs/reftable: reload locked stack when preparing transaction
Patrick Steinhardt
2
-1
/
+33
2024-09-24
reftable/stack: allow locking of outdated stacks
Patrick Steinhardt
4
-13
/
+91
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
5
-6
/
+66
2024-09-24
config: fix evaluating "onbranch" with nonexistent git dir
Patrick Steinhardt
2
-7
/
+10
2024-09-24
t1305: exercise edge cases of "onbranch" includes
Patrick Steinhardt
1
-0
/
+40
2024-09-23
sparse-checkout: disable advice in 'disable'
Derrick Stolee
4
-3
/
+19
2024-09-23
Documentation: fix typos
Andrew Kreimer
4
-4
/
+4
2024-09-23
Documentation/config: fix typos
Andrew Kreimer
3
-3
/
+3
2024-09-23
Documentation/technical: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-23
The 20th batch
Junio C Hamano
1
-0
/
+14
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
128
-437
/
+903
2024-09-23
Merge branch 'jk/t9001-deflake'
Junio C Hamano
1
-2
/
+2
2024-09-23
Merge branch 'jk/jump-quickfix-fixes'
Junio C Hamano
1
-2
/
+2
2024-09-23
Merge branch 'ak/typofixes'
Junio C Hamano
3
-3
/
+3
2024-09-23
Merge branch 'jk/diag-unexpected-remote-helper-death'
Junio C Hamano
2
-3
/
+24
2024-09-23
Merge branch 'jc/t5512-sigpipe-fix'
Junio C Hamano
1
-0
/
+1
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
83
-560
/
+698
2024-09-23
Sync with Git 2.46.2
Junio C Hamano
1
-0
/
+12
2024-09-23
Git 2.46.2
v2.46.2
Junio C Hamano
2
-1
/
+13
2024-09-23
Merge branch 'ma/test-libcurl-prereq' into maint-2.46
Junio C Hamano
2
-3
/
+5
2024-09-23
Merge branch 'jc/doc-skip-fetch-all-and-prefetch' into maint-2.46
Junio C Hamano
3
-8
/
+13
2024-09-23
Merge branch 'bl/trailers-and-incomplete-last-line-fix' into maint-2.46
Junio C Hamano
2
-0
/
+41
2024-09-23
Merge branch 'rj/cygwin-has-dev-tty' into maint-2.46
Junio C Hamano
1
-0
/
+1
2024-09-23
Merge branch 'rs/diff-exit-code-fix' into maint-2.46
Junio C Hamano
2
-0
/
+42
[prev]
[next]