ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara be9b7ed88f diff: pad last newline by show_color_words_diff_line()
Though this is needed only for the last line, checking it for each line is
cheap. As I'm going to add another rendering style, the condition to pad "\n"
would become more complicated.
2024-08-21 17:48:52 +09:00
..
examples working_copy: delete path() method from trait 2024-08-16 16:55:14 -07:00
src diff: pad last newline by show_color_words_diff_line() 2024-08-21 17:48:52 +09:00
testing fake-formatter: add --uppercase and --append formatting behaviors 2024-07-25 13:40:18 -05:00
tests next/prev: Add config flag to control prev/next edit behaviour. 2024-08-20 15:46:00 +01: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 built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00