ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara ebdc22a65e revset: add support for explicit substring:"..." prefix
git-branchless calls it a substring, so let's do the same.

FWIW, I copied literal:_ from Mercurial, but it's exact:_ in git-branchless.
I have no idea which one is preferred. Since this feature isn't released, we
can freely change it if exact:_ makes more sense.

https://github.com/arxanas/git-branchless/wiki/Reference:-Revsets#patterns
2023-08-19 10:32:59 +09:00
..
benches
gen-protos
src revset: add support for explicit substring:"..." prefix 2023-08-19 10:32:59 +09:00
tests commits: use empty strings instead of placeholders for missing name or email 2023-08-18 17:22:59 -05:00
testutils tests: validate snapshot.max-new-file-size behavior 2023-08-17 19:29:38 -07:00
Cargo.toml settings: support human-readable byte sizes for max-new-file-size 2023-08-17 19:29:38 -07:00