index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
preload-index.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
git-mergetool--lib.sh: add error message for unknown tool variant
Philippe Blain
1
-0
/
+1
2024-11-25
git-mergetool--lib.sh: add error message if 'setup_user_tool' fails
Philippe Blain
2
-2
/
+15
2024-11-25
git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
Philippe Blain
1
-1
/
+1
2024-11-25
completion: complete '--tool-help' in 'git mergetool'
Philippe Blain
1
-1
/
+1
2024-11-13
The ninth batch
Junio C Hamano
1
-0
/
+15
2024-11-08
The eighth batch
Junio C Hamano
1
-0
/
+15
2024-11-06
compat/mingw: support POSIX semantics for atomic renames
Patrick Steinhardt
2
-7
/
+88
2024-11-06
fetch-pack: die if in commit graph but not obj db
Jonathan Tan
2
-5
/
+18
2024-11-06
Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
Jonathan Tan
1
-18
/
+7
2024-11-05
doc: correct misleading descriptions for --shallow-exclude
Elijah Newren
6
-9
/
+9
2024-11-05
list-objects-filter-options: work around reported leak on error
Patrick Steinhardt
2
-10
/
+8
2024-11-05
builtin/merge: release output buffer after performing merge
Patrick Steinhardt
2
-0
/
+2
2024-11-05
dir: fix leak when parsing "status.showUntrackedFiles"
Patrick Steinhardt
2
-2
/
+3
2024-11-05
t/helper: fix leaking buffer in "dump-untracked-cache"
Patrick Steinhardt
1
-0
/
+2
2024-11-05
t/helper: stop re-initialization of `the_repository`
Patrick Steinhardt
2
-2
/
+1
2024-11-05
sparse-index: correctly free EWAH contents
Patrick Steinhardt
1
-2
/
+5
2024-11-05
dir: release untracked cache data
Patrick Steinhardt
1
-0
/
+8
2024-11-05
combine-diff: fix leaking lost lines
Patrick Steinhardt
2
-2
/
+4
2024-11-05
builtin/tag: fix leaking key ID on failure to sign
Patrick Steinhardt
2
-1
/
+2
2024-11-05
transport-helper: fix leaking import/export marks
Patrick Steinhardt
2
-0
/
+3
2024-11-05
builtin/commit: fix leaking cleanup config
Patrick Steinhardt
2
-5
/
+13
2024-11-05
trailer: fix leaking strbufs when formatting trailers
Patrick Steinhardt
2
-5
/
+8
2024-11-05
trailer: fix leaking trailer values
Patrick Steinhardt
1
-2
/
+8
2024-11-05
builtin/commit: fix leaking change data contents
Patrick Steinhardt
2
-1
/
+9
2024-11-05
upload-pack: fix leaking URI protocols
Patrick Steinhardt
2
-0
/
+2
2024-11-05
pretty: clear signature check
Patrick Steinhardt
5
-0
/
+5
2024-11-05
diff-lib: fix leaking diffopts in `do_diff_cache()`
Patrick Steinhardt
2
-0
/
+2
2024-11-05
revision: fix leaking bloom filters
Patrick Steinhardt
2
-0
/
+6
2024-11-05
builtin/grep: fix leak with `--max-count=0`
Patrick Steinhardt
2
-3
/
+11
2024-11-05
grep: fix leak in `grep_splice_or()`
Patrick Steinhardt
1
-0
/
+1
2024-11-05
t/helper: fix leaks in "reach" test tool
Patrick Steinhardt
2
-0
/
+11
2024-11-05
builtin/ls-remote: plug leaking server options
Patrick Steinhardt
1
-0
/
+1
2024-11-05
upload-pack: fix ambiguous error message
Elijah Newren
2
-1
/
+12
2024-11-04
t1016: clean up style
Andrew Kreimer
1
-132
/
+130
2024-11-01
The seventh batch
Taylor Blau
1
-0
/
+39
2024-11-01
rev-list: skip bitmap traversal for --left-right
Jeff King
2
-0
/
+19
2024-10-30
The sixth batch
Taylor Blau
1
-0
/
+11
2024-10-28
t6006: fix prereq handling with `test_format ()`
Patrick Steinhardt
1
-4
/
+4
2024-10-28
compat/mingw: allow deletion of most opened files
Patrick Steinhardt
1
-0
/
+66
2024-10-28
compat/mingw: share file handles created via `CreateFileW()`
Patrick Steinhardt
1
-2
/
+2
2024-10-25
packfile: use oidread() instead of hashcpy() to fill object_id
Jeff King
1
-1
/
+1
2024-10-25
packfile: use object_id in find_pack_entry_one()
Jeff King
7
-18
/
+18
2024-10-25
packfile: convert find_sha1_pack() to use object_id
Jeff King
5
-12
/
+15
2024-10-25
http-walker: use object_id instead of bare hash
Jeff King
3
-16
/
+17
2024-10-25
packfile: warn people away from parse_packed_git()
Jeff King
1
-1
/
+10
2024-10-25
packfile: drop sha1_pack_index_name()
Jeff King
3
-14
/
+4
2024-10-25
packfile: drop sha1_pack_name()
Jeff King
3
-14
/
+2
2024-10-25
packfile: drop has_pack_index()
Jeff King
3
-17
/
+8
2024-10-25
dumb-http: store downloaded pack idx as tempfile
Jeff King
3
-7
/
+41
2024-10-25
t5550: count fetches in "previously-fetched .idx" test
Jeff King
1
-2
/
+16
[next]