ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Tom Ward 933150d819 cli: allow colors in form #rrggbb
Changes the formatter to accept not only existing color names (such as "red" or
"green") but also those in the form #rrggbb, where rr, gg, and bb are two-digit
hexadecimal numbers. This allows much finer control over colors used.
2024-03-18 08:03:31 +00:00
..
examples operation_templater: support extensions of the template language 2024-03-16 10:32:53 -04:00
src cli: allow colors in form #rrggbb 2024-03-18 08:03:31 +00:00
testing revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
tests git-push: warn unmatched revision set per "-rREVISIONS" argument 2024-03-18 09:32:43 +09: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 templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00