ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 5709822f05 rewrite: keep commits to visit instead of looking up again
Since the commits are cached in `Store`, this doesn't have any impact
on performance, but it's a little simpler.
2023-03-23 04:50:33 -07:00
..
gen-protos cargo: bump prost-build from 0.11.7 to 0.11.8 2023-02-28 16:13:14 +00:00
src rewrite: keep commits to visit instead of looking up again 2023-03-23 04:50:33 -07:00
tests revset: move revset_for_commits() to test 2023-03-23 04:50:33 -07:00
testutils index: load store based on type recorded in .jj/repo/index/type 2023-03-11 22:22:46 -08:00
build.rs
Cargo.toml cargo: bump regex from 1.7.1 to 1.7.2 2023-03-21 16:15:53 +00:00