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
/
t6600-test-reach.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-23
Merge branch 'kk/merge-base-exhaustion'
Junio C Hamano
1
-12
/
+229
2026-08-11
commit-reach: remove commit-date ordering fallback
Kristofer Karlsson
1
-4
/
+4
2026-08-11
commit-reach: terminate merge-base walk when one paint side is exhausted
Kristofer Karlsson
1
-2
/
+2
2026-08-11
commit-reach: introduce struct paint_state with per-side counters
Kristofer Karlsson
1
-3
/
+3
2026-08-11
t6600: add clock-skew topologies and step counts for edge cases
Kristofer Karlsson
1
-2
/
+91
2026-08-11
commit-reach: add trace2 instrumentation to paint_down_to_common()
Kristofer Karlsson
1
-13
/
+31
2026-08-11
t6600: add test cases for side-exhaustion edge cases
Elijah Newren
1
-0
/
+110
2026-07-19
Merge branch 'mm/test-grep-lint'
Junio C Hamano
1
-2
/
+2
2026-07-19
Merge branch 'kk/commit-reach-find-all-fix'
Junio C Hamano
1
-0
/
+41
2026-07-11
Merge branch 'kk/commit-reach-find-all-fix' into kk/merge-base-exhaustion
Junio C Hamano
1
-0
/
+41
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-2
/
+2
2026-06-29
commit-reach: guard !FIND_ALL early exit with generation ordering check
Kristofer Karlsson
1
-1
/
+1
2026-06-29
t6600: add test for merge-base early exit with clock skew
Kristofer Karlsson
1
-0
/
+41
2026-05-31
Merge branch 'kk/tips-reachable-from-bases-optim'
Junio C Hamano
1
-0
/
+45
2026-05-17
t6600: add tests for duplicate tips in tips_reachable_from_bases()
Kristofer Karlsson
1
-0
/
+45
2026-05-12
commit-reach: early exit paint_down_to_common for single merge-base
Kristofer Karlsson
1
-0
/
+40
2026-04-06
t6600: test --maximal-only and --independent
Derrick Stolee
1
-0
/
+45
2026-01-22
revision: add --maximal-only option
Derrick Stolee
1
-0
/
+75
2025-01-21
ref-filter: move is-base tip to used_atom
René Scharfe
1
-0
/
+29
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-04
t/helper: fix leaks in "reach" test tool
Patrick Steinhardt
1
-0
/
+1
2024-08-14
for-each-ref: add 'is-base' token
Derrick Stolee
1
-0
/
+60
2024-08-14
commit-reach: add get_branch_base_for_tip
Derrick Stolee
1
-0
/
+61
2023-03-20
commit-reach: add tips_reachable_from_bases()
Derrick Stolee
1
-0
/
+83
2023-03-20
for-each-ref: add ahead-behind format atom
Derrick Stolee
1
-0
/
+86
2021-12-13
t6000-t9999: detect and signal failure within loop
Eric Sunshine
1
-2
/
+2
2021-02-25
commit-graph: use config to specify generation type
Derrick Stolee
1
-1
/
+1
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
1
-0
/
+6
2021-01-18
t6600-test-reach: generalize *_three_modes
Abhishek Kumar
1
-31
/
+31
2020-10-02
commit-reach: fix in_merge_bases_many bug
Derrick Stolee
1
-0
/
+30
2020-04-29
commit-graph.c: write non-split graphs as read-only
Taylor Blau
1
-0
/
+2
2018-11-18
Merge branch 'ds/reachable-topo-order'
Junio C Hamano
1
-4
/
+92
2018-11-03
test-reach: test get_reachable_subset
Derrick Stolee
1
-0
/
+52
2018-11-02
test-reach: add rev-list tests
Derrick Stolee
1
-0
/
+84
2018-11-02
test-reach: add run_three_modes method
Derrick Stolee
1
-4
/
+8
2018-09-21
commit-reach: properly peel tags
Derrick Stolee
1
-2
/
+28
2018-07-20
test-reach: test commit_contains
Derrick Stolee
1
-0
/
+34
2018-07-20
test-reach: test can_all_from_reach_with_flags
Derrick Stolee
1
-0
/
+45
2018-07-20
test-reach: test reduce_heads
Derrick Stolee
1
-0
/
+22
2018-07-20
test-reach: test get_merge_bases_many
Derrick Stolee
1
-0
/
+15
2018-07-20
test-reach: test is_descendant_of
Derrick Stolee
1
-0
/
+22
2018-07-20
test-reach: test in_merge_bases
Derrick Stolee
1
-0
/
+18
2018-07-20
test-reach: create new test tool for ref_newer
Derrick Stolee
1
-0
/
+86