..
default_index
index: implement segment-level change id lookup methods
2024-02-18 09:44:57 +09:00
lock
protos
view: drop tracking of public heads
2024-01-13 22:23:57 -08:00
backend.rs
Fix the ContentHash implementations for std::Option, MergedTreeId, and RemoteRefState
2024-02-16 09:27:32 -05:00
commit.rs
commit_builder.rs
conflicts.rs
content_hash.rs
Implement ContentHash for u32 and u64
2024-02-16 10:23:39 -05:00
dag_walk.rs
default_submodule_store.rs
diff.rs
file_util.rs
index: on reinit(), don't remove "operations" directory itself
2024-02-12 19:38:36 +09:00
files.rs
fmt_util.rs
fsmonitor.rs
cleanup: remove remaining ": {source}" from error message templates
2024-02-04 09:13:21 +09:00
git.rs
cargo: bump gix to 0.58.0, migrate to ObjectId::try_from()
2024-02-10 09:15:30 +09:00
git_backend.rs
cargo: bump gix to 0.58.0, migrate to ObjectId::try_from()
2024-02-10 09:15:30 +09:00
gitignore.rs
hex_util.rs
id_prefix.rs
index.rs
index: fix change id resolution test to not depend on deterministic order
2024-02-14 23:22:23 +09:00
lib.rs
local_backend.rs
backend: pass Index and keep_newer timestamp parameters to gc()
2024-01-27 10:18:11 +09:00
local_working_copy.rs
working copy: materialize symlinks on Windows as regular files
2024-02-09 09:20:24 -08:00
lock.rs
matchers.rs
merge.rs
merge: add as_normal(), taken from RefTarget
2024-02-09 09:20:24 -08:00
merged_tree.rs
object_id.rs
op_heads_store.rs
backends: implement as_any() on OpStore and OpHeadsStore too
2024-01-31 00:15:29 -08:00
op_store.rs
op_store: remove unneeded repr(u8) from RemoteRefState
2024-02-17 02:13:44 +09:00
op_walk.rs
op_walk: assert that virtual root op is not reparented
2024-01-16 21:46:54 +09:00
operation.rs
operation: remove operation::View wrapper in favor of view::View
2024-01-12 08:01:02 +09:00
refs.rs
lib refs.rs: rename TrackingRefPair
to LocalAndRemoteRef
2024-02-07 17:06:28 -08:00
repo.rs
repo: use Transaction for creating repo-init operation
2024-02-11 21:19:30 -08:00
repo_path.rs
clippy: new nightly fixes
2024-02-10 16:06:28 -08:00
revset.pest
revset: add parsing rule and expression node dedicated for kind:"pattern"
2024-02-14 10:04:56 +09:00
revset.rs
revset: drop now unused is_legacy flag from dag ranges
2024-02-14 10:04:56 +09:00
revset_graph.rs
clippy
: Fix nightly warnings about "useless use of vec!"
2024-01-25 22:00:26 -08:00
rewrite.rs
rewrite.rs: revert commits cfcc7c5e
and becbc889
2024-02-03 15:56:44 -08:00
settings.rs
signing.rs
cleanup: remove remaining ": {source}" from error message templates
2024-02-04 09:13:21 +09:00
simple_op_heads_store.rs
backends: implement as_any() on OpStore and OpHeadsStore too
2024-01-31 00:15:29 -08:00
simple_op_store.rs
Fix the ContentHash implementations for std::Option, MergedTreeId, and RemoteRefState
2024-02-16 09:27:32 -05:00
stacked_table.rs
store.rs
backend: pass Index and keep_newer timestamp parameters to gc()
2024-01-27 10:18:11 +09:00
str_util.rs
submodule_store.rs
transaction.rs
tree.rs
cleanup: remove remaining ": {source}" from error message templates
2024-02-04 09:13:21 +09:00
tree_builder.rs
rust: bump MSRV to 1.76.0
2024-02-09 15:48:01 -06:00
view.rs
lib refs.rs: rename TrackingRefPair
to LocalAndRemoteRef
2024-02-07 17:06:28 -08:00
working_copy.rs
working_copy: add Send supertrait
2024-02-17 15:13:25 +08:00
workspace.rs
cleanup: remove remaining ": {source}" from error message templates
2024-02-04 09:13:21 +09:00