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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
Merge branch 'jk/unused-parameters'
Junio C Hamano
1
-8
/
+8
2024-09-06
Merge branch 'jk/send-email-mailmap'
Junio C Hamano
1
-7
/
+18
2024-09-06
interpret-trailers: handle message without trailing newline
Brian Lyles
1
-0
/
+1
2024-09-06
sparse-checkout: use fdopen_lock_file() instead of xfdopen()
Jeff King
1
-5
/
+4
2024-09-06
sparse-checkout: check commit_lock_file when writing patterns
Jeff King
1
-2
/
+3
2024-09-06
sparse-checkout: consolidate cleanup when writing patterns
Jeff King
1
-4
/
+3
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
4
-6
/
+6
2024-09-05
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt
1
-0
/
+1
2024-09-05
builtin/fmt-merge-msg: fix leaking buffers
Patrick Steinhardt
1
-0
/
+2
2024-09-05
builtin/grep: fix leaking object context
Patrick Steinhardt
1
-0
/
+1
2024-09-05
builtin/pack-objects: plug leaking list of keep-packs
Patrick Steinhardt
1
-0
/
+1
2024-09-05
builtin/repack: fix leaking line buffer when packing promisors
Patrick Steinhardt
1
-0
/
+2
2024-09-05
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt
1
-1
/
+2
2024-09-05
builtin/submodule--helper: fix leaking refs on push-check
Patrick Steinhardt
1
-0
/
+2
2024-09-05
builtin/push: fix leaking refspec query result
Patrick Steinhardt
1
-3
/
+5
2024-09-04
builtin/cat-file: mark 'git cat-file' sparse-index compatible
Kevin Lyles
1
-0
/
+3
2024-09-04
builtin/index-pack: fix segfaults when running outside of a repo
Patrick Steinhardt
1
-0
/
+9
2024-09-03
rebase: apply and cleanup autostash when rebase fails to start
Phillip Wood
1
-7
/
+32
2024-09-03
Merge branch 'jc/config-doc-update'
Junio C Hamano
1
-1
/
+1
2024-09-03
Merge branch 'rs/remote-leakfix'
Junio C Hamano
1
-8
/
+15
2024-09-03
Merge branch 'js/fetch-push-trace2-annotation'
Junio C Hamano
1
-1
/
+15
2024-09-03
Merge branch 'ps/leakfixes-part-5'
Junio C Hamano
8
-28
/
+67
2024-08-29
gc: drop MAYBE_UNUSED annotation from used parameter
Jeff King
1
-1
/
+1
2024-08-29
Merge branch 'ds/sparse-diff-index'
Junio C Hamano
1
-0
/
+4
2024-08-28
gc: mark unused config parameter in virtual functions
Jeff King
1
-8
/
+8
2024-08-27
check-mailmap: add options for additional mailmap sources
Jacob Keller
1
-0
/
+7
2024-08-27
check-mailmap: accept "user@host" contacts
Jacob Keller
1
-7
/
+11
2024-08-27
builtin/pack-objects.c: do not open-code `MAX_PACK_OBJECT_HEADER`
Taylor Blau
1
-1
/
+1
2024-08-27
builtin/pack-objects.c: translate bit positions during pack-reuse
Taylor Blau
1
-8
/
+36
2024-08-26
git-config.1: fix description of --regexp in synopsis
Junio C Hamano
1
-1
/
+1
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
1
-4
/
+4
2024-08-26
Merge branch 'tb/pseudo-merge-bitmap-fixes'
Junio C Hamano
1
-4
/
+4
2024-08-26
Merge branch 'ps/maintenance-detach-fix-more'
Junio C Hamano
1
-1
/
+10
2024-08-26
Merge branch 'ps/maintenance-detach-fix'
Junio C Hamano
1
-146
/
+238
2024-08-26
Merge branch 'xx/diff-tree-remerge-diff-fix' into maint-2.46
Junio C Hamano
1
-0
/
+13
2024-08-26
Merge branch 'kl/test-fixes' into maint-2.46
Junio C Hamano
1
-0
/
+1
2024-08-26
Merge branch 'ps/ls-remote-out-of-repo-fix' into maint-2.46
Junio C Hamano
1
-0
/
+15
2024-08-23
remote: plug memory leaks at early returns
René Scharfe
1
-8
/
+15
2024-08-23
Merge branch 'ps/stash-keep-untrack-empty-fix'
Junio C Hamano
1
-1
/
+22
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
19
-43
/
+45
2024-08-23
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
7
-17
/
+47
2024-08-22
fetch: add top-level trace2 regions
Josh Steadmon
1
-1
/
+15
2024-08-22
diff-index: integrate with the sparse index
Derrick Stolee
1
-0
/
+4
2024-08-22
transport: fix leaking arguments when fetching from bundle
Patrick Steinhardt
1
-0
/
+2
2024-08-22
builtin/fetch: fix leaking transaction with `--atomic`
Patrick Steinhardt
1
-4
/
+4
2024-08-22
builtin/fetch-pack: fix leaking refs
Patrick Steinhardt
1
-8
/
+12
2024-08-22
builtin/send-pack: fix leaking refspecs
Patrick Steinhardt
1
-0
/
+1
2024-08-22
builtin/repack: fix leaks when computing packs to repack
Patrick Steinhardt
1
-9
/
+27
2024-08-22
builtin/archive: fix leaking `OPT_FILENAME()` value
Patrick Steinhardt
1
-2
/
+5
2024-08-22
builtin/upload-archive: fix leaking args passed to `write_archive()`
Patrick Steinhardt
1
-2
/
+6
[prev]
[next]