jj/lib/src
Martin von Zweigbergk 01d7239732 revset: make graph iterator yield commit ids (not index entries)
We only need `CommitId`s, and `IndexEntry` is specific to the default
index implementation.
2023-03-20 01:45:54 -07:00
..
protos
backend.rs
commit.rs lib: add Commit::is_discardable() 2023-03-05 23:50:20 +01:00
commit_builder.rs commit_builder: add accessors for most fields 2023-03-19 00:48:05 -07:00
conflicts.rs conflicts: in materialize_merge_result(), always use adds.get(index) 2023-02-24 19:58:10 +09:00
content_hash.rs
dag_walk.rs
default_index_store.rs revset: remove context parameter from evaluate() 2023-03-17 22:42:41 -07:00
default_revset_engine.rs revset: make graph iterator yield commit ids (not index entries) 2023-03-20 01:45:54 -07:00
default_revset_graph_iterator.rs revset: make graph iterator yield commit ids (not index entries) 2023-03-20 01:45:54 -07:00
diff.rs
file_util.rs
files.rs
git.rs git: use our own default refspec 2023-03-02 10:09:08 +01:00
git_backend.rs
gitignore.rs
hex_util.rs
index.rs revset: remove context parameter from evaluate() 2023-03-17 22:42:41 -07:00
legacy_thrift_op_store.rs
lib.rs revset: add default_ prefix to graph iterator module 2023-03-14 05:32:02 -07:00
local_backend.rs
lock.rs
matchers.rs
nightly_shims.rs
op_heads_store.rs
op_store.rs
operation.rs
proto_op_store.rs
refs.rs
repo.rs index: extract a MutableIndex trait 2023-03-11 22:22:46 -08:00
repo_path.rs
revset.pest revset: ignore all ascii whitespace characters 2023-03-04 00:01:54 +09:00
revset.rs revset: make graph iterator yield commit ids (not index entries) 2023-03-20 01:45:54 -07:00
rewrite.rs revset: remove context parameter from evaluate() 2023-03-17 22:42:41 -07:00
settings.rs templater: migrate op log to template language 2023-02-20 18:20:41 +09:00
simple_op_heads_store.rs op_heads_store: let caller create initial operation 2023-02-28 08:08:31 -08:00
simple_op_store.rs
simple_op_store_model.rs
simple_op_store_model.thrift
stacked_table.rs
store.rs store: remove obsolete comment about root commit 2023-03-02 12:33:11 -08:00
transaction.rs index: extract a ReadonlyIndex trait 2023-03-11 22:22:46 -08:00
tree.rs
tree_builder.rs
view.rs
working_copy.rs
workspace.rs index: merge index_store.rs into index.rs 2023-03-11 22:22:46 -08:00