/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
commit-graph: extract copy_oids_to_commits()
2019-06-12
Derrick Stolee
commit-graph: extract copy_oids_to_commits()
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: extract count_distinct_commits()
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: extract fill_oids_from_all_packs()
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: extract fill_oids_from_commit_hex()
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: extract fill_oids_from_packs()
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: create write_commit_graph_context
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: remove Future Work section
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: collapse parameters into flags
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-06-12
Derrick Stolee
commit-graph: return with errors during write
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-05-13
Derrick Stolee
commit-graph: fix the_repository reference
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-29
Derrick Stolee
Makefile: add coverage-prove target
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-17
Derrick Stolee
pack-objects: create GIT_TEST_PACK_SPARSE
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-17
Derrick Stolee
pack-objects: create pack.useSparse setting
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-17
Derrick Stolee
revision: implement sparse algorithm
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-17
Derrick Stolee
list-objects: consume sparse tree walk
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-17
Derrick Stolee
revision: add mark_tree_uninteresting_sparse
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-08
Derrick Stolee
git-gc.txt: fix typo about gc.writeCommitGraph
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2019-01-02
Derrick Stolee
commit-graph: writing missing parents is a BUG
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-12-14
Derrick Stolee
.gitattributes: ensure t/oid-info/* has eol=lf
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-11-07
Derrick Stolee
pack-objects: ignore ambiguous object warnings
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-11-02
Derrick Stolee
remote: make add_missing_tags() linear
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-11-02
Derrick Stolee
test-reach: test get_reachable_subset
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-11-02
Derrick Stolee
commit-reach: implement get_reachable_subset
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-22
Derrick Stolee
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-22
Derrick Stolee
midx: close multi-pack-index on repack
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-19
Derrick Stolee
commit-reach: fix first-parent heuristic
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-19
Derrick Stolee
ci: add optional test variables
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-10
Derrick Stolee
contrib: add coverage-diff script
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-09
Derrick Stolee
midx: fix broken free() in close_midx()
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-06
Derrick Stolee
commit-graph: reduce initial oid allocation
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-10-06
Derrick Stolee
commit-graph: clean up leaked memory during write
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-25
Derrick Stolee
commit-reach: cleanups in can_all_from_reach...
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-21
Derrick Stolee
commit-reach: fix memory and flag leaks
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-21
Derrick Stolee
commit-reach: properly peel tags
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
fsck: verify multi-pack-index
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: report progress during 'verify'
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: verify object offsets
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: fix 32-bit vs 64-bit size check
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: verify oid lookup order
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: verify oid fanout order
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: verify missing pack
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: verify packname order
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: verify corrupt chunk lookup table
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: verify bad header
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-17
Derrick Stolee
multi-pack-index: add 'verify' verb
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-09-12
Derrick Stolee
t3206-range-diff.sh: cover single-patch case
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-30
Derrick Stolee
commit: don't use generation numbers if not needed
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-29
Derrick Stolee
commit-graph: define GIT_TEST_COMMIT_GRAPH
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-23
Derrick Stolee
config: fix commit-graph related config docs
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-21
Derrick Stolee
commit: use timestamp_t for author_date_slab
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-21
Derrick Stolee
commit-graph: close_commit_graph before shallow walk
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-21
Derrick Stolee
commit-graph: not compatible with uninitialized repo
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-21
Derrick Stolee
commit-graph: not compatible with grafts
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-21
Derrick Stolee
commit-graph: not compatible with replace objects
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-21
Derrick Stolee
test-repository: properly init repo
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-21
Derrick Stolee
commit-graph: update design document
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
pack-objects: consider packs in multi-pack-index
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
midx: test a few commands that use get_all_packs
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
treewide: use get_all_packs
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
packfile: add all_packs list
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
midx: fix bug that skips midx with alternates
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
midx: stop reporting garbage
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
midx: mark bad packed objects
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
multi-pack-index: store local property
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-08-20
Derrick Stolee
multi-pack-index: provide more helpful usage info
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit-reach: use can_all_from_reach
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit-reach: make can_all_from_reach... linear
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit-reach: replace ref_newer logic
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
test-reach: test commit_contains
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
test-reach: test can_all_from_reach_with_flags
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
test-reach: test reduce_heads
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
test-reach: test get_merge_bases_many
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
test-reach: test is_descendant_of
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
test-reach: test in_merge_bases
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
test-reach: create new test tool for ref_newer
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit-reach: move can_all_from_reach_with_flags
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
upload-pack: generalize commit date cutoff
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
upload-pack: refactor ok_to_give_up()
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
upload-pack: make reachable() more generic
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit-reach: move commit_contains from ref-filter
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit-reach: move ref_newer from remote.c
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit.h: remove method declarations
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-20
Derrick Stolee
commit-reach: move walk methods from commit.c
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-07-16
Derrick Stolee
coccinelle: update commit.cocci
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-28
Derrick Stolee
commit-graph: fix documentation inconsistencies
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: update design document
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
gc: automatically write commit-graph files
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: add '--reachable' option
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: use string-list API for input
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
fsck: verify commit-graph
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify contents match checksum
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: test for corrupted octopus edge
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify commit date
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify generation number
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify parent list
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify root tree OIDs
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify objects exist
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify corrupt OID fanout and lookup
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify required chunks are present
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
2018-06-27
Derrick Stolee
commit-graph: verify catches corrupt signature
Signed-off-by: Derrick Stolee <
dstolee@microsoft.com
>
commit
|
commitdiff
|
tree
next