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
2018-10-16
Merge branch 'md/test-cleanup'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
1
-0
/
+60
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
1
-1
/
+1
2018-09-17
t5318: use test_oid for HASH_LEN
Derrick Stolee
1
-2
/
+3
2018-08-27
tests: fix and add lint for non-portable grep --file
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-21
commit-graph: not compatible with grafts
Derrick Stolee
1
-0
/
+38
2018-08-21
commit-graph: not compatible with replace objects
Derrick Stolee
1
-0
/
+22
2018-08-20
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
1
-5
/
+7
2018-08-20
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
1
-2
/
+2
2018-08-13
t5318: avoid unnecessary command substitutions
SZEDER Gábor
1
-5
/
+7
2018-08-13
t5318: use 'test_cmp_bin' to compare commit-graph files
SZEDER Gábor
1
-2
/
+2
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-0
/
+35
2018-06-27
gc: automatically write commit-graph files
Derrick Stolee
1
-0
/
+14
2018-06-27
commit-graph: add '--reachable' option
Derrick Stolee
1
-0
/
+10
2018-06-27
fsck: verify commit-graph
Derrick Stolee
1
-0
/
+8
2018-06-27
commit-graph: verify contents match checksum
Derrick Stolee
1
-0
/
+6
2018-06-27
commit-graph: test for corrupted octopus edge
Derrick Stolee
1
-0
/
+10
2018-06-27
commit-graph: verify commit date
Derrick Stolee
1
-0
/
+6
2018-06-27
commit-graph: verify generation number
Derrick Stolee
1
-0
/
+11
2018-06-27
commit-graph: verify parent list
Derrick Stolee
1
-0
/
+18
2018-06-27
commit-graph: verify root tree OIDs
Derrick Stolee
1
-0
/
+7
2018-06-27
commit-graph: verify objects exist
Derrick Stolee
1
-0
/
+7
2018-06-27
commit-graph: verify corrupt OID fanout and lookup
Derrick Stolee
1
-0
/
+22
2018-06-27
commit-graph: verify required chunks are present
Derrick Stolee
1
-0
/
+29
2018-06-27
commit-graph: verify catches corrupt signature
Derrick Stolee
1
-0
/
+43
2018-06-27
commit-graph: add 'verify' subcommand
Derrick Stolee
1
-0
/
+10
2018-06-27
t5318-commit-graph.sh: use core.commitGraph
Derrick Stolee
1
-2
/
+2
2018-05-22
merge: check config before loading commits
Derrick Stolee
1
-0
/
+9
2018-04-11
commit-graph: implement "--append" option
Derrick Stolee
1
-0
/
+10
2018-04-11
commit-graph: build graph from starting commits
Derrick Stolee
1
-0
/
+13
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
1
-0
/
+10
2018-04-11
commit: integrate commit graph with commit parsing
Derrick Stolee
1
-1
/
+46
2018-04-11
commit-graph: implement git commit-graph read
Derrick Stolee
1
-5
/
+27
2018-04-02
commit-graph: implement git-commit-graph write
Derrick Stolee
1
-0
/
+124