ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Martin von Zweigbergk 939528122d cli: fix crash on diff stat with long path name
We would run into a panic due to "attempt to subtract with overflow"
if the path was long. This patch fixes that and adds tests showing the
current behavior when there are long paths and/or large diffs.
2023-08-31 16:26:43 -07:00
..
examples
src cli: fix crash on diff stat with long path name 2023-08-31 16:26:43 -07:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: fix crash on diff stat with long path name 2023-08-31 16:26:43 -07:00
build.rs
Cargo.toml merge_tools: create builtin diff editor 2023-08-30 05:38:10 -04:00