jj/lib/src
Martin von Zweigbergk e670837ff6 copies: implement copy support in MergedTree::diff_stream() as adapter
The support for copy tracing is already simply added to the stream
just before yielding the item, so we can easily implement it as a
stream adapter. That ensures that we use the same logic for the
iterator- and stream-based versions. More importantly, it enables
further cleanups and a simpler interface.
2024-08-18 22:16:41 -07:00
..
default_index revset: avoid merging whole parent trees by file()/diff_contains() query 2024-08-13 15:02:24 +09:00
lock
protos
backend.rs copies: move CopyRecords to new copies module 2024-08-18 22:16:41 -07:00
commit.rs
commit_builder.rs commit_builder: remove unneeded &mut from .write_hidden() 2024-07-25 22:39:00 +09:00
conflicts.rs copy-tracking: create a MaterializedTreeDiffEntry type 2024-08-11 17:01:45 -04:00
content_hash.rs
copies.rs copies: implement copy support in MergedTree::diff_stream() as adapter 2024-08-18 22:16:41 -07:00
dag_walk.rs
default_submodule_store.rs
diff.rs diff: inline Diff::default_refinement() in diff() 2024-08-19 11:54:58 +09:00
dsl_util.rs
extensions_map.rs
file_util.rs config: expand tilde in ssh key filepaths 2024-08-13 08:06:43 -07:00
files.rs files: allow DiffLineIterator users to specify and retrieve line numbers 2024-08-18 12:40:07 +09:00
fileset.pest
fileset.rs
fileset_parser.rs
fmt_util.rs
fsmonitor.rs
git.rs cargo: bump git2 to 0.19.0 2024-08-13 11:47:21 +08:00
git_backend.rs drop "support" for legacy tree config 2024-08-18 07:19:50 -07:00
gitignore.rs
gpg_signing.rs
graph.rs
hex_util.rs
id_prefix.rs
index.rs
lib.rs copies: move CopyRecords to new copies module 2024-08-18 22:16:41 -07:00
local_backend.rs copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
local_working_copy.rs working_copy: delete path() method from trait 2024-08-16 16:55:14 -07:00
lock.rs
matchers.rs
merge.rs merged_tree: replace MergedTreeVal<'_> by Merge<Option<&TreeValue>> 2024-08-12 23:01:46 +09:00
merged_tree.rs copies: implement copy support in MergedTree::diff_stream() as adapter 2024-08-18 22:16:41 -07:00
object_id.rs
op_heads_store.rs
op_store.rs
op_walk.rs cli: make "op abandon" not fail with multiple op heads 2024-08-07 10:51:44 +09:00
operation.rs
refs.rs
repo.rs drop "support" for legacy tree config 2024-08-18 07:19:50 -07:00
repo_path.rs fix: small clippy warning 2024-08-14 10:21:28 -04:00
revset.pest
revset.rs revset: add author_date and committer_date revset functions 2024-08-01 09:04:07 -07:00
revset_parser.rs
rewrite.rs rewrite: move_commits: do not remove parents of target commits which are outside the target set 2024-08-17 23:27:47 +08:00
secret_backend.rs copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
settings.rs drop "support" for legacy tree config 2024-08-18 07:19:50 -07:00
signing.rs
simple_op_heads_store.rs
simple_op_store.rs
ssh_signing.rs config: expand tilde in ssh key filepaths 2024-08-13 08:06:43 -07:00
stacked_table.rs
store.rs drop "support" for legacy tree config 2024-08-18 07:19:50 -07:00
str_util.rs
submodule_store.rs
time_util.rs revset: create DatePattern type 2024-08-01 09:04:07 -07:00
transaction.rs
tree.rs merged_tree: replace MergedTreeVal<'_> by Merge<Option<&TreeValue>> 2024-08-12 23:01:46 +09:00
tree_builder.rs tree: fill in valid id to null tree, rename function to empty() 2024-08-11 18:23:21 +09:00
union_find.rs
view.rs
working_copy.rs working_copy: delete path() method from trait 2024-08-16 16:55:14 -07:00
workspace.rs workspace: make the constructor public 2024-07-31 19:45:37 -04:00