jj/src
Yuya Nishihara cff611b481 cli: move Ui::format_file_path() to WorkspaceCommandHelper
With this change, we can eliminate (some of) the ui argument from diff
functions.

parse_file_path() can also be moved to WorkspaceCommandHelper, but I'm
yet to be sure how to reorganize it and matcher builder.
2022-04-06 09:46:14 -07:00
..
commands.rs cli: move Ui::format_file_path() to WorkspaceCommandHelper 2022-04-06 09:46:14 -07:00
diff_edit.rs cargo: upgrade the config crate from 0.11.0 to 0.12.0 2022-03-18 22:33:04 -07: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 tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
main.rs config: add support for a $JJ_CONFIG environment variable 2022-03-23 09:57:42 -07:00
template.pest import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
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
ui.rs cli: move Ui::format_file_path() to WorkspaceCommandHelper 2022-04-06 09:46:14 -07:00