jj/lib/src
Yuya Nishihara f062df6da7 git: rename local variables in import_refs()
I'm going to add separate lists of changes for git_refs and remote refs, and
the current changed_git_refs will be the list for the remote refs.
2023-10-09 22:31:20 +09:00
..
lock
protos git: on deserialize/import/export, copy refs/heads/* to remote named "git" 2023-10-07 19:33:35 +09:00
backend.rs backend: make read functions async 2023-10-08 23:36:49 -07:00
commit.rs templater: fast-path empty and conflict to not read trees 2023-09-26 18:18:52 -07:00
commit_builder.rs
conflicts.rs files: take Merge argument to merge() 2023-09-27 22:14:39 -07:00
content_hash.rs content_hash: make public 2023-09-18 07:53:19 -07:00
dag_walk.rs
default_index_store.rs
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
diff.rs
file_util.rs
files.rs files: take Merge argument to merge() 2023-09-27 22:14:39 -07:00
fmt_util.rs
fsmonitor.rs
git.rs git: rename local variables in import_refs() 2023-10-09 22:31:20 +09:00
git_backend.rs backend: make read functions async 2023-10-08 23:36:49 -07:00
gitignore.rs
hex_util.rs
id_prefix.rs
index.rs
lib.rs working_copy: rename to local_working_copy 2023-10-07 08:19:03 -07:00
local_backend.rs backend: make read functions async 2023-10-08 23:36:49 -07:00
local_working_copy.rs working_copy: inline apply_diff closure 2023-10-07 14:02:31 -07:00
lock.rs
matchers.rs
merge.rs merge: implement Default and Extend on MergeBuilder 2023-10-08 23:36:49 -07:00
merged_tree.rs merged_tree: read before/after trees concurrently 2023-10-08 23:36:49 -07:00
op_heads_store.rs
op_store.rs
operation.rs
refs.rs
repo.rs view: extract method that iterates local branches only 2023-09-30 12:02:35 +09:00
repo_path.rs
revset.pest
revset.rs git: look up "git" remote branches normally 2023-10-07 19:33:35 +09:00
revset_graph.rs
rewrite.rs view: extract method that iterates local branches only 2023-09-30 12:02:35 +09:00
settings.rs cli: redefine default log revset using immutable_heads() 2023-10-01 11:15:30 -07:00
simple_op_heads_store.rs
simple_op_store.rs git: on deserialize/import/export, copy refs/heads/* to remote named "git" 2023-10-07 19:33:35 +09:00
stacked_table.rs
store.rs backend: make read functions async 2023-10-08 23:36:49 -07:00
submodule_store.rs
transaction.rs
tree.rs tree: simplify conflict before resolving at hunk level 2023-09-27 22:14:39 -07:00
tree_builder.rs
view.rs view: add method that iterates remote branches only 2023-09-30 12:02:35 +09:00
workspace.rs working_copy: rename to local_working_copy 2023-10-07 08:19:03 -07:00