ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 98a66002b0 revset: add function to filter commits by matcher
This will be a basic building block of 'jj log PATH'. The implementation
is naive, but works fine for small repos like jj. For mid-size repos,
there would be various areas which need to be optimized.
2022-09-16 13:02:58 +09:00
..
src revset: add function to filter commits by matcher 2022-09-16 13:02:58 +09:00
tests revset: add function to filter commits by matcher 2022-09-16 13:02:58 +09:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump thiserror from 1.0.34 to 1.0.35 2022-09-15 21:52:44 -05:00