jj/src
Benjamin Saunders 646fc338ab Include @ in the default revset
Yields a less confusing behavior of `jj log` after pushing a commit.
2022-10-19 13:30:16 -07:00
..
cli_util.rs Remove superfluous lifetime from Ui 2022-10-19 13:39:46 +09:00
commands.rs Include @ in the default revset 2022-10-19 13:30:16 -07:00
config.rs Fix typo in error message 2022-09-14 15:29:53 -07:00
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 cli: extract new cli_util module 2022-09-24 07:28:10 -07:00
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 Less opinionated DynWriteLock 2022-10-18 22:26:13 -07:00