ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk c7f701fddb revsets: make resolve_symbol() return multiple revisions
I'd like to experiment with mostly using change ids instead of commit
ids on the CLI. Then it needs to be easy to refer to the non-obsolete
commits in a change, which means we probably don't want to require any
operators (i.e. a plain change id should resolve to the non-obsolete
commits in the change). This patch prepares for letting a change id
resolve to (possibly) many commits.
2021-05-30 13:39:24 -07:00
..
benches project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
protos
src revsets: make resolve_symbol() return multiple revisions 2021-05-30 13:39:24 -07:00
tests revsets: make resolve_symbol() return multiple revisions 2021-05-30 13:39:24 -07:00
build.rs
Cargo.toml project: bump version to 0.2.0 for release under new name 2021-05-15 10:50:26 -07:00