jj/src
Yuya Nishihara f5e4c77f8e cli: add .txt suffix to temporary commit description file
I've configured emacs to enable spell checking for text-mode. This helps
emacs open a description file in text-mode.
2022-05-26 23:48:34 +09:00
..
commands.rs cli: add .txt suffix to temporary commit description file 2022-05-26 23:48:34 +09:00
config.rs cli: respect $VISUAL, overriding $EDITOR 2022-05-10 10:39:59 -07:00
diff_edit.rs cleanup: fix some cargo clippy warnings 2022-05-02 21:49:01 -07:00
formatter.rs cli: jj branch can accept any number of branches 2022-05-02 21:33: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: move config-reading to new config module 2022-05-10 10:21:22 -07:00
main.rs cli: allow config in ~/.jjconfig.toml 2022-05-10 10:21:22 -07:00
template.pest
template_parser.rs
templater.rs cleanup: remove some unused lifetimes 2022-05-21 10:41:45 -07:00
ui.rs cli: jj branch can accept any number of branches 2022-05-02 21:33:58 -07:00