50290 Commits (33286dcd6d79eeb81b74f36a324f260275582639)
 

Author SHA1 Message Date
Derrick Stolee 33286dcd6d commit-graph: fix UX issue when .lock file exists 7 years ago
Derrick Stolee 1472978ec6 commit-graph.txt: update design document 7 years ago
Derrick Stolee 7adf526670 merge: check config before loading commits 7 years ago
Derrick Stolee 04bc8d1ecc commit: use generation number in remove_redundant() 7 years ago
Derrick Stolee d7c1ec3efd commit: add short-circuit to paint_down_to_common() 7 years ago
Derrick Stolee f9b8908b85 commit: use generation numbers for in_merge_bases() 7 years ago
Derrick Stolee 819807b33f ref-filter: use generation number for --contains 7 years ago
Derrick Stolee e2838d85b6 commit-graph: always load commit-graph information 7 years ago
Derrick Stolee 3afc679b3c commit: use generations in paint_down_to_common() 7 years ago
Derrick Stolee 3258c66332 commit-graph: compute generation numbers 7 years ago
Derrick Stolee 83073cc994 commit: add generation number to struct commit 7 years ago
Derrick Stolee 8fb572af5f ref-filter: fix outdated comment on in_commit_list 7 years ago
SZEDER Gábor 279ffad17d coccinelle: avoid wrong transformation suggestions from commit.cocci 7 years ago
Derrick Stolee 7b8a21dba1 commit-graph: lazy-load trees for commits 7 years ago
Derrick Stolee 2e27bd7731 treewide: replace maybe_tree with accessor methods 7 years ago
Derrick Stolee 5bb03de102 commit: create get_commit_tree() method 7 years ago
Derrick Stolee 891435d55d treewide: rename tree to maybe_tree 7 years ago
Junio C Hamano 2d5792f071 Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees 7 years ago
Derrick Stolee 7547b95b4f commit-graph: implement "--append" option 7 years ago
Derrick Stolee 3d5df01b5e commit-graph: build graph from starting commits 7 years ago
Derrick Stolee 049d51a2bb commit-graph: read only from specific pack-indexes 7 years ago
Derrick Stolee 177722b344 commit: integrate commit graph with commit parsing 7 years ago
Derrick Stolee 4f2542b49e commit-graph: close under reachability 7 years ago
Derrick Stolee 1b70dfd594 commit-graph: add core.commitGraph setting 7 years ago
Derrick Stolee 2a2e32bdc5 commit-graph: implement git commit-graph read 7 years ago
Derrick Stolee f237c8b6fe commit-graph: implement git-commit-graph write 7 years ago
Derrick Stolee 08fd81c9b6 commit-graph: implement write_commit_graph() 7 years ago
Derrick Stolee 4ce58ee38d commit-graph: create git-commit-graph builtin 7 years ago
Derrick Stolee ae30d7b115 graph: add commit graph design document 7 years ago
Derrick Stolee b84f767c8a commit-graph: add format document 7 years ago
Derrick Stolee cfe83216e4 csum-file: refactor finalize_hashfile() method 7 years ago
Derrick Stolee f2af9f5e02 csum-file: rename hashclose() to finalize_hashfile() 7 years ago
Junio C Hamano 2ee13a780b Merge branch 'jk/cached-commit-buffer' into HEAD 7 years ago
Junio C Hamano 7d4bebfe93 Merge branch 'jt/binsearch-with-fanout' into HEAD 7 years ago
Jeff King f74bbc8dd2 revision: drop --show-all option 7 years ago
Jeff King 7fa31b645f commit: drop uses of get_cached_commit_buffer() 7 years ago
Brandon Williams efdfe11f4f replace: rename 'new' variables 7 years ago
Brandon Williams 31c2c7a0ce trailer: rename 'template' variables 7 years ago
Brandon Williams ea8ace4ad3 tempfile: rename 'template' variables 7 years ago
Brandon Williams eb78e23f22 wrapper: rename 'template' variables 7 years ago
Brandon Williams 38f3f09421 environment: rename 'namespace' variables 7 years ago
Brandon Williams c2a46a7c1f diff: rename 'template' variables 7 years ago
Brandon Williams a63b5fca9b environment: rename 'template' variables 7 years ago
Brandon Williams fa0fccae6a init-db: rename 'template' variables 7 years ago
Brandon Williams 69caed593e unpack-trees: rename 'new' variables 7 years ago
Brandon Williams 176513264b trailer: rename 'new' variables 7 years ago
Brandon Williams bc099914d4 submodule: rename 'new' variables 7 years ago
Brandon Williams 75b7b971ae split-index: rename 'new' variables 7 years ago
Brandon Williams f3bbe63038 remote: rename 'new' variables 7 years ago
Brandon Williams 1472b5bf68 ref-filter: rename 'new' variables 7 years ago