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
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