index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-11-07
describe: stop traversing when we run out of names
Jeff King
-0
/
+2
2024-11-07
describe: stop digging for max_candidates+1
Jeff King
-7
/
+8
2024-11-07
t/perf: add tests for git-describe
Jeff King
-0
/
+30
2024-11-07
t6120: demonstrate weakness in disjoint-root handling
Jeff King
-3
/
+11
2024-11-07
Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10
Junio C Hamano
-35
/
+115
2024-11-06
compat/mingw: support POSIX semantics for atomic renames
Patrick Steinhardt
-7
/
+88
2024-11-05
fetch-pack: die if in commit graph but not obj db
Jonathan Tan
-5
/
+18
2024-11-05
Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
Jonathan Tan
-18
/
+7
2024-11-04
doc: correct misleading descriptions for --shallow-exclude
Elijah Newren
-9
/
+9
2024-11-04
list-objects-filter-options: work around reported leak on error
Patrick Steinhardt
-10
/
+8
2024-11-04
builtin/merge: release output buffer after performing merge
Patrick Steinhardt
-0
/
+2
2024-11-04
dir: fix leak when parsing "status.showUntrackedFiles"
Patrick Steinhardt
-2
/
+3
2024-11-04
t/helper: fix leaking buffer in "dump-untracked-cache"
Patrick Steinhardt
-0
/
+2
2024-11-04
t/helper: stop re-initialization of `the_repository`
Patrick Steinhardt
-2
/
+1
2024-11-04
sparse-index: correctly free EWAH contents
Patrick Steinhardt
-2
/
+5
2024-11-04
dir: release untracked cache data
Patrick Steinhardt
-0
/
+8
2024-11-04
combine-diff: fix leaking lost lines
Patrick Steinhardt
-2
/
+4
2024-11-04
builtin/tag: fix leaking key ID on failure to sign
Patrick Steinhardt
-1
/
+2
2024-11-04
transport-helper: fix leaking import/export marks
Patrick Steinhardt
-0
/
+3
2024-11-04
builtin/commit: fix leaking cleanup config
Patrick Steinhardt
-5
/
+13
2024-11-04
trailer: fix leaking strbufs when formatting trailers
Patrick Steinhardt
-5
/
+8
2024-11-04
trailer: fix leaking trailer values
Patrick Steinhardt
-2
/
+8
2024-11-04
builtin/commit: fix leaking change data contents
Patrick Steinhardt
-1
/
+9
2024-11-04
upload-pack: fix leaking URI protocols
Patrick Steinhardt
-0
/
+2
2024-11-04
pretty: clear signature check
Patrick Steinhardt
-0
/
+5
2024-11-04
diff-lib: fix leaking diffopts in `do_diff_cache()`
Patrick Steinhardt
-0
/
+2
2024-11-04
revision: fix leaking bloom filters
Patrick Steinhardt
-0
/
+6
2024-11-04
builtin/grep: fix leak with `--max-count=0`
Patrick Steinhardt
-3
/
+11
2024-11-04
grep: fix leak in `grep_splice_or()`
Patrick Steinhardt
-0
/
+1
2024-11-04
t/helper: fix leaks in "reach" test tool
Patrick Steinhardt
-0
/
+11
2024-11-04
builtin/ls-remote: plug leaking server options
Patrick Steinhardt
-0
/
+1
2024-11-04
upload-pack: fix ambiguous error message
Elijah Newren
-1
/
+12
2024-11-03
t1016: clean up style
Andrew Kreimer
-132
/
+130
2024-11-02
t5300: move --window clamp test next to unclamped
Jonathan Tan
-5
/
+5
2024-11-02
t0410: use from-scratch server
Jonathan Tan
-1
/
+1
2024-11-02
t0410: make test description clearer
Jonathan Tan
-2
/
+2
2024-11-01
The seventh batch
Taylor Blau
-0
/
+39
2024-11-01
Merge branch 'jk/dumb-http-finalize'
Taylor Blau
-101
/
+153
2024-11-01
Merge branch 'kh/update-ref'
Taylor Blau
-27
/
+25
2024-11-01
Merge branch 'ak/more-typofixes'
Taylor Blau
-37
/
+37
2024-11-01
Merge branch 'rs/grep-lookahead'
Taylor Blau
-10
/
+29
2024-11-01
Merge branch 'ak/t1016-cleanup'
Taylor Blau
-2
/
+2
2024-11-01
Merge branch 'ua/atoi'
Taylor Blau
-11
/
+58
2024-11-01
Merge branch 'sa/notes-edit'
Taylor Blau
-5
/
+76
2024-11-01
Merge branch 'sk/t9101-cleanup'
Taylor Blau
-17
/
+17
2024-11-01
Merge branch 'ss/duplicate-typos'
Taylor Blau
-11
/
+11
2024-11-01
Merge branch 'ps/upload-pack-doc'
Taylor Blau
-1
/
+5
2024-11-01
Merge branch 'kh/mv-breakage'
Taylor Blau
-0
/
+12
2024-11-01
Merge branch 'rj/cygwin-exit'
Taylor Blau
-1
/
+1
2024-11-01
Merge branch 'ua/t3404-cleanup'
Taylor Blau
-25
/
+50
[prev]
[next]