jj/lib
Yuya Nishihara d322df0c8d matchers: make Files/PrefixMatcher constructors accept slice of borrowed paths
RepoPath will become slice type (like str), and it doesn't make sense to
require &[RepoPathBuf] here.
2023-11-28 07:33:28 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src matchers: make Files/PrefixMatcher constructors accept slice of borrowed paths 2023-11-28 07:33:28 +09:00
tests matchers: make Files/PrefixMatcher constructors accept slice of borrowed paths 2023-11-28 07:33:28 +09:00
testutils sign: Implement generic commit signing on the backend 2023-11-23 22:52:20 +02:00
Cargo.toml cargo: add ref-cast dependency 2023-11-26 18:21:40 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00