This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jj
Watch
1
Star
0
Fork
You've already forked jj
1
mirror of
https://github.com/martinvonz/jj.git
synced
2025-01-15 16:53:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
ff1bb3133e
jj
/
lib
/
src
History
Yuya Nishihara
ff1bb3133e
index: move index-dependent operations out of RevWalkQueue
...
RevWalkQueue no longer depend on the RevWalkIndex trait, and the index field can be removed.
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
commit_builder.rs
sign: Implement storage for digital commit signatures
2023-11-12 03:37:13 +02:00
conflicts.rs
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
index: move index-dependent operations out of RevWalkQueue
2023-11-17 21:38:56 +09:00
default_revset_engine.rs
default_revset_graph_iterator.rs
default_submodule_store.rs
diff.rs
file_util.rs
files.rs
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
local_backend.rs
sign: Implement storage for digital commit signatures
2023-11-12 03:37:13 +02:00
local_working_copy.rs
lock.rs
matchers.rs
merge.rs
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
operation.rs
operation: propagate OpStoreError from parents()
2023-11-14 07:16:39 +09:00
refs.rs
repo.rs
repo_path.rs
revset.pest
revset.rs
revset_graph.rs
rewrite.rs
settings.rs
simple_op_heads_store.rs
simple_op_store.rs
stacked_table.rs
store.rs
str_util.rs
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
working_copy.rs
workspace.rs