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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
convert: fix leaking config strings
Patrick Steinhardt
1
-0
/
+1
2024-08-01
entry: fix leaking pathnames during delayed checkout
Patrick Steinhardt
2
-0
/
+2
2024-08-01
object-name: fix leaking commit list items
Patrick Steinhardt
2
-0
/
+3
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
1
-0
/
+2
2024-08-01
builtin/worktree: fix leaking derived branch names
Patrick Steinhardt
2
-0
/
+2
2024-08-01
builtin/shortlog: fix various trivial memory leaks
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/rerere: fix various trivial memory leaks
Patrick Steinhardt
2
-0
/
+2
2024-08-01
builtin/credential-store: fix leaking credential
Patrick Steinhardt
2
-0
/
+3
2024-08-01
builtin/show-branch: fix several memory leaks
Patrick Steinhardt
2
-0
/
+2
2024-08-01
builtin/rev-parse: fix memory leak with `--parseopt`
Patrick Steinhardt
1
-0
/
+2
2024-08-01
builtin/stash: fix various trivial memory leaks
Patrick Steinhardt
5
-0
/
+6
2024-08-01
builtin/remote: fix various trivial memory leaks
Patrick Steinhardt
6
-0
/
+6
2024-08-01
builtin/ls-remote: fix leaking `pattern` strings
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/submodule--helper: fix leaking buffer in `is_tip_reachable`
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/name-rev: fix various trivial memory leaks
Patrick Steinhardt
2
-0
/
+2
2024-08-01
builtin/describe: fix trivial memory leak when describing blob
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/log: fix leaking branch name when creating cover letters
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/replay: plug leaking `advance_name` variable
Patrick Steinhardt
1
-0
/
+1
2024-07-31
Merge branch 'cp/unit-test-reftable-merged'
Junio C Hamano
2
-1
/
+463
2024-07-31
Merge branch 'jc/checkout-no-op-switch-errors'
Junio C Hamano
1
-0
/
+13
2024-07-31
Merge branch 'pw/add-patch-with-suppress-blank-empty'
Junio C Hamano
1
-0
/
+19
2024-07-31
Merge branch 'ad/merge-with-diff-algorithm'
Junio C Hamano
4
-0
/
+111
2024-07-31
Merge branch 'rs/t-strvec-use-test-msg'
Junio C Hamano
1
-32
/
+15
2024-07-31
t98xx: mark Perforce tests as memory-leak free
Patrick Steinhardt
35
-0
/
+35
2024-07-31
t98xx: fix Perforce tests with p4d r23 and newer
Patrick Steinhardt
3
-8
/
+48
2024-07-30
t-strvec: use if_test
René Scharfe
1
-200
/
+156
2024-07-30
t-reftable-basics: use if_test
René Scharfe
1
-120
/
+104
2024-07-30
t-ctype: use if_test
René Scharfe
1
-3
/
+1
2024-07-30
unit-tests: add if_test
René Scharfe
4
-1
/
+116
2024-07-30
unit-tests: show location of checks outside of tests
René Scharfe
3
-3
/
+11
2024-07-30
t0080: use here-doc test body
René Scharfe
1
-10
/
+10
2024-07-30
t-example-decorate: remove test messages
René Scharfe
1
-16
/
+8
2024-07-30
safe.directory: setting safe.directory="." allows the "current" directory
Junio C Hamano
1
-0
/
+64
2024-07-30
safe.directory: normalize the configured path
Junio C Hamano
1
-0
/
+57
2024-07-30
safe.directory: normalize the checked path
Junio C Hamano
1
-0
/
+57
2024-07-30
grep: -W: skip trailing empty lines at EOF, too
René Scharfe
1
-0
/
+1
2024-07-29
patch-id: tighten code to detect the patch header
Junio C Hamano
1
-0
/
+17
2024-07-29
t4204: patch-id supports various input format
Junio C Hamano
1
-0
/
+23
2024-07-29
notes: do not trigger editor when adding an empty note
David Disseldorp
1
-0
/
+10
2024-07-29
unit-tests/test-lib: fix typo in check_pointer_eq() description
Kousik Sanagavarapu
1
-2
/
+3
2024-07-26
check-non-portable-shell: improve `VAR=val shell-func` detection
Eric Sunshine
1
-1
/
+1
2024-07-26
check-non-portable-shell: suggest alternative for `VAR=val shell-func`
Eric Sunshine
1
-1
/
+1
2024-07-26
check-non-portable-shell: loosen one-shot assignment error message
Eric Sunshine
1
-1
/
+1
2024-07-26
t4034: fix use of one-shot variable assignment with shell function
Eric Sunshine
1
-1
/
+1
2024-07-26
t3430: drop unnecessary one-shot "VAR=val shell-func" invocation
Eric Sunshine
1
-2
/
+1
2024-07-26
csum-file: introduce discard_hashfile()
Junio C Hamano
1
-0
/
+1
2024-07-26
mailmap: plug memory leak in read_mailmap_blob()
Junio C Hamano
1
-0
/
+1
2024-07-25
add-patch: render hunks through the pager
Rubén Justo
1
-0
/
+32
2024-07-25
add-patch: test for 'p' command
Rubén Justo
1
-0
/
+16
[prev]
[next]