jj/lib
Yuya Nishihara 64e0be2477 revset: consolidate early-return condition of PositionsAccumulator
Since consume_to() checks the bottom position yielded from the source iterator,
it makes sense to add the same check for the cached positions.
2024-03-11 17:24:01 +09:00
..
benches
gen-protos
proc-macros cargo: mark the jj-lib-proc-macros crate for publish 2024-03-06 20:35:38 -08:00
src revset: consolidate early-return condition of PositionsAccumulator 2024-03-11 17:24:01 +09:00
tests revset: introduce more performant way to check if a commit is in a revset 2024-03-11 08:27:35 +05:00
testutils
Cargo.toml working_copy: implement symlinks on windows with a helper function 2024-03-05 15:16:38 +08:00
LICENSE