jj/src
Yuya Nishihara 1800354465 working_copy: remove .clone() from TreeState proxy methods
Let the caller .clone() as needed.
2022-10-02 22:46:09 +09:00
..
cli_util.rs cli: always call locked_wc.finish() after snapshotting working copy 2022-10-02 15:15:18 +09:00
commands.rs working_copy: remove .clone() from TreeState proxy methods 2022-10-02 22:46:09 +09:00
config.rs Fix typo in error message 2022-09-14 15:29:53 -07:00
diff_edit.rs working_copy: remove return value from TreeState::snapshot() 2022-10-02 15:15:18 +09:00
formatter.rs cli: rename checkout to working_copy in template 2022-09-18 16:19: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: extract new cli_util module 2022-09-24 07:28:10 -07:00
main.rs cli: don't call process::exit() in create_ui() 2022-09-25 19:43:47 -07:00
template.pest import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
template_parser.rs backend: allow negative timestamps in commits and operations 2022-09-30 00:50:17 -07:00
templater.rs cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
ui.rs cli: don't show open commits in green when open commits are disabled 2022-09-17 22:52:20 -07:00