jj/lib
Yuya Nishihara 3ec3cac90b revset: use op_store::View type to resolve branches()/remote_branches()
These functions depend heavily on the underlying data structure, and I haven't
decided abstract View API to access to per-remote data types. Let's use the
underlying data type for now.
2023-10-14 22:20:00 +09:00
..
benches
gen-protos
src revset: use op_store::View type to resolve branches()/remote_branches() 2023-10-14 22:20:00 +09:00
tests view: rewrite get_branch() callers in tests, remove the method 2023-10-13 18:12:45 +09:00
testutils backend: make read functions async 2023-10-08 23:36:49 -07:00
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00
LICENSE