jj/lib/src
Ilya Grigoriev c34b2328c0 Index: Expose an iterator over all entries
Importantly, this includes the commits that are not visible and
thus not in the `all()` revset.
2023-01-17 22:01:09 -08:00
..
protos lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
backend.rs style: do not dereference self to perform pattern-matching 2023-01-14 19:28:24 +01:00
commit.rs
commit_builder.rs Make change ids in tests repeatable 2023-01-03 23:02:46 -08:00
conflicts.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
content_hash.rs style: do not dereference self to perform pattern-matching 2023-01-14 19:28:24 +01:00
dag_walk.rs
diff.rs
file_util.rs
files.rs
git.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
git_backend.rs Git backend: Allow simultaneous rebasing of duplicate commits 2023-01-17 21:17:27 -08:00
gitignore.rs gitignore: any character can be backslash-escaped 2023-01-16 21:35:54 +01:00
index.rs Index: Expose an iterator over all entries 2023-01-17 22:01:09 -08:00
index_store.rs
legacy_thrift_op_store.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
lib.rs
local_backend.rs git_backend: propagate various errors 2023-01-02 12:28:51 -06:00
lock.rs
matchers.rs matchers: rename Dirs to RepoPathTree as it no longer represents directory 2022-12-30 14:15:27 +09:00
nightly_shims.rs
op_heads_store.rs op_heads_store: give the OpHeadsStore factory semantics 2022-12-16 10:47:48 -08:00
op_store.rs style: do not dereference self to perform pattern-matching 2023-01-14 19:28:24 +01:00
operation.rs
proto_op_store.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
refs.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
repo.rs Make jj undo work after jj duplicate 2023-01-17 21:17:27 -08:00
repo_path.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
revset.pest revset: parse hg/git-like '^' postfix operator and show hint 2022-12-23 00:38:29 +09:00
revset.rs let branches and remote_branches revset functions take needles as arguments 2023-01-16 12:15:30 +05:30
revset_graph_iterator.rs
rewrite.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
settings.rs Add sapling graph formatters as an option. 2023-01-16 22:15:55 +01:00
simple_op_heads_store.rs op_heads_store: give the OpHeadsStore factory semantics 2022-12-16 10:47:48 -08:00
simple_op_store.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
simple_op_store_model.rs style: do not dereference self to perform pattern-matching 2023-01-14 19:28:24 +01:00
simple_op_store_model.thrift
stacked_table.rs
store.rs store: propagate error from Backend::write_commit() 2022-12-26 23:30:52 -08:00
transaction.rs
tree.rs backend: create ObjectId trait 2023-01-02 12:28:51 -06:00
tree_builder.rs cargo +nightly clippy --fix --workspace with today's nightly 2023-01-07 15:29:19 -08:00
view.rs
working_copy.rs git_backend: propagate various errors 2023-01-02 12:28:51 -06:00
workspace.rs workspace: do not look up ancestor paths by Workspace::load() 2023-01-10 23:31:26 +09:00