jj/lib
Yuya Nishihara d9be0dbfeb git: add function to extract positive/negative refspecs from StringExpression
This allows us to express negative refspecs in jj's syntax. We'll need something
like `git.fetch-tags = <patterns>` to fetch tags into remote views and merge
them accordingly #7528. The default tag patterns can't be set to .git/config
because Git processes remote tags differently.
2025-12-03 08:12:58 +00:00
..
benches cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
gen-protos protos: rename op_store to simple_op_store 2025-08-14 14:15:17 +00:00
proc-macros cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
src git: add function to extract positive/negative refspecs from StringExpression 2025-12-03 08:12:58 +00:00
tests git: compile both positive/negative branch patterns to StringMatcher 2025-12-03 07:32:25 +00:00
testutils testutils: add check for strict UTF-8 filesystems 2025-11-27 00:36:39 +00:00
Cargo.toml backend: remove unused TreeValue::Conflict and read/write methods 2025-09-04 16:26:44 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00