ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 0c9bc37f10 diff: buffer color-words context lines
I'm testing simple conflicts diffs locally, and we'll probably need to handle
consecutive context hunks when we add some form of unmaterialized conflicts
diffs. Let's buffer context hunks (up to 1 right now.) The new code looks
simpler.
2024-09-19 20:01:51 +09:00
..
examples cli: Support renaming workspaces 2024-09-16 19:35:36 -07:00
src diff: buffer color-words context lines 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 cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cli: remove unused dependency on hex 2024-09-17 12:34:31 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00