index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5318-commit-graph.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
1
-3
/
+3
2021-10-15
fsck: verify commit graph when implicitly enabled
Glen Choo
1
-1
/
+22
2021-10-15
Merge branch 'ab/ignore-replace-while-working-on-commit-graph' into gc/use-re...
Junio C Hamano
1
-2
/
+3
2021-10-15
commit-graph: don't consider "replace" objects with "verify"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-10-15
commit-graph tests: fix error-hiding graph_git_two_modes() helper
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-08-30
commit-graph: show "unexpected subcommand" error
Ævar Arnfjörð Bjarmason
1
-1
/
+15
2021-08-30
commit-graph: show usage on "commit-graph [write|verify] garbage"
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2021-03-22
Merge branch 'ds/commit-graph-generation-config'
Junio C Hamano
1
-1
/
+1
2021-03-01
Merge branch 'ds/chunked-file-api'
Junio C Hamano
1
-1
/
+1
2021-02-25
commit-graph: use config to specify generation type
Derrick Stolee
1
-1
/
+1
2021-02-22
Merge branch 'ab/test-lib'
Junio C Hamano
1
-1
/
+1
2021-02-18
commit-graph: use chunk-format read API
Derrick Stolee
1
-1
/
+1
2021-02-10
test-lib-functions: remove generate_zero_bytes() wrapper
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-02-01
commit-graph: prepare commit graph
Derrick Stolee
1
-1
/
+1
2021-02-01
commit-graph: always parse before commit_graph_data_at()
Derrick Stolee
1
-0
/
+21
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
1
-13
/
+66
2020-08-17
commit-graph: use the "hash version" byte
Derrick Stolee
1
-2
/
+36
2020-08-11
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
1
-2
/
+1
2020-07-30
Merge branch 'ds/commit-graph-bloom-updates' into master
Junio C Hamano
1
-1
/
+1
2020-07-30
Merge branch 'sg/commit-graph-cleanups' into master
Junio C Hamano
1
-2
/
+3
2020-07-30
t: remove test_oid_init in tests
brian m. carlson
1
-2
/
+1
2020-06-23
commit-graph: change test to die on parse, not load
Derrick Stolee
1
-1
/
+1
2020-06-17
Merge branch 'tb/t5318-cleanup'
Junio C Hamano
1
-4
/
+25
2020-06-08
Merge branch 'tb/commit-graph-no-check-oids'
Junio C Hamano
1
-9
/
+16
2020-06-08
commit-graph: simplify parse_commit_graph() #1
SZEDER Gábor
1
-1
/
+2
2020-06-08
commit-graph: fix parsing the Chunk Lookup table
SZEDER Gábor
1
-1
/
+1
2020-06-04
t5318: test that '--stdin-commits' respects '--[no-]progress'
Taylor Blau
1
-0
/
+21
2020-06-04
t5318: use 'test_must_be_empty'
Taylor Blau
1
-4
/
+4
2020-05-18
commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag
Taylor Blau
1
-4
/
+11
2020-05-18
t5318: reorder test below 'graph_read_expect'
Taylor Blau
1
-9
/
+9
2020-05-05
Merge branch 'tb/commit-graph-perm-bits'
Junio C Hamano
1
-1
/
+14
2020-05-01
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
1
-0
/
+2
2020-05-01
Merge branch 'tb/commit-graph-split-strategy'
Junio C Hamano
1
-1
/
+1
2020-04-29
Revert "commit-graph.c: introduce '--[no-]check-oids'"
Junio C Hamano
1
-28
/
+0
2020-04-29
commit-graph.c: write non-split graphs as read-only
Taylor Blau
1
-1
/
+14
2020-04-15
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau
1
-0
/
+28
2020-04-15
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau
1
-1
/
+1
2020-04-06
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
1
-0
/
+2
2020-02-17
Merge branch 'bc/hash-independent-tests-part-8'
Junio C Hamano
1
-2
/
+2
2020-02-14
Merge branch 'tb/commit-graph-object-dir'
Junio C Hamano
1
-2
/
+2
2020-02-07
t5318: update for SHA-256
brian m. carlson
1
-2
/
+2
2020-02-05
Merge branch 'bc/hash-independent-tests-part-7'
Junio C Hamano
1
-1
/
+1
2020-01-31
t5318: don't pass non-object directory to '--object-dir'
Taylor Blau
1
-2
/
+2
2020-01-15
t5318: update for SHA-256
brian m. carlson
1
-1
/
+1
2019-12-10
Merge branch 'ds/commit-graph-delay-gen-progress'
Junio C Hamano
1
-2
/
+2
2019-12-01
Merge branch 'ds/test-read-graph'
Junio C Hamano
1
-1
/
+1
2019-11-27
progress: create GIT_PROGRESS_DELAY
Derrick Stolee
1
-2
/
+2
2019-11-13
test-tool: use 'read-graph' helper
Derrick Stolee
1
-1
/
+1
2019-10-28
commit, tag: don't set parsed bit for parse failures
Jeff King
1
-1
/
+1
2019-10-07
Merge branch 'tb/commit-graph-harden'
Junio C Hamano
1
-0
/
+43
[next]