sapling/eden/scm/edenscmnative/bindings
Jun Wu eb4c007145 changelog: use Rust RevlogIndex for partialmatch
Summary:
I dropped the special case of wdir handling. With the hope that we will handle
the virtual commits differently eventually (ex. drop special cases, insert real
commits to Rust DAG but do not flush them to disk, support multiple wdir
virtual commits, null is no longer an ancestor of every commit).

`test-listkeyspatterns.t` is changed because `0` no longer resolves to `null`.

Reviewed By: DurhamG

Differential Revision: D22368836

fbshipit-source-id: 14b9914506ef59bb69363b602d646ec89ce0d89a
2020-07-17 22:23:04 -07:00
..
modules changelog: use Rust RevlogIndex for partialmatch 2020-07-17 22:23:04 -07:00
src pybytes: convert Rust Bytes to Python buffer or memoryview 2020-06-30 10:19:03 -07:00
Cargo.toml pybytes: convert Rust Bytes to Python buffer or memoryview 2020-06-30 10:19:03 -07:00