.. |
lock
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
protos
|
fix(docs): fix protobuf job build
|
2023-07-10 18:56:34 +03:00 |
backend.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
commit.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
commit_builder.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
conflicts.rs
|
cleanup: use let-else now that we're on Rust 1.65+
|
2023-07-18 09:50:22 +01:00 |
content_hash.rs
|
style: do not dereference self to perform pattern-matching
|
2023-01-14 19:28:24 +01:00 |
dag_walk.rs
|
cleanup: use let-else now that we're on Rust 1.65+
|
2023-07-18 09:50:22 +01:00 |
default_index_store.rs
|
refactor(jj-lib): remove nightly_shims gunk
|
2023-07-17 18:38:26 -05:00 |
default_revset_engine.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
default_revset_graph_iterator.rs
|
refactor(jj-lib): remove nightly_shims gunk
|
2023-07-17 18:38:26 -05:00 |
default_submodule_store.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
diff.rs
|
refactor(jj-lib): remove nightly_shims gunk
|
2023-07-17 18:38:26 -05:00 |
file_util.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
files.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
fsmonitor.rs
|
feat(fsmonitor): Watchman filesystem monitor implementation
|
2023-07-08 18:48:14 +03:00 |
git.rs
|
refs: reimplement RefTarget as Conflict<Option<CommitId>> wrapper
|
2023-07-18 18:12:09 +09:00 |
git_backend.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
gitignore.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
hex_util.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
id_prefix.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
index.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
lib.rs
|
refactor(jj-lib): remove nightly_shims gunk
|
2023-07-17 18:38:26 -05:00 |
local_backend.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
lock.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
matchers.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
merge.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
op_heads_store.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
op_store.rs
|
refs: reimplement RefTarget as Conflict<Option<CommitId>> wrapper
|
2023-07-18 18:12:09 +09:00 |
operation.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
refs.rs
|
refs: reimplement RefTarget as Conflict<Option<CommitId>> wrapper
|
2023-07-18 18:12:09 +09:00 |
repo.rs
|
view: return RefTarget by reference, clone() by caller
|
2023-07-19 08:27:42 +09:00 |
repo_path.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
revset.pest
|
revset: ignore all ascii whitespace characters
|
2023-03-04 00:01:54 +09:00 |
revset.rs
|
refs: reimplement RefTarget as Conflict<Option<CommitId>> wrapper
|
2023-07-18 18:12:09 +09:00 |
rewrite.rs
|
refs: reimplement RefTarget as Conflict<Option<CommitId>> wrapper
|
2023-07-18 18:12:09 +09:00 |
settings.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
simple_op_heads_store.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
simple_op_store.rs
|
refs: reimplement RefTarget as Conflict<Option<CommitId>> wrapper
|
2023-07-18 18:12:09 +09:00 |
stacked_table.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
store.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
submodule_store.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
transaction.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
tree.rs
|
cleanup: use let-else now that we're on Rust 1.65+
|
2023-07-18 09:50:22 +01:00 |
tree_builder.rs
|
docs: warn about missing docs for jj-lib crate
|
2023-07-10 18:28:59 +03:00 |
view.rs
|
view: return RefTarget by reference, clone() by caller
|
2023-07-19 08:27:42 +09:00 |
working_copy.rs
|
working_copy: return Result from WorkingCopy::tree_state /WorkingCopy::tree_state_mut
|
2023-07-14 13:45:40 -07:00 |
workspace.rs
|
working_copy: create and propagate TreeStateError
|
2023-07-14 13:03:57 -07:00 |