ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk 6747a6c59c cli: add test of --no-commit-working-copy
I didn't add a test in #90 because the test cases needed to be cleaned
up first. They now look a bit better, so we can add test for the
flag.
2022-03-02 22:00:24 -08:00
..
commands.rs cli: don't print "Working copy now at:" when it's unchanged 2022-03-02 13:16:10 -08:00
diff_edit.rs working_copy: take a tree object instead of ID in TreeState::check_out() 2022-02-13 12:12:08 -08:00
formatter.rs cli: indicate each workspace's checkout in log (#13) 2022-02-02 21:36:14 -08: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 cli: exit with code 1 on invalid config 2022-02-19 23:45:41 -08:00
template.pest
template_parser.rs cli: indicate each workspace's checkout in log (#13) 2022-02-02 21:36:14 -08:00
templater.rs cli: indicate each workspace's checkout in log (#13) 2022-02-02 21:36:14 -08:00
testutils.rs cli: add test of --no-commit-working-copy 2022-03-02 22:00:24 -08:00
ui.rs templater: make current_checkout be about the current workspace (#13) 2022-02-02 10:33:10 -08:00