ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
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
..
examples repo_path: make to_internal_file_string() return &str, rename accordingly 2023-11-27 08:42:09 +09:00
src matchers: make Files/PrefixMatcher constructors accept slice of borrowed paths 2023-11-28 07:33:28 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli rebase: do not allow -r --skip-empty 2023-11-27 10:16:36 -08:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00