jj/cli
Martin von Zweigbergk 0a758e7024 cleanup: propagate errors from Commit::parents()
The function now returns an iterator over `Result`s, matching
`Operation::parents()`.

I updated callers to also propagate the error where it was trivial.
2024-05-13 07:39:14 -07:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src cleanup: propagate errors from Commit::parents() 2024-05-13 07:39:14 -07:00
testing
tests cli: add ui.color = "debug" 2024-05-11 10:16:09 +02:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE