ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 1fa0392a3e revset: wrap internal symbol resolution result with Option
Option<T> or Result<Option<T>, _> is easier to pattern match than testing
RevsetError::NoSuchRevision.
2022-11-28 17:30:53 +09:00
..
src revset: wrap internal symbol resolution result with Option 2022-11-28 17:30:53 +09:00
tests revset: add table of symbol aliases and pass around parse functions 2022-11-27 20:12:22 +09:00
testutils tests: set test hostname and username for operation log 2022-11-24 16:00:20 -10:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: bump pest_derive from 2.4.1 to 2.5.0 2022-11-25 06:09:37 -10:00