jj/cli
Yuya Nishihara 69c36fe1b9 revset: restore parsing rule for expression without "modifier:" syntax
The new parse_program() will allow us to parse top-level string patterns with no
parentheses. This patch also replaces a few callers of the old parse_program().
When we drop support for the all: modifier syntax, parse_program_with_modifier()
will be replaced entirely.
2025-11-23 03:00:12 +00:00
..
examples lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
src docs: clarify that squash -o/A/B creates a new commit 2025-11-22 22:24:24 +00:00
testing tests: exercise more bisect behaviors 2025-11-01 23:17:31 +00:00
tests revset: restore parsing rule for expression without "modifier:" syntax 2025-11-23 03:00:12 +00:00
build.rs colocation: rename from "colocated repo" to "colocated workspace" 2025-11-03 16:53:26 +00:00
Cargo.toml ui: switch to std::io::pipe() 2025-09-19 09:41:32 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00