jj/lib
Yuya Nishihara 5577ffd28d revset: split author()/committer() into _name()/email() predicates
It seemed weird that we don't have primitive functions to query either name or
email field. This also fixes mine() to not match against name.
2025-01-21 01:10:00 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos
proc-macros
src revset: split author()/committer() into _name()/email() predicates 2025-01-21 01:10:00 +00:00
tests revset: split author()/committer() into _name()/email() predicates 2025-01-21 01:10:00 +00:00
testutils repo: move rebase_descendants_with_options_return_map() to tests 2025-01-18 01:21:28 +00:00
Cargo.toml lib: remove use of zstd 2025-01-08 22:02:21 +00:00
LICENSE