..
commit.rs
git: extract function for pushing commit to remote branch, and test it
2020-12-28 00:53:41 -08:00
commit_builder.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
conflicts.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
dag_walk.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
evolution.rs
MutableEvolution: make MutableRepo responsible for lazy calculation
2021-03-15 15:03:14 -07:00
files.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
git.rs
git: skip tags pointing to GPG keys and similar when importing refs
2021-03-14 20:14:18 -07:00
git_store.rs
git_store: wait 1 minute for lock on refs to help tests
2021-03-16 11:28:22 -07:00
index.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
index_store.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
lib.rs
cargo: work around warning in generated protobuf code with new nightly rustc
2021-03-14 22:25:43 -07:00
local_store.rs
protobuf: upgrade to version 2.22.0
2021-03-15 17:09:29 -07:00
lock.rs
lock: treat PermissionDenied on Windows as transient error
2021-03-14 15:51:32 -07:00
matchers.rs
rustfmt: configure to merge imports by module
2021-03-14 10:53:14 -07:00
op_heads_store.rs
rustfmt: configure to merge imports by module
2021-03-14 10:53:14 -07:00
op_store.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
operation.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
protos.rs
protobuf: generate code at build-time
2020-12-24 01:05:17 -08:00
repo.rs
MutableRepo: use index when enforcing view invariants
2021-03-15 16:35:45 -07:00
repo_path.rs
import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo
2020-12-12 00:23:38 -08:00
rewrite.rs
rewrite: make merge_commit_trees() use index for finding common ancestors
2021-02-23 20:49:18 -08:00
settings.rs
cleanup: fix lots of issues found in the lib crate by clippy
2021-02-26 23:15:43 -08:00
simple_op_store.rs
protobuf: upgrade to version 2.22.0
2021-03-15 17:09:29 -07:00
store.rs
rustfmt: configure to merge imports by module
2021-03-14 10:53:14 -07:00
store_wrapper.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
testutils.rs
tests: set $HOME in a few tests to avoid depending in developer's ~/.gitignore
2021-03-16 22:05:36 -07:00
transaction.rs
rustfmt: configure to merge imports by module
2021-03-14 10:53:14 -07:00
tree.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
tree_builder.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
trees.rs
rustfmt: configure to group imports
2021-03-14 10:46:25 -07:00
view.rs
MutableRepo: use index when enforcing view invariants
2021-03-15 16:35:45 -07:00
working_copy.rs
tests: set $HOME in a few tests to avoid depending in developer's ~/.gitignore
2021-03-16 22:05:36 -07:00