ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk f16d2a237b backend: pass in path when reading/writing conflicts as well
We do it for all the other kinds of objects already. It's useful to
have the path for backends that store objects by path (we don't have
any such backends yet). I think the reason I didn't do it from the
beginning was because we had separate `RepoPath` types for files and
directories back then.
2022-03-31 10:23:33 -07:00
..
commands.rs backend: pass in path when reading/writing conflicts as well 2022-03-31 10:23:33 -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
main.rs config: add support for a $JJ_CONFIG environment variable 2022-03-23 09:57:42 -07: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 tests: check that stderr is empty after successful commands 2022-03-27 21:11:55 -07:00
ui.rs cli: respect $NO_COLOR environment variable 2022-03-23 09:57:42 -07:00