.. |
lock
|
|
|
protos
|
working_copy: don't build intermediate HashMap from proto file states
|
2023-11-20 08:29:33 +09:00 |
backend.rs
|
sign: Implement generic commit signing on the backend
|
2023-11-23 22:52:20 +02:00 |
commit.rs
|
|
|
commit_builder.rs
|
sign: Implement storage for digital commit signatures
|
2023-11-12 03:37:13 +02:00 |
conflicts.rs
|
cli: pass MaterializedTreeValue into git_diff_part()
|
2023-11-10 04:54:47 -08:00 |
content_hash.rs
|
|
|
dag_walk.rs
|
dag_walk: add fallible topo_order_reverse_lazy()
|
2023-11-14 07:16:39 +09:00 |
default_index_store.rs
|
cleanup: don't use debug format to print source errors
|
2023-11-23 10:05:37 +09:00 |
default_revset_engine.rs
|
|
|
default_revset_graph_iterator.rs
|
|
|
default_submodule_store.rs
|
|
|
diff.rs
|
|
|
file_util.rs
|
|
|
files.rs
|
merge: relax input type of Merge::from_removes_adds()
|
2023-11-07 17:10:12 +09:00 |
fmt_util.rs
|
|
|
fsmonitor.rs
|
fsmonitor: exclude .git and .jj directories from changed files
|
2023-11-23 18:48:14 +09:00 |
git.rs
|
revset: make resolve_programmatic() not return a Result
|
2023-11-24 21:13:58 -10:00 |
git_backend.rs
|
sign: Implement generic commit signing on the backend
|
2023-11-23 22:52:20 +02:00 |
gitignore.rs
|
|
|
hex_util.rs
|
|
|
id_prefix.rs
|
|
|
index.rs
|
|
|
lib.rs
|
|
|
local_backend.rs
|
sign: Implement generic commit signing on the backend
|
2023-11-23 22:52:20 +02:00 |
local_working_copy.rs
|
working_copy: lazily construct file_states BTreeMap
|
2023-11-23 18:48:14 +09:00 |
lock.rs
|
|
|
matchers.rs
|
|
|
merge.rs
|
merge: relax input type of Merge::from_removes_adds()
|
2023-11-07 17:10:12 +09:00 |
merged_tree.rs
|
merged_tree: drop legacy tree handling from ConflictsDirItem constructor
|
2023-11-21 07:45:30 +09:00 |
op_heads_store.rs
|
operation: propagate OpStoreError from parents()
|
2023-11-14 07:16:39 +09:00 |
op_store.rs
|
op_store: embed details in operation/view not found error
|
2023-11-11 22:35:40 +09:00 |
operation.rs
|
operation: propagate OpStoreError from parents()
|
2023-11-14 07:16:39 +09:00 |
refs.rs
|
merge: add Merge constructor that accepts interleaved values
|
2023-11-07 17:10:12 +09:00 |
repo.rs
|
revset: make resolve_programmatic() not return a Result
|
2023-11-24 21:13:58 -10:00 |
repo_path.rs
|
repo_path: extract helper that converts Path to RepoPath literally
|
2023-11-23 10:06:00 +09:00 |
revset.pest
|
|
|
revset.rs
|
revset: make resolve_programmatic() not return a Result
|
2023-11-24 21:13:58 -10:00 |
revset_graph.rs
|
|
|
rewrite.rs
|
revset: make resolve_programmatic() not return a Result
|
2023-11-24 21:13:58 -10:00 |
settings.rs
|
git: add config to disable abandoning of unreachable commits
|
2023-11-05 06:10:54 -08:00 |
simple_op_heads_store.rs
|
|
|
simple_op_store.rs
|
op_store: embed details in operation/view not found error
|
2023-11-11 22:35:40 +09:00 |
stacked_table.rs
|
misc: drop a few low-hanging unsafes
|
2023-11-08 02:16:08 +02:00 |
store.rs
|
sign: Implement generic commit signing on the backend
|
2023-11-23 22:52:20 +02:00 |
str_util.rs
|
cli: parse "git fetch --branch" parameter as string pattern
|
2023-10-25 03:58:48 +09:00 |
submodule_store.rs
|
|
|
transaction.rs
|
operation: propagate OpStoreError from parents()
|
2023-11-14 07:16:39 +09:00 |
tree.rs
|
tree: make TreeEntriesDirItem not self-referential
|
2023-11-17 03:50:34 -08:00 |
tree_builder.rs
|
|
|
view.rs
|
cli: add string pattern support to "git push --branch"
|
2023-10-26 04:51:17 +09:00 |
working_copy.rs
|
cleanup: don't use debug format to print source errors
|
2023-11-23 10:05:37 +09:00 |
workspace.rs
|
git_backend: pass UserSettings to GitBackend constructors
|
2023-11-11 22:35:54 +09:00 |