mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-08 21:55:47 +00:00
832cf8d838
Even though I couldn't determine if RevWalkGenerationRange has a measurable cost compared to RevWalk, I'm not comfortable with enabling generation tracking by default. So this patch adds a separate struct. I duplicated Iterator::next() method as it seemed rather complicated to extract a common iterator wrapper. Actual filtering function and tests will be added by the next commit. |
||
---|---|---|
.. | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |