ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Yuya Nishihara cb2fcde560 revset: implement file(pattern[, candidates]) predicate
The name "file()" is just copied from hg. I'm not sure if it's good in
jj's context, but I couldn't find a better name.
2022-10-24 01:48:00 +09:00
..
cli_util.rs revset: implement file(pattern[, candidates]) predicate 2022-10-24 01:48:00 +09:00
commands.rs cli: add WorkspaceCommandHelper::evaluate_revset(expr) 2022-10-24 01:48:00 +09:00
config.rs
diff_edit.rs working_copy: remove return value from TreeState::snapshot() 2022-10-02 15:15:18 +09:00
formatter.rs formatter: add a with_label() helper 2022-10-13 19:27:18 -07:00
graphlog.rs graphlog: use usize::from(:bool) to convert boolean to integer 2022-10-09 12:20:15 -07:00
lib.rs
main.rs cli: don't call process::exit() in create_ui() 2022-09-25 19:43:47 -07:00
template.pest
template_parser.rs backend: allow negative timestamps in commits and operations 2022-09-30 00:50:17 -07:00
templater.rs cli: pass formatter label by reference 2022-10-08 00:52:33 +09:00
ui.rs cli: remove now unused Ui::with_cwd() 2022-10-22 12:40:43 +09:00