jj/lib
Yuya Nishihara 284aee25a9 revset: duplicate Rule::identifier to strict_identifier, replace some usages
The "identifier" rule will be changed to accept unicode characters. It's not
super important to reject non-ASCII string pattern prefixes or alias symbols,
but this is more consistent with templater and fileset. We can relax the rule
later if needed.
2025-01-15 07:24:10 +00:00
..
benches
gen-protos
proc-macros
src revset: duplicate Rule::identifier to strict_identifier, replace some usages 2025-01-15 07:24:10 +00:00
tests git: remove PartialEq requirement from GitPushError 2025-01-10 01:16:33 +00:00
testutils tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
Cargo.toml lib: remove use of zstd 2025-01-08 22:02:21 +00:00
LICENSE