jj/src
Martin von Zweigbergk 5fd060ca18 workspace: load repo from another workspace if .jj/repo is a file (#13)
In workspaces added after the initial one, the idea is to have
`.jj/repo` be a file whose contents is a path to the location of the
repo directory in some other workspace.
2022-02-02 13:47:07 -08:00
..
commands.rs workspace: load repo from another workspace if .jj/repo is a file (#13) 2022-02-02 13:47:07 -08:00
diff_edit.rs working_copy: save TreeState later, just before releasing lock 2022-01-19 08:32:59 -08:00
formatter.rs docs: replace jj concepts by markdown docs 2021-12-17 15:18:41 -08:00
graphlog.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
lib.rs
main.rs
template.pest
template_parser.rs templater: make current_checkout be about the current workspace (#13) 2022-02-02 10:33:10 -08:00
templater.rs templater: make current_checkout be about the current workspace (#13) 2022-02-02 10:33:10 -08:00
testutils.rs working_copy: move logic for creating commit to caller 2021-08-15 18:55:09 -07:00
ui.rs templater: make current_checkout be about the current workspace (#13) 2022-02-02 10:33:10 -08:00