jj/lib/src
Yuya Nishihara 390b3208da revset: always include non-tracking remote branches in suggestion
For the same reason as the previous commit. Non-tracking remote branch
shouldn't be shadowed by a local branch of the same name.
2023-10-17 16:42:36 +09:00
..
lock
protos op_store: minimal change to load/store tracking state of remote branches 2023-10-16 23:21:05 +09:00
backend.rs
commit.rs
commit_builder.rs
conflicts.rs
content_hash.rs
dag_walk.rs
default_index_store.rs backends: deduplicate definition of backend names 2023-10-14 06:38:35 -07:00
default_revset_engine.rs
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
fmt_util.rs
fsmonitor.rs
git.rs view: make local/remote branches iterator yield RemoteRef instead of RefTarget 2023-10-17 15:06:03 +09:00
git_backend.rs backends: deduplicate definition of backend names 2023-10-14 06:38:35 -07:00
gitignore.rs
hex_util.rs
id_prefix.rs
index.rs
lib.rs
local_backend.rs backends: deduplicate definition of backend names 2023-10-14 06:38:35 -07:00
local_working_copy.rs workspace: load working copy implementation dynamically 2023-10-16 22:33:44 -07:00
lock.rs
matchers.rs
merge.rs
merged_tree.rs
op_heads_store.rs
op_store.rs git: on push, update jj's view of remote branches without using import_refs() 2023-10-17 15:06:03 +09:00
operation.rs
refs.rs refs: error out push if non-tracking remote branches exist 2023-10-17 15:06:03 +09:00
repo.rs workspace: load working copy implementation dynamically 2023-10-16 22:33:44 -07:00
repo_path.rs
revset.pest
revset.rs revset: always include non-tracking remote branches in suggestion 2023-10-17 16:42:36 +09:00
revset_graph.rs
rewrite.rs
settings.rs
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: minimal change to load/store tracking state of remote branches 2023-10-16 23:21:05 +09:00
stacked_table.rs
store.rs
submodule_store.rs
transaction.rs
tree.rs
tree_builder.rs
view.rs view: make local/remote branches iterator yield RemoteRef instead of RefTarget 2023-10-17 15:06:03 +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 workspace: make working-copy type customizable 2023-10-16 22:33:44 -07:00