.. |
backend.rs
|
cleanup: make Vec inside CommitId etc. non-public
|
2021-11-10 10:46:10 -08:00 |
commit.rs
|
backend: remove unused Commit::is_pruned (#32)
|
2021-10-06 23:53:15 -07:00 |
commit_builder.rs
|
cleanup: make Vec inside CommitId etc. non-public
|
2021-11-10 10:46:10 -08:00 |
conflicts.rs
|
cleanup: fix formatting regression
|
2021-11-14 12:46:38 -08:00 |
dag_walk.rs
|
cleanup: let Clippy fix a bunch of warnings
|
2021-06-14 00:27:31 -07:00 |
diff.rs
|
diff: compact adjacent unchanged regions also when using for_tokenizer()
|
2021-10-10 00:00:06 -07:00 |
file_util.rs
|
working_copy: consider it an error if temp file cannot be renamed to target
|
2021-06-16 10:52:55 -07:00 |
files.rs
|
files: implement Debug for MergeResult, display byte vector as string
|
2021-11-07 15:17:51 -08:00 |
git.rs
|
git: fix regression in pruning of remote refs
|
2021-11-07 16:02:18 -08:00 |
git_backend.rs
|
cleanup: remove an unnecessary reference-taking noticed by Clippy
|
2021-11-14 12:47:14 -08:00 |
gitignore.rs
|
cleanup: let Clippy fix a bunch of warnings
|
2021-06-14 00:27:31 -07:00 |
index.rs
|
cleanup: make Vec inside CommitId etc. non-public
|
2021-11-10 10:46:10 -08:00 |
index_store.rs
|
index: transparently reindex if the index is corrupt
|
2021-10-17 09:13:31 -07:00 |
lib.rs
|
stacked_table: add a file format for stacked, sorted tables
|
2021-10-20 13:19:32 -07:00 |
local_backend.rs
|
cleanup: make Vec inside CommitId etc. non-public
|
2021-11-10 10:46:10 -08:00 |
lock.rs
|
tests: use one thread per core in concurrency tests
|
2021-04-29 00:01:04 -07:00 |
matchers.rs
|
cleanup: let Clippy fix a bunch of warnings
|
2021-06-14 00:27:31 -07:00 |
op_heads_store.rs
|
store: rename Store to Backend and StoreWrapper to Store
|
2021-09-12 12:02:10 -07:00 |
op_store.rs
|
cleanup: fix issues found by latest rustc and clippy
|
2021-09-29 10:12:38 -07:00 |
operation.rs
|
store: rename Store to Backend and StoreWrapper to Store
|
2021-09-12 12:02:10 -07:00 |
protos.rs
|
|
|
refs.rs
|
store: rename Store to Backend and StoreWrapper to Store
|
2021-09-12 12:02:10 -07:00 |
repo.rs
|
repo: don't materialize conflicts on checkout
|
2021-11-07 15:17:51 -08:00 |
repo_path.rs
|
cleanup: let Clippy fix a bunch of warnings
|
2021-06-14 00:27:31 -07:00 |
revset.pest
|
revsets: allow underscore in identifiers
|
2021-11-07 07:55:52 -08:00 |
revset.rs
|
revset: make head() accept candidate set to find heads within
|
2021-10-13 09:41:20 -07:00 |
revset_graph_iterator.rs
|
revset graph: fix formatting I missed in recent commit
|
2021-10-23 20:53:41 -07:00 |
rewrite.rs
|
DescendantRebaser: also remove old heads
|
2021-10-06 22:01:39 -07:00 |
settings.rs
|
cleanup: fix issues found by latest rustc and clippy
|
2021-09-29 10:12:38 -07:00 |
simple_op_store.rs
|
cleanup: let newer Clippy fix a few things it found
|
2021-10-13 08:27:44 -07:00 |
stacked_table.rs
|
cleanup: replace some as_slice() by &
|
2021-11-10 10:55:58 -08:00 |
store.rs
|
cleanup: make Vec inside CommitId etc. non-public
|
2021-11-10 10:46:10 -08:00 |
testutils.rs
|
tree_builder: rename repo() to more accurate store()
|
2021-11-07 15:17:51 -08:00 |
transaction.rs
|
evolution: delete it now that we don't use it anymore (#32)
|
2021-10-06 23:28:30 -07:00 |
tree.rs
|
cleanup: make Vec inside CommitId etc. non-public
|
2021-11-10 10:46:10 -08:00 |
tree_builder.rs
|
tree_builder: rename repo() to more accurate store()
|
2021-11-07 15:17:51 -08:00 |
view.rs
|
store: rename Store to Backend and StoreWrapper to Store
|
2021-09-12 12:02:10 -07:00 |
working_copy.rs
|
cleanup: make Vec inside CommitId etc. non-public
|
2021-11-10 10:46:10 -08:00 |