jj/lib
Yuya Nishihara d37a5b1b74 fileset, revset: settle on optionally-quoted pattern syntax
Suppose revsets and filesets are primarily used in command shell, it would be
annoying if quoting is required in addition to the shell quoting. We might also
want to relax the revset parser to allow bare * in glob string.

Closes #2101
2025-03-11 08:35:27 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src fileset, revset: settle on optionally-quoted pattern syntax 2025-03-11 08:35:27 +00:00
tests git: remove .gitmodules parsing code 2025-03-11 02:37:13 +00:00
testutils git: update gitoxide repository options 2025-03-10 15:08:38 +00:00
Cargo.toml lib: remove use of zstd 2025-01-08 22:02:21 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00