index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3408-rebase-multi-line.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
12 days
object-file: rename variables in `check_collision()`
Patrick Steinhardt
1
-20
/
+20
2024-12-30
object-file: fix race in object collision check
Patrick Steinhardt
1
-2
/
+4
2024-10-07
Git 2.47
v2.47.0
Junio C Hamano
1
-1
/
+1
2024-10-05
l10n: Update German translation
Ralf Thielow
1
-49
/
+184
2024-10-05
l10n: bg.po: Updated Bulgarian translation (5772t)
Alexander Shopov
1
-54
/
+211
2024-10-05
l10n: vi: Updated translation for 2.47
Vũ Tiến Hưng
1
-74
/
+207
2024-10-05
l10n: zh_TW: Git 2.47
Yi-Jyun Pan
1
-76
/
+248
2024-10-05
l10n: new lead for Catalan translation
Jordi Mas
1
-2
/
+2
2024-10-05
l10n: Update Catalan translation
Jordi Mas
1
-640
/
+7287
2024-10-04
Mostly there for 2.47 final
Junio C Hamano
1
-0
/
+3
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
A bit more after 2.47-rc1
Junio C Hamano
1
-0
/
+2
2024-10-04
t0610: work around flaky test with concurrent writers
Patrick Steinhardt
1
-5
/
+12
2024-10-04
fsmonitor OSX: fix hangs for submodules
Koji Nakamaru
2
-0
/
+52
2024-10-04
l10n: po-id for 2.47
Bagas Sanjaya
1
-77
/
+246
2024-10-03
perl: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-03
mergetool: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-03
reftable: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-03
trace2: fix typos
Andrew Kreimer
2
-2
/
+2
2024-10-03
hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
Jeff King
1
-0
/
+3
2024-10-03
archive: fix misleading error message
René Scharfe
1
-1
/
+2
2024-10-03
l10n: tr: Update Turkish translations for 2.47.0
Emir SARI
1
-58
/
+187
2024-10-03
utf8.h: squelch unused-parameter warnings with NO_ICONV
Mike Hommey
1
-2
/
+3
2024-10-02
Git 2.47-rc1
v2.47.0-rc1
Junio C Hamano
2
-1
/
+12
2024-10-01
read-cache: free threaded memory pool
Derrick Stolee
1
-0
/
+1
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
[next]