Commits
User selector
Commit History
Commits on Sep 20, 2021
Merge branch 'js/run-command-close-packs'
Show description for c042ad5committedMerge branch 'ab/progress-users-adjust-counters'
Show description for df0c308committed
Commits on Sep 9, 2021
commit-graph: fix bogus counter in "Scanning merged commits" progress line
Show description for 4011224authored andcommitted
Commits on Sep 8, 2021
commit-graph: when closing the graph, also release the slab
Show description for 957ba81authored andcommitted
Commits on Aug 9, 2021
revision: avoid hitting packfiles when commits are in commit-graph
Show description for f559d6dauthored andcommittedcommit-graph: split out function to search commit position
Show description for 809ea28authored andcommitted
Commits on Jul 28, 2021
Merge branch 'ab/attribute-format'
Show description for dd6d3c9committed
Commits on Jul 13, 2021
*.c static functions: add missing __attribute__((format))
Show description for 48ca53cauthored andcommitted
Commits on Jun 29, 2021
commit-graph: rewrite to use checksum_valid()
Show description for 15316a4authored andcommitted
Commits on Apr 27, 2021
commit-graph: don't store file hashes as struct object_id
Show description for 72871b1authored andcommittedAlways use oidread to read into struct object_id
Show description for 92e2cabauthored andcommitted
Commits on Mar 22, 2021
Merge branch 'ds/commit-graph-generation-config'
Show description for d20fa3ccommitted
Commits on Mar 14, 2021
use CALLOC_ARRAY
Show description for ca56dadauthored andcommitted
Commits on Mar 1, 2021
Merge branch 'ds/chunked-file-api'
Show description for 660dd97committedMerge branch 'js/commit-graph-warning'
Show description for c0b27e3committedRevert "commit-graph: when incompatible with graphs, indicate why"
Show description for cdc986acommitted
Commits on Feb 25, 2021
commit-graph: use config to specify generation type
Show description for 702110aauthored andcommittedcommit-graph: create local repository pointer
Show description for c7ef8feauthored andcommitted
Commits on Feb 24, 2021
commit-graph.c: display correct number of chunks when writing
Show description for c4ff24bauthored andcommitted
Commits on Feb 22, 2021
commit-graph: avoid leaking topo_levels slab in write_commit_graph()
Show description for bf4bb9fauthored andcommitted
Commits on Feb 18, 2021
commit-graph: use chunk-format read API
Show description for 2692c2fauthored andcommittedcommit-graph: use chunk-format write API
Show description for 47410aaauthored andcommittedMerge branch 'js/commit-graph-warning'
Show description for 726b11dcommittedMerge branch 'ds/commit-graph-genno-fix'
Show description for 5bd0b21committedMerge branch 'ak/corrected-commit-date'
Show description for 8b4701acommitted
Commits on Feb 11, 2021
commit-graph: when incompatible with graphs, indicate why
Show description for c85eec7authored andcommitted
Commits on Feb 10, 2021
Merge branch 'jk/use-oid-pos'
Show description for 9d5b1c0committed
Commits on Feb 5, 2021
commit-graph: anonymize data in chunk_write_fn
Show description for eb90719authored andcommitted
Commits on Feb 3, 2021
Merge branch 'jk/peel-iterated-oid'
Show description for 973e20bcommitted
Commits on Feb 2, 2021
commit-graph: prepare commit graph
Show description for bc50d6cauthored andcommittedcommit-graph: be extra careful about mixed generations
Show description for fde55b0authored andcommittedcommit-graph: compute generations separately
Show description for 9c2c0a8authored andcommittedcommit-graph: validate layers for generation data
Show description for 448a39eauthored andcommittedcommit-graph: always parse before commit_graph_data_at()
Show description for 90cb1c4authored andcommittedcommit-graph: use repo_parse_commit
Show description for c4cc083authored andcommitted