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-08-06
midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs
Taylor Blau
-2
/
+21
2024-08-06
midx: add new fields for incremental MIDX chains
Taylor Blau
-0
/
+4
2024-08-06
Documentation: describe incremental MIDX format
Taylor Blau
-0
/
+103
2024-08-06
t3206: test_when_finished before dirtying operations, not after
Junio C Hamano
-26
/
+26
2024-08-06
t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
Ghanshyam Thakkar
-357
/
+363
2024-08-05
t/t7704-repack-cruft.sh: avoid failures during long-running tests
Taylor Blau
-1
/
+1
2024-08-05
t6421: fix test to work when repo dir contains d0
Kyle Lippincott
-6
/
+9
2024-08-05
set errno=0 before strtoX calls
Kyle Lippincott
-0
/
+5
2024-08-05
log-tree: use decimal_width()
René Scharfe
-11
/
+2
2024-08-05
refs/files: prevent memory leak by freeing packed_ref_store
Sven Strickroth
-0
/
+1
2024-08-05
apply: canonicalize modes read from patches
Jeff King
-0
/
+63
2024-08-04
t-reftable-tree: improve the test for infix_walk()
Chandra Pratap
-7
/
+15
2024-08-04
t-reftable-tree: add test for non-existent key
Chandra Pratap
-0
/
+1
2024-08-04
t-reftable-tree: split test_tree() into two sub-test functions
Chandra Pratap
-4
/
+19
2024-08-04
t: move reftable/tree_test.c to the unit testing framework
Chandra Pratap
-63
/
+61
2024-08-04
reftable: remove unnecessary curly braces in reftable/tree.c
Chandra Pratap
-10
/
+5
2024-08-03
git-gui: Remove forced rescan of stat-dirty files.
Johannes Sixt
-21
/
+8
2024-08-02
Documentation: add platform support policy
Emily Shaffer
-0
/
+191
2024-08-02
refs: drop `ref_store`-less functions
Patrick Steinhardt
-207
/
+0
2024-08-02
http: do not ignore proxy path
Ryan Hendrickson
-3
/
+128
2024-08-02
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt
-0
/
+28
2024-08-01
t0018: remove leftover debugging cruft
Junio C Hamano
-1
/
+0
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
-1
/
+10
2024-08-01
The second batch
Junio C Hamano
-0
/
+10
2024-08-01
Merge branch 'as/show-ref-option-help-update'
Junio C Hamano
-2
/
+2
2024-08-01
Merge branch 'jc/doc-reviewing-guidelines-positive-reviews'
Junio C Hamano
-4
/
+21
2024-08-01
Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix'
Junio C Hamano
-1
/
+1
2024-08-01
t-reftable-pq: add tests for merged_iter_pqueue_top()
Chandra Pratap
-0
/
+49
2024-08-01
t-reftable-pq: add test for index based comparison
Chandra Pratap
-6
/
+42
2024-08-01
t-reftable-pq: make merged_iter_pqueue_check() callable by reference
Chandra Pratap
-5
/
+5
2024-08-01
t-reftable-pq: make merged_iter_pqueue_check() static
Chandra Pratap
-2
/
+1
2024-08-01
t: move reftable/pq_test.c to the unit testing framework
Chandra Pratap
-26
/
+17
2024-08-01
reftable: change the type of array indices to 'size_t' in reftable/pq.c
Chandra Pratap
-6
/
+6
2024-08-01
reftable: remove unnecessary curly braces in reftable/pq.c
Chandra Pratap
-13
/
+4
2024-08-01
credential/osxkeychain: respect NUL terminator in username
Jeff King
-1
/
+1
2024-08-01
commit-reach: fix trivial memory leak when computing reachability
Patrick Steinhardt
-0
/
+2
2024-08-01
convert: fix leaking config strings
Patrick Steinhardt
-3
/
+10
2024-08-01
entry: fix leaking pathnames during delayed checkout
Patrick Steinhardt
-2
/
+6
2024-08-01
object-name: fix leaking commit list items
Patrick Steinhardt
-10
/
+19
2024-08-01
t/test-repository: fix leaking repository
Patrick Steinhardt
-2
/
+4
2024-08-01
builtin/credential-cache: fix trivial leaks
Patrick Steinhardt
-2
/
+9
2024-08-01
builtin/worktree: fix leaking derived branch names
Patrick Steinhardt
-3
/
+6
2024-08-01
builtin/shortlog: fix various trivial memory leaks
Patrick Steinhardt
-0
/
+2
2024-08-01
builtin/rerere: fix various trivial memory leaks
Patrick Steinhardt
-3
/
+16
2024-08-01
builtin/credential-store: fix leaking credential
Patrick Steinhardt
-0
/
+4
2024-08-01
builtin/show-branch: fix several memory leaks
Patrick Steinhardt
-16
/
+38
2024-08-01
builtin/rev-parse: fix memory leak with `--parseopt`
Patrick Steinhardt
-1
/
+6
2024-08-01
builtin/stash: fix various trivial memory leaks
Patrick Steinhardt
-2
/
+22
2024-08-01
builtin/remote: fix various trivial memory leaks
Patrick Steinhardt
-7
/
+38
2024-08-01
builtin/remote: fix leaking strings in `branch_list`
Patrick Steinhardt
-2
/
+3
[prev]
[next]