index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t-hashmap: stop calling setup() for t_intern() test
Jeff King
2024-08-20
1
-3
/
+2
*
test-mergesort: mark unused parameters in trivial callback
Jeff King
2024-08-17
1
-1
/
+1
*
t-hashmap: mark unused parameters in callback function
Jeff King
2024-08-17
1
-1
/
+2
*
reftable: mark unused parameters in virtual functions
Jeff King
2024-08-17
1
-1
/
+1
*
unit-tests: ignore unused argc/argv
Jeff King
2024-08-17
13
-13
/
+13
*
t/helper: mark more unused argv/argc arguments
Jeff King
2024-08-17
2
-2
/
+2
*
Merge branch 'sj/ref-fsck'
Junio C Hamano
2024-08-16
1
-0
/
+92
|
\
|
*
fsck: add ref name check for files backend
shejialuo
2024-08-08
1
-0
/
+92
*
|
Merge branch 'xx/diff-tree-remerge-diff-fix'
Junio C Hamano
2024-08-15
1
-0
/
+35
|
\
\
|
*
|
diff-tree: fix crash when used with --remerge-diff
Xing Xin
2024-08-09
1
-0
/
+35
*
|
|
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
1
-1
/
+1
|
\
\
\
|
*
|
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ps/submodule-ref-format'
Junio C Hamano
2024-08-15
3
-0
/
+146
|
\
\
\
|
*
|
|
object: fix leaking packfiles when closing object store
Patrick Steinhardt
2024-08-08
1
-0
/
+1
|
*
|
|
submodule: fix leaking seen submodule names
Patrick Steinhardt
2024-08-08
2
-0
/
+2
|
*
|
|
builtin/submodule: allow "add" to use different ref storage format
Patrick Steinhardt
2024-08-08
1
-0
/
+11
|
*
|
|
refs: fix ref storage format for submodule ref stores
Patrick Steinhardt
2024-08-08
1
-1
/
+69
|
*
|
|
builtin/clone: propagate ref storage format to submodules
Patrick Steinhardt
2024-08-08
1
-0
/
+23
|
*
|
|
builtin/submodule: allow cloning with different ref storage format
Patrick Steinhardt
2024-08-08
1
-0
/
+41
*
|
|
|
Merge branch 'ag/t7004-modernize'
Junio C Hamano
2024-08-15
1
-595
/
+549
|
\
\
\
\
|
*
|
|
|
t7004: make use of write_script
AbdAlRahman Gad
2024-08-08
1
-6
/
+2
|
*
|
|
|
t7004: use single quotes instead of double quotes
AbdAlRahman Gad
2024-08-08
1
-35
/
+35
|
*
|
|
|
t7004: begin the test body on the same line as test_expect_success
AbdAlRahman Gad
2024-08-08
1
-54
/
+71
|
*
|
|
|
t7004: description on the same line as test_expect_success
AbdAlRahman Gad
2024-08-08
1
-166
/
+83
|
*
|
|
|
t7004: do not prepare things outside test_expect_success
AbdAlRahman Gad
2024-08-08
1
-338
/
+360
|
*
|
|
|
t7004: use indented here-doc
AbdAlRahman Gad
2024-08-08
1
-19
/
+19
|
*
|
|
|
t7004: one command per line
AbdAlRahman Gad
2024-08-08
1
-2
/
+4
|
*
|
|
|
t7004: remove space after redirect operators
AbdAlRahman Gad
2024-08-08
1
-25
/
+25
|
|
/
/
/
*
|
|
|
Merge branch 'ps/reftable-stack-compaction'
Junio C Hamano
2024-08-15
1
-7
/
+14
|
\
\
\
\
|
*
|
|
|
reftable/stack: handle locked tables during auto-compaction
Patrick Steinhardt
2024-08-08
1
-7
/
+14
|
|
/
/
/
*
|
|
|
Merge branch 'gt/unit-test-hashmap'
Junio C Hamano
2024-08-15
3
-357
/
+362
|
\
\
\
\
|
*
|
|
|
t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
Ghanshyam Thakkar
2024-08-06
3
-357
/
+362
*
|
|
|
|
Merge branch 'jc/t3206-test-when-finished-fix'
Junio C Hamano
2024-08-15
1
-26
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
t3206: test_when_finished before dirtying operations, not after
Junio C Hamano
2024-08-06
1
-26
/
+26
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/t-example-simplify'
Junio C Hamano
2024-08-15
1
-16
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
t-example-decorate: remove test messages
René Scharfe
2024-07-30
1
-16
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/safe-directory'
Junio C Hamano
2024-08-15
1
-0
/
+178
|
\
\
\
\
\
|
*
|
|
|
|
safe.directory: setting safe.directory="." allows the "current" directory
Junio C Hamano
2024-07-30
1
-0
/
+64
|
*
|
|
|
|
safe.directory: normalize the configured path
Junio C Hamano
2024-07-30
1
-0
/
+57
|
*
|
|
|
|
safe.directory: normalize the checked path
Junio C Hamano
2024-07-30
1
-0
/
+57
*
|
|
|
|
|
Merge branch 'tb/t7704-deflake'
Junio C Hamano
2024-08-14
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t/t7704-repack-cruft.sh: avoid failures during long-running tests
Taylor Blau
2024-08-05
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'cp/unit-test-reftable-tree'
Junio C Hamano
2024-08-14
2
-1
/
+84
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
t-reftable-tree: improve the test for infix_walk()
Chandra Pratap
2024-08-04
1
-7
/
+15
|
*
|
|
|
|
|
|
t-reftable-tree: add test for non-existent key
Chandra Pratap
2024-08-04
1
-0
/
+1
|
*
|
|
|
|
|
|
t-reftable-tree: split test_tree() into two sub-test functions
Chandra Pratap
2024-08-04
1
-4
/
+19
|
*
|
|
|
|
|
|
t: move reftable/tree_test.c to the unit testing framework
Chandra Pratap
2024-08-04
2
-1
/
+60
*
|
|
|
|
|
|
|
Merge branch 'kl/test-fixes'
Junio C Hamano
2024-08-14
3
-6
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t6421: fix test to work when repo dir contains d0
Kyle Lippincott
2024-08-05
1
-6
/
+9
|
*
|
|
|
|
|
|
|
set errno=0 before strtoX calls
Kyle Lippincott
2024-08-05
2
-0
/
+3
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]