jj/src
Martin von Zweigbergk ebcd946732 cli: make default diff format configurable
This change adds a `diff.format` config option, which can be set to
"git", "color-words", or "summary".

Closes #33.
2021-10-10 09:37:07 -07:00
..
commands.rs cli: make default diff format configurable 2021-10-10 09:37:07 -07:00
diff_edit.rs store: rename Store to Backend and StoreWrapper to Store 2021-09-12 12:02:10 -07:00
formatter.rs cli: add support for Git's unified diff format 2021-10-10 00:10:19 -07:00
graphlog.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
lib.rs styler: rename Styler to more standard Formatter 2021-06-05 08:38:28 -07:00
main.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
template.pest
template_parser.rs cli: reimplement divergent template keyword without evolution (#32) 2021-10-06 23:20:23 -07:00
templater.rs evolution: delete it now that we don't use it anymore (#32) 2021-10-06 23:28:30 -07:00
testutils.rs working_copy: move logic for creating commit to caller 2021-08-15 18:55:09 -07:00
ui.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00