jj/cli
Yuya Nishihara 72d9cd019b index: extract as_composite() to trait method
The revset engine will accept abstract AsCompositeIndex type, and the
evaluated revset can be 'static if the index is behind Arc<T>.
2023-12-15 16:10:28 +09:00
..
examples transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
src index: extract as_composite() to trait method 2023-12-15 16:10:28 +09:00
testing
tests cargo: bump git2 to 0.18.1 2023-12-15 14:17:02 +09:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE