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-21
t-reftable-block: add tests for index blocks
Chandra Pratap
1
-0
/
+88
2024-08-21
t-reftable-block: add tests for obj blocks
Chandra Pratap
1
-0
/
+82
2024-08-21
t-reftable-block: add tests for log blocks
Chandra Pratap
1
-2
/
+91
2024-08-21
t-reftable-block: remove unnecessary variable 'j'
Chandra Pratap
1
-4
/
+2
2024-08-21
t-reftable-block: use xstrfmt() instead of xstrdup()
Chandra Pratap
1
-4
/
+1
2024-08-21
t-reftable-block: use block_iter_reset() instead of block_iter_close()
Chandra Pratap
1
-6
/
+2
2024-08-21
t-reftable-block: use reftable_record_key() instead of strbuf_addstr()
Chandra Pratap
1
-2
/
+1
2024-08-21
t-reftable-block: use reftable_record_equal() instead of check_str()
Chandra Pratap
1
-9
/
+9
2024-08-21
t-reftable-block: release used block reader
Chandra Pratap
1
-0
/
+1
2024-08-21
t: harmonize t-reftable-block.c with coding guidelines
Chandra Pratap
1
-26
/
+26
2024-08-21
t: move reftable/block_test.c to the unit testing framework
Chandra Pratap
2
-1
/
+120
2024-08-21
rebase --exec: respect --quiet
Matheus Tavares
1
-0
/
+6
2024-08-20
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano
32
-1
/
+38
2024-08-20
t: migrate t0110-urlmatch-normalization to the new framework
Ghanshyam Thakkar
17
-260
/
+271
2024-08-20
t-hashmap: stop calling setup() for t_intern() test
Jeff King
1
-3
/
+2
2024-08-19
Merge branch 'ps/transport-leakfix-test-updates'
Junio C Hamano
4
-0
/
+7
2024-08-19
Merge branch 'tb/incremental-midx-part-1'
Junio C Hamano
13
-82
/
+132
2024-08-19
Merge branch 'jc/tests-no-useless-tee'
Junio C Hamano
2
-3
/
+3
2024-08-19
Merge branch 'rs/unit-tests-test-run'
Junio C Hamano
7
-337
/
+398
2024-08-19
t7900: fix flaky test due to leaking background job
Patrick Steinhardt
1
-2
/
+7
2024-08-17
send-email: teach git send-email option to translate aliases
Jacob Keller
1
-0
/
+104
2024-08-17
test-mergesort: mark unused parameters in trivial callback
Jeff King
1
-1
/
+1
2024-08-17
t-hashmap: mark unused parameters in callback function
Jeff King
1
-1
/
+2
2024-08-17
reftable: mark unused parameters in virtual functions
Jeff King
1
-1
/
+1
2024-08-17
unit-tests: ignore unused argc/argv
Jeff King
13
-13
/
+13
2024-08-17
t/helper: mark more unused argv/argc arguments
Jeff King
2
-2
/
+2
2024-08-16
Merge branch 'sj/ref-fsck'
Junio C Hamano
1
-0
/
+92
2024-08-16
Merge branch 'ps/p4-tests-updates' into maint-2.46
Junio C Hamano
35
-8
/
+83
2024-08-16
Merge branch 'ks/unit-test-comment-typofix' into maint-2.46
Junio C Hamano
1
-2
/
+3
2024-08-16
Merge branch 'dd/notes-empty-no-edit-by-default' into maint-2.46
Junio C Hamano
1
-0
/
+10
2024-08-16
Merge branch 'pw/add-patch-with-suppress-blank-empty' into maint-2.46
Junio C Hamano
1
-0
/
+19
2024-08-16
Merge branch 'jc/checkout-no-op-switch-errors' into maint-2.46
Junio C Hamano
1
-0
/
+13
2024-08-16
setup: make ref storage format configurable via config
Patrick Steinhardt
1
-0
/
+44
2024-08-16
setup: make object format configurable via config
Patrick Steinhardt
1
-0
/
+50
2024-08-16
t0001: delete repositories when object format tests finish
Patrick Steinhardt
1
-0
/
+3
2024-08-16
t0001: exercise initialization with ref formats more thoroughly
Patrick Steinhardt
1
-13
/
+35
2024-08-16
builtin/stash: fix `--keep-index --include-untracked` with empty HEAD
Patrick Steinhardt
1
-0
/
+15
2024-08-16
run-command: fix detaching when running auto maintenance
Patrick Steinhardt
2
-12
/
+37
2024-08-16
builtin/maintenance: add a `--detach` flag
Patrick Steinhardt
1
-0
/
+39
2024-08-16
builtin/gc: add a `--detach` flag
Patrick Steinhardt
1
-4
/
+41
2024-08-16
builtin/gc: fix leaking config values
Patrick Steinhardt
1
-0
/
+1
2024-08-15
Merge branch 'xx/diff-tree-remerge-diff-fix'
Junio C Hamano
1
-0
/
+35
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
1
-1
/
+1
2024-08-15
Merge branch 'ps/submodule-ref-format'
Junio C Hamano
3
-0
/
+146
2024-08-15
Merge branch 'ag/t7004-modernize'
Junio C Hamano
1
-595
/
+549
2024-08-15
Merge branch 'ps/reftable-stack-compaction'
Junio C Hamano
1
-7
/
+14
2024-08-15
Merge branch 'gt/unit-test-hashmap'
Junio C Hamano
3
-357
/
+362
2024-08-15
Merge branch 'jc/t3206-test-when-finished-fix'
Junio C Hamano
1
-26
/
+26
2024-08-15
Merge branch 'rs/t-example-simplify'
Junio C Hamano
1
-16
/
+8
2024-08-15
Merge branch 'jc/safe-directory'
Junio C Hamano
1
-0
/
+178
[prev]
[next]