jj/src
Martin von Zweigbergk 7a9f9a14db cli: extract a function for creating a default Ui
This will also be reused by binaries that want to add custom commands.
2022-09-24 07:28:10 -07:00
..
cli_util.rs cli: extract a function for creating a default Ui 2022-09-24 07:28:10 -07:00
commands.rs cli: move command-agnostic parts of dispatch() into cli_util 2022-09-24 07:28:10 -07:00
config.rs Fix typo in error message 2022-09-14 15:29:53 -07:00
diff_edit.rs diff_edit: do not make directories readonly 2022-09-07 23:50:06 +09:00
formatter.rs cli: rename checkout to working_copy in template 2022-09-18 16:19:58 -07:00
graphlog.rs graphlog: don't de-indent multi-line text at end of chain 2022-05-11 04:42:44 -07:00
lib.rs cli: extract new cli_util module 2022-09-24 07:28:10 -07:00
main.rs cli: extract a function for creating a default Ui 2022-09-24 07:28:10 -07:00
template.pest
template_parser.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
templater.rs cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
ui.rs cli: don't show open commits in green when open commits are disabled 2022-09-17 22:52:20 -07:00