jj/cli
Yuya Nishihara 8615362689 git: compile both positive/negative branch patterns to StringMatcher
I also renamed "branch" to "bookmark" because we call refs as "bookmark"s where
the matcher is used.
2025-12-03 07:32:25 +00:00
..
examples lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
src working_copy: determine staleness by comparing op id instead of tree id 2025-12-02 16:48:10 +00:00
testing cli: simplify jj fix child process handling 2025-11-25 15:54:00 +00:00
tests git: compile both positive/negative branch patterns to StringMatcher 2025-12-03 07:32:25 +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
LICENSE