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-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-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
2024-09-25
Merge branch 'ak/typofix-builtins'
Junio C Hamano
4
-4
/
+4
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
1
-2
/
+16
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
1
-0
/
+1
2024-09-25
send-pack: free cas options before exit
Jeff King
2
-0
/
+2
2024-09-25
fetch-pack, send-pack: clean up shallow oid array
Jeff King
2
-0
/
+2
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
-1
/
+10
2024-09-24
builtin: fix typos
Andrew Kreimer
4
-4
/
+4
2024-09-23
sparse-checkout: disable advice in 'disable'
Derrick Stolee
1
-0
/
+5
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
124
-283
/
+752
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
25
-77
/
+101
2024-09-23
Merge branch 'bl/trailers-and-incomplete-last-line-fix' into maint-2.46
Junio C Hamano
1
-0
/
+1
2024-09-20
maintenance: add custom config to background jobs
Derrick Stolee
1
-7
/
+46
2024-09-20
submodule status: propagate SIGPIPE
Phillip Wood
1
-1
/
+5
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
7
-4
/
+16
2024-09-20
Merge branch 'pw/rebase-autostash-fix'
Junio C Hamano
1
-7
/
+32
2024-09-16
Sync with 'maint'
Junio C Hamano
1
-72
/
+21
2024-09-16
Revert "Merge branch 'jc/patch-id' into maint-2.46"
Junio C Hamano
1
-72
/
+21
2024-09-16
Merge branch 'jk/ref-filter-trailer-fixes'
Junio C Hamano
4
-0
/
+4
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
8
-35
/
+13
2024-09-16
Merge branch 'ps/leakfixes-part-6' into ps/leakfixes-part-7
Junio C Hamano
7
-4
/
+16
2024-09-16
builtin/receive-pack: fix exclude patterns when announcing refs
Patrick Steinhardt
1
-2
/
+16
2024-09-13
Merge branch 'bl/trailers-and-incomplete-last-line-fix'
Junio C Hamano
1
-0
/
+1
2024-09-13
Merge branch 'jk/sparse-fdleak-fix'
Junio C Hamano
1
-11
/
+10
2024-09-13
Merge branch 'jc/config-doc-update' into maint-2.46
Junio C Hamano
1
-1
/
+1
2024-09-13
Merge branch 'ps/stash-keep-untrack-empty-fix' into maint-2.46
Junio C Hamano
1
-1
/
+22
2024-09-13
Merge branch 'ps/index-pack-outside-repo-fix' into maint-2.46
Junio C Hamano
1
-0
/
+9
2024-09-13
add: pass in repo variable instead of global the_repository
John Cai
2
-54
/
+64
2024-09-13
builtin: remove USE_THE_REPOSITORY for those without the_repository
John Cai
9
-9
/
+0
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
124
-84
/
+147
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
124
-151
/
+556
[next]