ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/src
Yuya Nishihara 1788b5014e git_backend: remove redundant copy back of author timestamp
Only the committer timestamp can be updated inside a loop.
2023-10-31 06:51:27 +09:00
..
lock
protos
backend.rs git_backend: use non-owned str::from_utf8() to decode symlink target 2023-10-31 06:51:27 +09:00
commit.rs
commit_builder.rs
conflicts.rs merge: introduce a type alias for Merge<Option<TreeValue>> 2023-10-26 06:20:56 -07:00
content_hash.rs
dag_walk.rs
default_index_store.rs
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: simply call fetch() with one or more branch name filters 2023-10-25 03:58:48 +09:00
git_backend.rs git_backend: remove redundant copy back of author timestamp 2023-10-31 06:51:27 +09:00
gitignore.rs
hex_util.rs
id_prefix.rs
index.rs
lib.rs
local_backend.rs backend: make read_conflict synchronous again 2023-10-28 16:45:40 -07:00
local_working_copy.rs merged_tree: propagate backend errors in diff iterator 2023-10-26 06:20:56 -07:00
lock.rs
matchers.rs
merge.rs merge: introduce a type alias for Merge<Option<TreeValue>> 2023-10-26 06:20:56 -07:00
merged_tree.rs merged_tree: propagate backend errors in diff iterator 2023-10-26 06:20:56 -07:00
op_heads_store.rs
op_store.rs
operation.rs
refs.rs
repo.rs cli rebase: Allow jj rebase -r to rebase a commit onto a descendant 2023-10-30 10:56:27 -07:00
repo_path.rs
revset.pest
revset.rs
revset_graph.rs
rewrite.rs rewrite: replace use of "lift"ed function application with try_collect() 2023-10-30 13:50:37 +09:00
settings.rs
simple_op_heads_store.rs
simple_op_store.rs
stacked_table.rs
store.rs backend: make read_conflict synchronous again 2023-10-28 16:45:40 -07:00
str_util.rs
submodule_store.rs
transaction.rs
tree.rs merge: introduce a type alias for Merge<Option<TreeValue>> 2023-10-26 06:20:56 -07:00
tree_builder.rs
view.rs cli: add string pattern support to "git push --branch" 2023-10-26 04:51:17 +09:00
working_copy.rs
workspace.rs