jj/lib/src
2022-11-21 16:42:48 -08:00
..
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
diff.rs
file_util.rs tests: move testutils module into separate crate 2022-11-08 07:29:35 -08:00
files.rs
git.rs feature: support git credential helpers 2022-11-19 22:06:27 -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
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: allow empty string literal "" 2022-11-20 13:11:28 +09:00
revset.rs log: warn if the provided path looks like a revset 2022-11-21 16:42:48 -08: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
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