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
/
t5324-split-commit-graph.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
commit-graph: use config to specify generation type
Derrick Stolee
1
-2
/
+2
2021-01-18
commit-graph: use generation v2 only if entire chain does
Abhishek Kumar
1
-0
/
+181
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
1
-6
/
+6
2020-11-02
Merge branch 'ds/commit-graph-merging-fix'
Junio C Hamano
1
-0
/
+13
2020-10-09
commit-graph: don't write commit-graph when disabled
Derrick Stolee
1
-1
/
+2
2020-10-09
commit-graph: ignore duplicates when merging layers
Derrick Stolee
1
-0
/
+25
2020-09-29
Merge branch 'tb/bloom-improvements'
Junio C Hamano
1
-0
/
+13
2020-09-09
commit-graph: introduce 'get_bloom_filter_settings()'
Taylor Blau
1
-0
/
+13
2020-08-17
commit-graph: use the "hash version" byte
Derrick Stolee
1
-1
/
+4
2020-08-11
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
1
-1
/
+0
2020-07-30
t: remove test_oid_init in tests
brian m. carlson
1
-1
/
+0
2020-07-07
t5324: reorder `run_with_limited_open_files test_might_fail`
Denton Liu
1
-1
/
+1
2020-05-05
Merge branch 'tb/commit-graph-perm-bits'
Junio C Hamano
1
-0
/
+24
2020-05-01
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
1
-0
/
+1
2020-05-01
Merge branch 'tb/commit-graph-fd-exhaustion-fix'
Junio C Hamano
1
-0
/
+13
2020-05-01
Merge branch 'tb/commit-graph-split-strategy'
Junio C Hamano
1
-0
/
+30
2020-04-29
commit-graph.c: make 'commit-graph-chain's read-only
Taylor Blau
1
-0
/
+2
2020-04-29
commit-graph.c: ensure graph layers respect core.sharedRepository
Taylor Blau
1
-0
/
+22
2020-04-28
Merge branch 'ds/commit-graph-expiry-fix'
Junio C Hamano
1
-1
/
+7
2020-04-23
commit-graph.c: gracefully handle file descriptor exhaustion
Taylor Blau
1
-0
/
+13
2020-04-15
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau
1
-0
/
+19
2020-04-15
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau
1
-0
/
+11
2020-04-06
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
1
-0
/
+1
2020-04-01
commit-graph: fix buggy --expire-time option
Derrick Stolee
1
-1
/
+7
2020-01-15
t5324: make hash size independent
brian m. carlson
1
-3
/
+10
2019-11-13
test-tool: use 'read-graph' helper
Derrick Stolee
1
-1
/
+1
2019-09-18
commit-graph: add --[no-]progress to write and verify
Garima Singh
1
-1
/
+1
2019-09-09
Merge branch 'ds/feature-macros'
Junio C Hamano
1
-0
/
+2
2019-08-13
commit-graph: turn on commit-graph by default
Derrick Stolee
1
-0
/
+2
2019-08-05
commit-graph: fix bug around octopus merges
Derrick Stolee
1
-1
/
+3
2019-06-19
commit-graph: test verify across alternates
Derrick Stolee
1
-0
/
+19
2019-06-19
commit-graph: normalize commit-graph filenames
Derrick Stolee
1
-1
/
+6
2019-06-19
commit-graph: test --split across alternate without --split
Derrick Stolee
1
-0
/
+15
2019-06-19
commit-graph: test octopus merges with --split
Derrick Stolee
1
-0
/
+11
2019-06-19
commit-graph: clean up chains after flattened write
Derrick Stolee
1
-0
/
+12
2019-06-19
commit-graph: verify chains with --shallow mode
Derrick Stolee
1
-0
/
+62
2019-06-19
commit-graph: create options for split files
Derrick Stolee
1
-0
/
+47
2019-06-19
commit-graph: expire commit-graph files
Derrick Stolee
1
-1
/
+1
2019-06-19
commit-graph: allow cross-alternate chains
Derrick Stolee
1
-0
/
+37
2019-06-19
commit-graph: merge commit-graph chains
Derrick Stolee
1
-0
/
+13
2019-06-19
commit-graph: add --split option to builtin
Derrick Stolee
1
-0
/
+122