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-06-13
Merge branch 'gt/unit-test-oidtree' into ps/use-the-repository
Junio C Hamano
7
-106
/
+191
2024-06-13
Merge branch 'ps/ref-storage-migration' into ps/use-the-repository
Junio C Hamano
2
-0
/
+244
2024-06-12
commit-graph: increment progress indicator
Derrick Stolee
1
-1
/
+1
2024-06-12
Merge branch 'gt/decorate-unit-test'
Junio C Hamano
5
-92
/
+80
2024-06-12
Merge branch 'jk/sparse-leakfix'
Junio C Hamano
4
-0
/
+4
2024-06-12
Merge branch 'jk/cap-exclude-file-size'
Junio C Hamano
2
-0
/
+20
2024-06-12
Merge branch 'jc/safe-directory-leading-path'
Junio C Hamano
1
-0
/
+15
2024-06-12
Merge branch 'gt/t-hash-unit-test'
Junio C Hamano
2
-56
/
+84
2024-06-12
Merge branch 'cp/reftable-unit-test'
Junio C Hamano
2
-1
/
+160
2024-06-12
Merge branch 'jc/t1517-more'
Junio C Hamano
1
-0
/
+52
2024-06-12
t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
Ghanshyam Thakkar
7
-106
/
+191
2024-06-12
parse-options-cb: stop clamping "--abbrev=" to hash length
Patrick Steinhardt
1
-0
/
+12
2024-06-12
config: fix segfault when parsing "core.abbrev" without repo
Patrick Steinhardt
2
-0
/
+19
2024-06-11
pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
Taylor Blau
1
-0
/
+26
2024-06-11
midx-write.c: do not read existing MIDX with `packs_to_include`
Taylor Blau
1
-0
/
+30
2024-06-11
builtin/blame: fix leaking ignore revs files
Patrick Steinhardt
1
-0
/
+2
2024-06-11
builtin/blame: fix leaking prefixed paths
Patrick Steinhardt
4
-0
/
+6
2024-06-11
blame: fix leaking data for blame scoreboards
Patrick Steinhardt
8
-0
/
+12
2024-06-11
merge: fix leaking merge bases
Patrick Steinhardt
5
-0
/
+5
2024-06-11
builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`
Patrick Steinhardt
1
-0
/
+1
2024-06-11
sequencer: fix memory leaks in `make_script_with_merges()`
Patrick Steinhardt
3
-0
/
+4
2024-06-11
builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`
Patrick Steinhardt
3
-2
/
+4
2024-06-11
apply: fix leaking string in `match_fragment()`
Patrick Steinhardt
1
-0
/
+1
2024-06-11
commit: fix leaking parents when calling `commit_tree_extended()`
Patrick Steinhardt
4
-0
/
+4
2024-06-11
config: fix leaking "core.notesref" variable
Patrick Steinhardt
2
-0
/
+2
2024-06-11
rerere: fix various trivial leaks
Patrick Steinhardt
3
-0
/
+3
2024-06-11
builtin/stash: fix leak in `show_stash()`
Patrick Steinhardt
2
-0
/
+2
2024-06-11
revision: free diff options
Patrick Steinhardt
7
-0
/
+7
2024-06-11
builtin/log: fix leaking commit list in git-cherry(1)
Patrick Steinhardt
1
-0
/
+1
2024-06-11
merge-recursive: fix memory leak when finalizing merge
Patrick Steinhardt
3
-0
/
+4
2024-06-11
builtin/merge-recursive: fix leaking object ID bases
Patrick Steinhardt
2
-0
/
+2
2024-06-11
object-name: free leaking object contexts
Patrick Steinhardt
1
-0
/
+1
2024-06-11
builtin/rev-list: fix leaking bitmap index when calculating disk usage
Patrick Steinhardt
1
-0
/
+2
2024-06-11
notes: fix memory leak when pruning notes
Patrick Steinhardt
1
-0
/
+1
2024-06-11
revision: fix leaking display notes
Patrick Steinhardt
1
-0
/
+1
2024-06-11
merge-recursive: fix leaking rename conflict info
Patrick Steinhardt
3
-0
/
+3
2024-06-11
biultin/rev-parse: fix memory leaks in `--parseopt` mode
Patrick Steinhardt
2
-0
/
+2
2024-06-11
bundle: plug leaks in `create_bundle()`
Patrick Steinhardt
3
-0
/
+3
2024-06-11
notes-utils: free note trees when releasing copied notes
Patrick Steinhardt
2
-0
/
+2
2024-06-11
parse-options: fix leaks for users of OPT_FILENAME
Patrick Steinhardt
13
-0
/
+13
2024-06-11
revision: fix memory leak when reversing revisions
Patrick Steinhardt
1
-0
/
+1
2024-06-10
Merge branch 'jk/leakfixes'
Junio C Hamano
1
-0
/
+3
2024-06-10
Merge branch 'iw/trace-argv-on-alias'
Junio C Hamano
1
-0
/
+11
2024-06-10
diff: let external diffs report that changes are uninteresting
René Scharfe
1
-8
/
+21
2024-06-10
t4020: test exit code with external diffs
René Scharfe
1
-0
/
+53
2024-06-07
format-patch: assume --cover-letter for diff in multi-patch series
Rubén Justo
2
-0
/
+29
2024-06-07
t4014: cleanups in a few tests
Rubén Justo
1
-5
/
+5
2024-06-07
Merge branch 'tb/midx-write-cleanup'
Junio C Hamano
1
-0
/
+23
2024-06-07
revision: always store allocated strings in output encoding
Patrick Steinhardt
2
-0
/
+2
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
5
-14
/
+18
[prev]
[next]