jj/lib
Matt Kulukundis e667a2b403 copy-tracking: adjust backend signature
- use a single commit instead of an array of them.  This simplifies the
  implementation.  A higher level api can wrap this when an array of
  commits is desired and those semantics are figured out.
- since this API is directly 1-1 on parents, there are no conflicts
- if we introduce a higher level API that handles lists of commits, we
  may need to restore the conflict/resolved distinction, but for now
  simplify
2024-08-11 17:01:45 -04:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src copy-tracking: adjust backend signature 2024-08-11 17:01:45 -04:00
tests copy-tracking: adjust backend signature 2024-08-11 17:01:45 -04:00
testutils copy-tracking: adjust backend signature 2024-08-11 17:01:45 -04:00
Cargo.toml revset: create DatePattern type 2024-08-01 09:04:07 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00