ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Yuya Nishihara 0461a8575a refs: add stub constructors for absent RefTarget, replace None with it
Now we're mostly ready to reimplement RefTarget on top of
Conflict<Option<CommitId>>.
2023-07-17 08:24:24 +09:00
..
commands refs: add stub constructors for absent RefTarget, replace None with it 2023-07-17 08:24:24 +09:00
config cli: render HEAD@git in green instead of bright green 2023-07-11 08:04:46 -05:00
cleanup_guard.rs fix windows warnings in src/cleanup_guard.rs 2023-04-30 15:18:30 +09:00
cli_util.rs refs: migrate other pattern matches against RefTarget enum 2023-07-17 01:13:21 +09:00
commit_templater.rs refs: leverage Option<RefTarget> extension methods 2023-07-17 08:24:24 +09:00
config-schema.json cli: allow resolving shorter ids within a configured revset 2023-05-11 23:41:24 -07:00
config.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
diff_util.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
formatter.rs formatter: allow using "default" terminal color 2023-04-09 22:56:33 -07:00
graphlog.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
lib.rs
main.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
merge_tools.rs working_copy: create and propagate TreeStateError 2023-07-14 13:03:57 -07:00
operation_templater.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
progress.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
template.pest
template_builder.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
template_parser.rs
templater.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
text_util.rs
time_util.rs cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
ui.rs ui: send progress output to stderr 2023-06-13 21:50:01 +09:00