jj/cli
Yuya Nishihara 713e57e6fe cli: bookmark, tag: migrate to parse_union_name_patterns()
"jj bookmark move" no longer shows a warning for named bookmarks not pointing to
the --from revisions. I think that's okay. `move --from=REV 'PATTERN ~ main'` is
a valid use case, and "main" shouldn't be warned.
2025-12-02 01:51:22 +00:00
..
examples lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
src cli: bookmark, tag: migrate to parse_union_name_patterns() 2025-12-02 01:51:22 +00:00
testing cli: simplify jj fix child process handling 2025-11-25 15:54:00 +00:00
tests cli: bookmark, tag: migrate to parse_union_name_patterns() 2025-12-02 01:51:22 +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