ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara b30d5bf1c7 templater: allow implicit list-to-boolean cast
I'm going to change "branches" to return a list instead of formatted string,
and I don't think "if(branches, ..)" should be invalidated by that. Perhaps,
a container type like String, Vec<T>, Option<T> can implement the cast.
2023-10-28 05:29:50 +09:00
..
examples workspace: make working-copy type customizable 2023-10-16 22:33:44 -07:00
src templater: allow implicit list-to-boolean cast 2023-10-28 05:29:50 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli change id templates: make "hidden" override "divergent" 2023-10-26 17:58:13 -07: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 cli: use StringPattern to find branches to delete/forget 2023-10-22 04:07:49 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00