index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-check.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-05
l10n: zh_TW: Git 2.47
Yi-Jyun Pan
1
-76
/
+248
2024-10-04
l10n: fr.po: 2.47.0
Jean-Noël Avila
1
-60
/
+194
2024-10-04
l10n: zh_CN: updated translation for 2.47
Teng Long
1
-72
/
+240
2024-10-04
l10n: po-id for 2.47
Bagas Sanjaya
1
-77
/
+246
2024-10-03
l10n: tr: Update Turkish translations for 2.47.0
Emir SARI
1
-58
/
+187
2024-10-02
Git 2.47-rc1
v2.47.0-rc1
Junio C Hamano
2
-1
/
+12
2024-10-01
another batch after 2.47-rc0
Junio C Hamano
1
-0
/
+24
2024-09-28
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-48
/
+179
2024-09-27
csum-file.c: use unsafe SHA-1 implementation when available
Taylor Blau
1
-9
/
+9
2024-09-27
Makefile: allow specifying a SHA-1 for non-cryptographic uses
Taylor Blau
2
-0
/
+55
2024-09-27
hash.h: scaffolding for _unsafe hashing variants
Taylor Blau
2
-0
/
+84
2024-09-27
sha1: do not redefine `platform_SHA_CTX` and friends
Taylor Blau
3
-0
/
+7
2024-09-27
pack-objects: use finalize_object_file() to rename pack/idx/etc
Taylor Blau
2
-4
/
+10
2024-09-27
finalize_object_file(): implement collision check
Taylor Blau
3
-10
/
+89
2024-09-27
finalize_object_file(): refactor unlink_or_warn() placement
Taylor Blau
1
-1
/
+6
2024-09-27
finalize_object_file(): check for name collision before renaming
Taylor Blau
1
-2
/
+6
2024-09-27
diffcore-break: fix leaking filespecs when merging broken pairs
Patrick Steinhardt
6
-2
/
+9
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
7
-0
/
+12
2024-09-27
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt
2
-47
/
+81
2024-09-27
builtin/maintenance: fix leaking config string
Patrick Steinhardt
1
-2
/
+2
2024-09-27
promisor-remote: fix leaking partial clone filter
Patrick Steinhardt
2
-0
/
+3
2024-09-27
grep: fix leaking grep pattern
Patrick Steinhardt
1
-1
/
+1
2024-09-27
submodule: fix leaking submodule ODB paths
Patrick Steinhardt
1
-2
/
+2
2024-09-27
trace2: destroy context stored in thread-local storage
Patrick Steinhardt
1
-1
/
+9
2024-09-27
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt
2
-0
/
+7
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
3
-15
/
+45
2024-09-27
diffcore-order: fix leaking buffer when parsing orderfiles
Patrick Steinhardt
3
-12
/
+9
2024-09-27
parse-options: free previous value of `OPTION_FILENAME`
Patrick Steinhardt
1
-8
/
+14
2024-09-27
diff: fix leaking orderfile option
Patrick Steinhardt
3
-5
/
+7
2024-09-27
builtin/pull: fix leaking "ff" option
Patrick Steinhardt
2
-4
/
+8
2024-09-27
dir: fix off by one errors for ignored and untracked entries
Patrick Steinhardt
4
-4
/
+5
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
2
-4
/
+10
2024-09-27
t/helper: fix leaking subrepo in nested submodule config helper
Patrick Steinhardt
2
-1
/
+2
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
2
-0
/
+4
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
2
-3
/
+8
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
5
-3
/
+12
2024-09-27
git: fix leaking argv when handling builtins
Patrick Steinhardt
2
-3
/
+20
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-26
Git 2.47-rc0
v2.47.0-rc0
Junio C Hamano
2
-1
/
+8
2024-09-25
The 21st batch
Junio C Hamano
1
-0
/
+9
2024-09-25
http-push: clean up local_refs at exit
Jeff King
2
-1
/
+3
2024-09-25
http-push: clean up loose request when falling back to packed
Jeff King
1
-1
/
+2
2024-09-25
http-push: clean up objects list
Jeff King
1
-1
/
+5
2024-09-25
http-push: free xml_ctx.cdata after use
Jeff King
1
-0
/
+2
2024-09-25
http-push: free remote_ls_ctx.dentry_name
Jeff King
1
-0
/
+1
2024-09-25
http-push: free transfer_request strbuf
Jeff King
1
-1
/
+4
2024-09-25
http-push: free transfer_request dest field
Jeff King
1
-7
/
+3
2024-09-25
http-push: free curl header lists
Jeff King
1
-0
/
+5
2024-09-25
http-push: free repo->url string
Jeff King
1
-0
/
+1
[next]