ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Aleksey Kuznetsov d8c84940d9 cli: avoid bad hint "Prefix the expression with 'all'..."
There is no point of showing the hint for non-existent revision.

Also appends ':' to the 'all' to make the hint more precise.

#2451
2024-03-23 10:05:18 +05:00
..
examples templater: allow use of wrap_<type>() functions without borrowing &language 2024-03-22 11:51:15 +09:00
src cli: avoid bad hint "Prefix the expression with 'all'..." 2024-03-23 10:05:18 +05:00
testing revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
tests cli: avoid bad hint "Prefix the expression with 'all'..." 2024-03-23 10:05:18 +05:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE