index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CODE_OF_CONDUCT.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
The second batch
Junio C Hamano
1
-0
/
+10
2024-08-01
commit-reach: fix trivial memory leak when computing reachability
Patrick Steinhardt
2
-0
/
+2
2024-08-01
convert: fix leaking config strings
Patrick Steinhardt
2
-3
/
+10
2024-08-01
entry: fix leaking pathnames during delayed checkout
Patrick Steinhardt
4
-2
/
+6
2024-08-01
object-name: fix leaking commit list items
Patrick Steinhardt
3
-10
/
+19
2024-08-01
t/test-repository: fix leaking repository
Patrick Steinhardt
2
-2
/
+4
2024-08-01
builtin/credential-cache: fix trivial leaks
Patrick Steinhardt
2
-2
/
+9
2024-08-01
builtin/worktree: fix leaking derived branch names
Patrick Steinhardt
3
-3
/
+6
2024-08-01
builtin/shortlog: fix various trivial memory leaks
Patrick Steinhardt
2
-0
/
+2
2024-08-01
builtin/rerere: fix various trivial memory leaks
Patrick Steinhardt
4
-3
/
+16
2024-08-01
builtin/credential-store: fix leaking credential
Patrick Steinhardt
3
-0
/
+4
2024-08-01
builtin/show-branch: fix several memory leaks
Patrick Steinhardt
3
-16
/
+38
2024-08-01
builtin/rev-parse: fix memory leak with `--parseopt`
Patrick Steinhardt
2
-1
/
+6
2024-08-01
builtin/stash: fix various trivial memory leaks
Patrick Steinhardt
6
-2
/
+22
2024-08-01
builtin/remote: fix various trivial memory leaks
Patrick Steinhardt
7
-7
/
+38
2024-08-01
builtin/remote: fix leaking strings in `branch_list`
Patrick Steinhardt
1
-2
/
+3
2024-08-01
builtin/ls-remote: fix leaking `pattern` strings
Patrick Steinhardt
2
-14
/
+11
2024-08-01
builtin/submodule--helper: fix leaking buffer in `is_tip_reachable`
Patrick Steinhardt
2
-2
/
+8
2024-08-01
builtin/submodule--helper: fix leaking clone depth parameter
Patrick Steinhardt
1
-6
/
+5
2024-08-01
builtin/name-rev: fix various trivial memory leaks
Patrick Steinhardt
3
-2
/
+6
2024-08-01
builtin/describe: fix trivial memory leak when describing blob
Patrick Steinhardt
2
-0
/
+2
2024-08-01
builtin/describe: fix leaking array when running diff-index
Patrick Steinhardt
1
-3
/
+3
2024-08-01
builtin/describe: fix memory leak with `--contains=`
Patrick Steinhardt
1
-1
/
+17
2024-08-01
builtin/log: fix leaking branch name when creating cover letters
Patrick Steinhardt
2
-1
/
+4
2024-08-01
builtin/replay: plug leaking `advance_name` variable
Patrick Steinhardt
2
-6
/
+15
2024-07-31
Start the 2.47 cycle
Junio C Hamano
3
-2
/
+44
2024-07-31
t98xx: mark Perforce tests as memory-leak free
Patrick Steinhardt
35
-0
/
+35
2024-07-31
ci: update Perforce version to r23.2
Patrick Steinhardt
1
-1
/
+1
2024-07-31
t98xx: fix Perforce tests with p4d r23 and newer
Patrick Steinhardt
3
-8
/
+48
2024-07-31
convert: return early when not tracing
D Harithamma
1
-0
/
+3
2024-07-30
Documentation: consistently use spaces inside initializers
Patrick Steinhardt
1
-1
/
+1
2024-07-30
Documentation: document idiomatic function names
Patrick Steinhardt
1
-0
/
+17
2024-07-30
Documentation: document naming schema for structs and their functions
Patrick Steinhardt
1
-0
/
+19
2024-07-30
Documentation: clarify indentation style for C preprocessor directives
Patrick Steinhardt
1
-0
/
+10
2024-07-30
clang-format: fix indentation width for preprocessor directives
Patrick Steinhardt
1
-2
/
+4
2024-07-30
grep: -W: skip trailing empty lines at EOF, too
René Scharfe
2
-1
/
+3
2024-07-30
notes: do not trigger editor when adding an empty note
David Disseldorp
2
-12
/
+20
2024-07-29
unit-tests/test-lib: fix typo in check_pointer_eq() description
Kousik Sanagavarapu
1
-2
/
+3
2024-07-29
Git 2.46
v2.46.0
Junio C Hamano
1
-1
/
+1
2024-07-28
l10n: zh_CN: updated translation for 2.46
Teng Long
1
-229
/
+637
2024-07-27
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-187
/
+547
2024-07-27
l10n: zh_TW: Git 2.46
Yi-Jyun Pan
1
-645
/
+1085
2024-07-27
check-non-portable-shell: improve `VAR=val shell-func` detection
Eric Sunshine
1
-1
/
+1
2024-07-27
check-non-portable-shell: suggest alternative for `VAR=val shell-func`
Eric Sunshine
1
-1
/
+1
2024-07-27
check-non-portable-shell: loosen one-shot assignment error message
Eric Sunshine
1
-1
/
+1
2024-07-27
t4034: fix use of one-shot variable assignment with shell function
Eric Sunshine
1
-1
/
+1
2024-07-27
t3430: drop unnecessary one-shot "VAR=val shell-func" invocation
Eric Sunshine
1
-2
/
+1
2024-07-26
l10n: Update German translation
Ralf Thielow
1
-195
/
+548
2024-07-26
l10n: vi: Updated translation for 2.46
Vũ Tiến Hưng
1
-319
/
+709
2024-07-25
doc: difference in location to apply is "offset", not "fuzz"
Junio C Hamano
1
-1
/
+1
[next]