jj/lib
Martin von Zweigbergk ca1df00e05 git: make change id the reverse bits of commit id
The fact that the default change id in git repos is currently a prefix
of the commit id makes it impossible to use for resolving a prefix of
the change id to commits. This patch addresses that by reversing the
bits of the change id (relative to the commit id). The next patch will
make it so a change id (or a prefix thereof) is a valid revset.
2021-05-30 22:10:02 -07:00
..
benches project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
protos cli: record full argv in operation log 2021-05-09 22:42:13 -07:00
src git: make change id the reverse bits of commit id 2021-05-30 22:10:02 -07:00
tests revsets: make resolve_symbol() return multiple revisions 2021-05-30 13:39:24 -07:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml project: bump version to 0.2.0 for release under new name 2021-05-15 10:50:26 -07:00