..
protos
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
backend.rs
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
commit.rs
backend: remove Commit::is_open
field from data model
2022-11-05 06:14:37 -07:00
commit_builder.rs
commit_builder: remove redundant for_open_commit()
2022-11-05 06:14:37 -07:00
conflicts.rs
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
content_hash.rs
local_backend: use ContentHash rather than hashing protos
2022-11-12 21:40:36 -08:00
dag_walk.rs
cleanup: remove extern crate
declarations
2022-09-21 22:24:09 -07:00
diff.rs
file_util.rs
tests: move testutils
module into separate crate
2022-11-08 07:29:35 -08:00
files.rs
git.rs
git: update our record of Git branches on export
2022-11-13 15:06:10 -08:00
git_backend.rs
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
gitignore.rs
index.rs
tests: move testutils
module into separate crate
2022-11-08 07:29:35 -08:00
index_store.rs
Fixes suggested by new version of Clippy
2022-11-03 21:38:16 -07:00
lib.rs
local_backend: switch from Protobuf to Thrift
2022-11-13 21:55:41 -08:00
local_backend.rs
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
local_backend_model.rs
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
local_backend_model.thrift
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
lock.rs
tests: move testutils
module into separate crate
2022-11-08 07:29:35 -08:00
matchers.rs
cleanup: remove extern crate
declarations
2022-09-21 22:24:09 -07:00
nightly_shims.rs
op_heads_store.rs
repo: pass in OperationMetadata
to OpHeadsStore::init()
2022-11-13 19:06:11 -08:00
op_store.rs
op_store: move logic out of OperationMetadata
2022-11-13 19:06:11 -08:00
operation.rs
proto_op_store.rs
simple_op_store: replace Protobuf by Thrift
2022-11-13 11:39:33 -08:00
refs.rs
repo.rs
operations: make hostname and username configurable
2022-11-14 10:02:04 -08:00
repo_path.rs
local_backend: use ContentHash rather than hashing protos
2022-11-12 21:40:36 -08:00
revset.pest
revset: fix parsing of concatenated-identifier in expression
2022-10-06 21:56:41 +09:00
revset.rs
revset: add present(set) predicate that suppresses NoSuchRevision error
2022-11-07 21:41:54 +09:00
revset_graph_iterator.rs
rewrite.rs
commit_builder: remove redundant for_open_commit()
2022-11-05 06:14:37 -07:00
settings.rs
operations: make hostname and username configurable
2022-11-14 10:02:04 -08:00
simple_op_store.rs
simple_op_store: create temporary Thrift store in .jj/repo directory
2022-11-14 11:13:41 +09:00
simple_op_store_model.rs
simple_op_store: replace Protobuf by Thrift
2022-11-13 11:39:33 -08:00
simple_op_store_model.thrift
simple_op_store: replace Protobuf by Thrift
2022-11-13 11:39:33 -08:00
stacked_table.rs
tests: move testutils
module into separate crate
2022-11-08 07:29:35 -08:00
store.rs
transaction.rs
operations: make hostname and username configurable
2022-11-14 10:02:04 -08:00
tree.rs
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
tree_builder.rs
working_copy: on finish(), don't serialize tree_state if known to be clean
2022-10-02 15:15:18 +09:00
view.rs
git: update our record of Git branches on export
2022-11-13 15:06:10 -08:00
working_copy.rs
backend: rename NormalFile
to just File
2022-11-14 23:36:43 -08:00
workspace.rs
operations: make hostname and username configurable
2022-11-14 10:02:04 -08:00