ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/src
2023-11-17 21:38:56 +09:00
..
lock
protos sign: Implement storage for digital commit signatures 2023-11-12 03:37:13 +02:00
backend.rs sign: Implement storage for digital commit signatures 2023-11-12 03:37:13 +02:00
commit.rs templater: fast-path empty and conflict to not read trees 2023-09-26 18:18:52 -07:00
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 content_hash: make public 2023-09-18 07:53:19 -07:00
dag_walk.rs dag_walk: add fallible topo_order_reverse_lazy() 2023-11-14 07:16:39 +09:00
default_index_store.rs index: use extend_wanted/unwanted() to initialize RevWalk 2023-11-17 21:38:56 +09:00
default_revset_engine.rs templater: fast-path empty and conflict to not read trees 2023-09-26 18:18:52 -07:00
default_revset_graph_iterator.rs
default_submodule_store.rs backends: deduplicate definition of backend names 2023-10-14 06:38:35 -07:00
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
git.rs git: on import_refs(), exclude uninteresting dirs such as refs/jj/keep 2023-11-14 17:35:27 +09:00
git_backend.rs sign: Implement storage for digital commit signatures 2023-11-12 03:37:13 +02:00
gitignore.rs
hex_util.rs
id_prefix.rs
index.rs
lib.rs str_util: extract StringPattern from revset module 2023-10-21 09:55:01 +09:00
local_backend.rs sign: Implement storage for digital commit signatures 2023-11-12 03:37:13 +02:00
local_working_copy.rs conflicts: add another helper for materializing a tree value 2023-11-08 21:21:38 -08: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: make ConflictsDirItem not self-referential 2023-11-17 03:50:34 -08: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 git_backend: pass UserSettings to GitBackend constructors 2023-11-11 22:35:54 +09:00
repo_path.rs repo_path: avoid repeated copying of PathBuf in to_fs_path() 2023-09-09 08:43:29 -07:00
revset.pest
revset.rs revset: exclude @git branches from remote_branches() 2023-11-08 07:34:30 +09:00
revset_graph.rs
rewrite.rs rewrite: use MergedTree::diff_stream() when restoring from tree 2023-11-04 21:07:49 -07: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 backends: deduplicate definition of backend names 2023-10-14 06:38:35 -07:00
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 merged_tree: let backend influence whether to use new diff algo 2023-11-06 23:12:02 -08: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 working copy: pass commit instead of tree into check_out() 2023-10-16 22:33:44 -07:00
workspace.rs git_backend: pass UserSettings to GitBackend constructors 2023-11-11 22:35:54 +09:00