jj/cli
Yuya Nishihara 79e76c5dad diff: extract line number handling from show_color_words_diff_line()
This seems more consistent with !can_inline case, and we can remove extra
vec![] allocation from context line processing.
2024-09-19 20:01:51 +09:00
..
examples cli: Support renaming workspaces 2024-09-16 19:35:36 -07:00
src diff: extract line number handling from show_color_words_diff_line() 2024-09-19 20:01:51 +09:00
testing bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
tests diffedit: separate extra help information in its own paragraph 2024-09-18 09:11:07 +02:00
build.rs
Cargo.toml cli: remove unused dependency on hex 2024-09-17 12:34:31 +02:00
LICENSE