.. |
default_index
|
revset: allow RevsetEvaluationError to store arbitrary sources
|
2024-10-18 17:09:35 -04:00 |
lock
|
|
|
protos
|
bookmarks: rename proto symbols from "branch"
|
2024-09-11 20:49:50 -07:00 |
annotate.rs
|
cli: Add command jj file annotate
|
2024-10-15 16:31:32 +03:00 |
backend.rs
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
commit.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
commit_builder.rs
|
refactor: mark Timestamp struct as Copy
|
2024-09-22 16:23:53 +02:00 |
conflicts.rs
|
diff: return matching hunk contents from all inputs
|
2024-10-06 09:45:27 +09:00 |
content_hash.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
copies.rs
|
|
|
dag_walk.rs
|
|
|
default_submodule_store.rs
|
|
|
diff.rs
|
style: remove unneeded lifetimes from trait implementations
|
2024-10-17 13:35:06 +02:00 |
dsl_util.rs
|
templates: support hex bytes in string literals
|
2024-10-13 12:02:40 +05:30 |
extensions_map.rs
|
|
|
file_util.rs
|
|
|
files.rs
|
style: remove unneeded lifetimes from trait implementations
|
2024-10-17 13:35:06 +02:00 |
fileset.pest
|
templates: support hex bytes in string literals
|
2024-10-13 12:02:40 +05:30 |
fileset.rs
|
fileset: remove Eq + PartialEq from FilesetExpression/Pattern
|
2024-10-15 06:58:44 +09:00 |
fileset_parser.rs
|
templates: support hex bytes in string literals
|
2024-10-13 12:02:40 +05:30 |
fmt_util.rs
|
|
|
fsmonitor.rs
|
lib: add short method summary to its documentation
|
2024-10-04 17:09:54 +02:00 |
git.rs
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
git_backend.rs
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
gitignore.rs
|
|
|
gpg_signing.rs
|
|
|
graph.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
hex_util.rs
|
hex_util: simplify conversion from bytes to reverse hex string
|
2024-10-16 09:12:16 +09:00 |
id_prefix.rs
|
style: remove unneeded lifetimes from trait implementations
|
2024-10-17 13:35:06 +02:00 |
index.rs
|
|
|
lib.rs
|
cli: Add command jj file annotate
|
2024-10-15 16:31:32 +03:00 |
local_backend.rs
|
style: avoid using .to_owned() /.to_vec() on owned objects
|
2024-10-04 22:29:13 +02:00 |
local_working_copy.rs
|
cli: Support renaming workspaces
|
2024-09-16 19:35:36 -07:00 |
lock.rs
|
|
|
matchers.rs
|
|
|
merge.rs
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
merged_tree.rs
|
lib: add short method summary to its documentation
|
2024-10-04 17:09:54 +02:00 |
object_id.rs
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
op_heads_store.rs
|
op_heads_store: don't test "no heads" error without acquiring lock
|
2024-09-21 11:24:00 +09:00 |
op_store.rs
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
op_walk.rs
|
|
|
operation.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
refs.rs
|
|
|
repo.rs
|
repo: add generic Repo::base_repo() to access current operation from revset
|
2024-10-12 07:57:55 +09:00 |
repo_path.rs
|
|
|
revset.pest
|
templates: support hex bytes in string literals
|
2024-10-13 12:02:40 +05:30 |
revset.rs
|
revset: allow RevsetEvaluationError to store arbitrary sources
|
2024-10-18 17:09:35 -04:00 |
revset_parser.rs
|
templates: support hex bytes in string literals
|
2024-10-13 12:02:40 +05:30 |
rewrite.rs
|
rewrite: build Vec instances directly
|
2024-10-17 00:09:05 +02:00 |
secret_backend.rs
|
|
|
settings.rs
|
style: avoid using .to_owned() /.to_vec() on owned objects
|
2024-10-04 22:29:13 +02:00 |
signing.rs
|
|
|
simple_op_heads_store.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
simple_op_store.rs
|
repo: teach OpStore about the root commit id
|
2024-10-08 13:21:03 +09:00 |
ssh_signing.rs
|
|
|
stacked_table.rs
|
lib: add short method summary to its documentation
|
2024-10-04 17:09:54 +02:00 |
store.rs
|
|
|
str_util.rs
|
|
|
submodule_store.rs
|
|
|
time_util.rs
|
|
|
transaction.rs
|
repo: pack common ReadonlyRepo fields into RepoLoader
|
2024-10-08 13:21:03 +09:00 |
tree.rs
|
|
|
tree_builder.rs
|
|
|
union_find.rs
|
|
|
view.rs
|
cli: Support renaming workspaces
|
2024-09-16 19:35:36 -07:00 |
working_copy.rs
|
cli: Support renaming workspaces
|
2024-09-16 19:35:36 -07:00 |
workspace.rs
|
style: remove unneeded lifetimes from trait implementations
|
2024-10-17 13:35:06 +02:00 |