index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2024-11-25
Merge branch 'kh/checkout-ignore-other-docfix' into maint-2.47
Junio C Hamano
-1
/
+1
2024-11-25
Merge branch 'jh/config-unset-doc-fix' into maint-2.47
Junio C Hamano
-2
/
+2
2024-11-20
Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47
Junio C Hamano
-1
/
+8
2024-11-20
Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47
Junio C Hamano
-2
/
+5
2024-11-20
Merge branch 'jk/fsmonitor-event-listener-race-fix' into maint-2.47
Junio C Hamano
-3
/
+3
2024-10-10
checkout: refer to other-worktree branch, not ref
Kristoffer Haugsbakk
-1
/
+1
2024-10-10
builtin/gc: fix crash when running `git maintenance start`
Patrick Steinhardt
-2
/
+5
2024-10-09
submodule: correct remote name with fetch
Daniel Black
-1
/
+8
2024-10-08
git-config.1: remove value from positional args in unset usage
Josh Heinrichs
-2
/
+2
2024-10-08
fsmonitor: initialize fs event listener before accepting clients
Jeff King
-2
/
+0
2024-10-08
simple-ipc: split async server initialization and running
Jeff King
-3
/
+5
2024-10-04
Merge branch 'kn/osx-fsmonitor-with-submodules-fix'
Junio C Hamano
-0
/
+1
2024-10-04
fsmonitor OSX: fix hangs for submodules
Koji Nakamaru
-0
/
+1
2024-10-02
Merge branch 'jk/http-leakfixes'
Junio C Hamano
-1
/
+17
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
-82
/
+165
2024-10-02
Merge branch 'ds/sparse-checkout-expansion-advice'
Junio C Hamano
-0
/
+5
2024-09-30
Merge branch 'ds/background-maintenance-with-credential'
Junio C Hamano
-7
/
+46
2024-09-30
Merge branch 'pw/submodule-process-sigpipe'
Junio C Hamano
-1
/
+5
2024-09-27
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt
-47
/
+80
2024-09-27
builtin/maintenance: fix leaking config string
Patrick Steinhardt
-2
/
+2
2024-09-27
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt
-0
/
+6
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
-15
/
+42
2024-09-27
builtin/pull: fix leaking "ff" option
Patrick Steinhardt
-4
/
+7
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
-4
/
+9
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
-0
/
+2
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
-3
/
+7
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
-0
/
+1
2024-09-27
builtin/help: fix leaking `html_path` when reading config multiple times
Patrick Steinhardt
-1
/
+2
2024-09-27
builtin/help: fix dangling reference to `html_path`
Patrick Steinhardt
-6
/
+7
2024-09-25
Merge branch 'ak/typofix-builtins'
Junio C Hamano
-4
/
+4
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
-2
/
+16
2024-09-25
fetch-pack: clear pack lockfiles list
Jeff King
-0
/
+1
2024-09-25
fetch: free "raw" string when shrinking refspec
Jeff King
-0
/
+1
2024-09-25
send-pack: free cas options before exit
Jeff King
-0
/
+2
2024-09-25
fetch-pack, send-pack: clean up shallow oid array
Jeff King
-0
/
+2
2024-09-25
fetch-pack: free object filter before exiting
Jeff King
-0
/
+1
2024-09-25
fetch-pack: fix leaking sought refs
Patrick Steinhardt
-1
/
+10
2024-09-24
builtin: fix typos
Andrew Kreimer
-4
/
+4
2024-09-23
sparse-checkout: disable advice in 'disable'
Derrick Stolee
-0
/
+5
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
-283
/
+752
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
-77
/
+101
2024-09-23
Merge branch 'bl/trailers-and-incomplete-last-line-fix' into maint-2.46
Junio C Hamano
-0
/
+1
2024-09-20
maintenance: add custom config to background jobs
Derrick Stolee
-7
/
+46
2024-09-20
submodule status: propagate SIGPIPE
Phillip Wood
-1
/
+5
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
-4
/
+16
2024-09-20
Merge branch 'pw/rebase-autostash-fix'
Junio C Hamano
-7
/
+32
2024-09-16
Sync with 'maint'
Junio C Hamano
-72
/
+21
2024-09-16
Revert "Merge branch 'jc/patch-id' into maint-2.46"
Junio C Hamano
-72
/
+21
2024-09-16
Merge branch 'jk/ref-filter-trailer-fixes'
Junio C Hamano
-0
/
+4
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
-35
/
+13
[next]