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-10-18
Merge branch 'ps/maintenance-start-crash-fix'
Taylor Blau
1
-2
/
+5
2024-10-18
Merge branch 'kh/checkout-ignore-other-docfix'
Taylor Blau
1
-1
/
+1
2024-10-17
builtin/shortlog: explicitly set hash algo when there is no repo
Wolfgang Müller
1
-0
/
+12
2024-10-16
builtin/credential-cache: fix missing parameter for stub function
Patrick Steinhardt
1
-1
/
+2
2024-10-15
Merge branch 'jk/fsmonitor-event-listener-race-fix'
Taylor Blau
1
-3
/
+3
2024-10-15
Merge branch 'xx/remote-server-option-config'
Taylor Blau
3
-8
/
+4
2024-10-15
Merge branch 'jh/config-unset-doc-fix'
Taylor Blau
1
-2
/
+2
2024-10-14
trailer: spread usage of "trailer_block" language
Linus Arver
1
-12
/
+13
2024-10-11
archive: remove the_repository global variable
John Cai
1
-3
/
+2
2024-10-11
annotate: remove usage of the_repository global
John Cai
1
-3
/
+2
2024-10-11
git: pass in repo to builtin based on setup_git_directory_gently
John Cai
1
-1
/
+2
2024-10-10
Merge branch 'ps/leakfixes-part-8'
Junio C Hamano
8
-21
/
+100
2024-10-10
checkout: refer to other-worktree branch, not ref
Kristoffer Haugsbakk
1
-1
/
+1
2024-10-10
builtin/gc: fix crash when running `git maintenance start`
Patrick Steinhardt
1
-2
/
+5
2024-10-09
submodule: correct remote name with fetch
Daniel Black
1
-1
/
+8
2024-10-08
git-config.1: remove value from positional args in unset usage
Josh Heinrichs
1
-2
/
+2
2024-10-08
fsmonitor: initialize fs event listener before accepting clients
Jeff King
1
-2
/
+0
2024-10-08
simple-ipc: split async server initialization and running
Jeff King
1
-3
/
+5
2024-10-08
worktree: link worktrees with relative paths
Caleb White
1
-7
/
+9
2024-10-08
ls-remote: leakfix for not clearing server_options
Xing Xin
1
-0
/
+1
2024-10-08
fetch: respect --server-option when fetching multiple remotes
Xing Xin
1
-0
/
+2
2024-10-08
transport: introduce parse_transport_option() method
Xing Xin
1
-8
/
+1
2024-10-04
Merge branch 'kn/osx-fsmonitor-with-submodules-fix'
Junio C Hamano
1
-0
/
+1
2024-10-04
fsmonitor OSX: fix hangs for submodules
Koji Nakamaru
1
-0
/
+1
2024-10-02
Merge branch 'jk/http-leakfixes'
Junio C Hamano
4
-1
/
+17
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
6
-82
/
+165
2024-10-02
Merge branch 'ds/sparse-checkout-expansion-advice'
Junio C Hamano
1
-0
/
+5
2024-09-30
Merge branch 'ds/background-maintenance-with-credential'
Junio C Hamano
1
-7
/
+46
2024-09-30
Merge branch 'pw/submodule-process-sigpipe'
Junio C Hamano
1
-1
/
+5
2024-09-30
builtin/send-pack: fix leaking list of push options
Patrick Steinhardt
1
-0
/
+1
2024-09-30
remote: fix leaking push reports
Patrick Steinhardt
1
-1
/
+4
2024-09-30
pack-write: fix return parameter of `write_rev_file_order()`
Patrick Steinhardt
1
-4
/
+3
2024-09-30
builtin/revert: fix leaking `gpg_sign` and `strategy` config
Patrick Steinhardt
1
-4
/
+13
2024-09-30
builtin/clone: fix leaking repo state when cloning with bundle URIs
Patrick Steinhardt
1
-0
/
+27
2024-09-30
builtin/pack-redundant: fix various memory leaks
Patrick Steinhardt
1
-6
/
+34
2024-09-30
builtin/stash: fix leaking `pathspec_from_file`
Patrick Steinhardt
1
-1
/
+3
2024-09-30
builtin/annotate: fix leaking args vector
Patrick Steinhardt
1
-5
/
+15
2024-09-30
Merge branch 'jk/http-leakfixes' into ps/leakfixes-part-8
Junio C Hamano
4
-1
/
+17
2024-09-30
Merge branch 'ps/leakfixes-part-7' into ps/leakfixes-part-8
Junio C Hamano
6
-82
/
+165
2024-09-27
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt
1
-47
/
+80
2024-09-27
builtin/maintenance: fix leaking config string
Patrick Steinhardt
1
-2
/
+2
2024-09-27
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt
1
-0
/
+6
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
1
-15
/
+42
2024-09-27
builtin/pull: fix leaking "ff" option
Patrick Steinhardt
1
-4
/
+7
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
1
-4
/
+9
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
-3
/
+7
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
1
-0
/
+1
2024-09-27
builtin/help: fix leaking `html_path` when reading config multiple times
Patrick Steinhardt
1
-1
/
+2
2024-09-27
builtin/help: fix dangling reference to `html_path`
Patrick Steinhardt
1
-6
/
+7
[prev]
[next]