jj/lib
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
..
protos working_copy: stop keeping track of commit ID 2022-02-12 17:22:37 -08:00
src backend: pass in path when reading/writing conflicts as well 2022-03-31 10:23:33 -07:00
tests backend: pass in path when reading/writing conflicts as well 2022-03-31 10:23:33 -07:00
build.rs build: conditionally use map_first_last feature if available 2022-02-20 22:21:14 -08:00
Cargo.toml cargo: bump test-case from 2.0.1 to 2.0.2 2022-03-28 08:53:04 -07:00