jj/src
Martin von Zweigbergk bea399640b commands: don't leave color on after printing error
E.g. `jj log` outside a repo would print the message with red color
and then not turn off the color after the message.
2021-01-23 23:52:13 -08:00
..
commands.rs commands: add -m to jj merge and jj close 2021-01-23 23:48:47 -08:00
diff_edit.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
graphlog.rs import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
lib.rs commands: add an interactive mode for jj restore 2020-12-26 01:16:19 -08:00
main.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
styler.rs log: include git refs in default templates 2021-01-10 20:13:31 -08:00
template.pest import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
template_parser.rs log: include git refs in default templates 2021-01-10 20:13:31 -08:00
templater.rs log: include git refs in default templates 2021-01-10 20:13:31 -08:00
testutils.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
ui.rs commands: don't leave color on after printing error 2021-01-23 23:52:13 -08:00