.. |
commit.rs
|
|
|
commit_builder.rs
|
repo: make MutableRepo have an Arc<ReadonlyRepo> instead of a reference
|
2021-04-11 13:42:31 -07:00 |
conflicts.rs
|
conflicts: add newline after conflict marker lines
|
2021-04-24 13:53:24 -07:00 |
dag_walk.rs
|
cli: use revsets also when looking up by description
|
2021-04-18 22:45:12 -07:00 |
diff.rs
|
diff: fix LCS when a line/word/byte has been moved later
|
2021-04-28 23:33:18 -07:00 |
evolution.rs
|
evolution: rewrite orphan resolution as iterator
|
2021-05-15 09:16:19 -07:00 |
files.rs
|
files: make diff() return an iterator instead of using a callback
|
2021-04-07 10:07:18 -07:00 |
git.rs
|
project: rename project from Jujube to Jujutsu
|
2021-05-15 10:28:40 -07:00 |
git_store.rs
|
git_store: revert lock timeout to 10s
|
2021-05-01 14:40:47 -07:00 |
gitignore.rs
|
working copy: optimize simple case of entire directory being ignored
|
2021-05-13 22:28:38 -07:00 |
index.rs
|
revsets: add iterator adapter for rendering simplified graph of set
|
2021-05-01 14:56:52 -07:00 |
index_store.rs
|
rustfmt: configure to group imports
|
2021-03-14 10:46:25 -07:00 |
lib.rs
|
gitignores: add own implementation and stop using libgit2's
|
2021-05-13 22:23:59 -07:00 |
local_store.rs
|
protobuf: upgrade to version 2.22.0
|
2021-03-15 17:09:29 -07:00 |
lock.rs
|
tests: use one thread per core in concurrency tests
|
2021-04-29 00:01:04 -07:00 |
matchers.rs
|
matchers: simplify tests using hashset! macro and improve coverage
|
2021-05-16 10:44:45 -07:00 |
op_heads_store.rs
|
transaction: make commit() return resulting ReadonlyRepo
|
2021-05-08 13:50:59 -07:00 |
op_store.rs
|
cli: record full argv in operation log
|
2021-05-09 22:42:13 -07:00 |
operation.rs
|
rustfmt: configure to group imports
|
2021-03-14 10:46:25 -07:00 |
protos.rs
|
|
|
repo.rs
|
repo: scan for .jj/ directory up the tree
|
2021-05-16 11:06:13 -07:00 |
repo_path.rs
|
working copy: use system path separator when creating file system path
|
2021-05-15 10:04:09 -07:00 |
revset.pest
|
revsets: add "ancestor difference" range operator (like git's .. )
|
2021-04-23 19:10:28 -07:00 |
revset.rs
|
maintenance: add support for latest nightly toolchain
|
2021-05-07 22:48:24 -07:00 |
revset_graph_iterator.rs
|
revsets: remove transitive edges in graph iterator by default
|
2021-05-01 23:25:33 -07:00 |
rewrite.rs
|
merge: use recursive merge when there are multiple common ancestors
|
2021-05-15 14:05:34 -07:00 |
settings.rs
|
|
|
simple_op_store.rs
|
cli: record full argv in operation log
|
2021-05-09 22:42:13 -07:00 |
store.rs
|
rustfmt: configure to merge imports by module
|
2021-03-14 10:53:14 -07:00 |
store_wrapper.rs
|
repo: move code for loading store into StoreWrapper
|
2021-05-16 09:52:08 -07:00 |
testutils.rs
|
tests: add a helper for building commit graphs when only topology is important
|
2021-04-30 22:46:20 -07:00 |
transaction.rs
|
cli: record full argv in operation log
|
2021-05-09 22:42:13 -07:00 |
tree.rs
|
trees: make tree diff return an iterator instead of taking a callback
|
2021-04-07 23:18:00 -07:00 |
tree_builder.rs
|
rustfmt: configure to group imports
|
2021-03-14 10:46:25 -07:00 |
trees.rs
|
trees: make tree diff return an iterator instead of taking a callback
|
2021-04-07 23:18:00 -07:00 |
view.rs
|
transaction: make commit() return resulting ReadonlyRepo
|
2021-05-08 13:50:59 -07:00 |
working_copy.rs
|
working copy: use system path separator when creating file system path
|
2021-05-15 10:04:09 -07:00 |