Searched hist:"53 de23f4d140becc3166e87665b0064f215a220e" (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/diff/ |
H A D | diff.1 | diff 53de23f4d140becc3166e87665b0064f215a220e Mon Feb 26 19:08:06 CET 2024 Dag-Erling Smørgrav <des@FreeBSD.org> diff: Fix --expand-tabs and --side-by-side.
* Overhaul column width and padding calculation. * Rewrite print_space() so it is now a) correct and b) understandable. * Rewrite tab expansion in fetch() for the same reason.
This brings us in line with GNU diff for all cases I could think of.
Sponsored by: Klara, Inc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D44014
|
H A D | diff.c | diff 53de23f4d140becc3166e87665b0064f215a220e Mon Feb 26 19:08:06 CET 2024 Dag-Erling Smørgrav <des@FreeBSD.org> diff: Fix --expand-tabs and --side-by-side.
* Overhaul column width and padding calculation. * Rewrite print_space() so it is now a) correct and b) understandable. * Rewrite tab expansion in fetch() for the same reason.
This brings us in line with GNU diff for all cases I could think of.
Sponsored by: Klara, Inc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D44014
|
H A D | diffreg.c | diff 53de23f4d140becc3166e87665b0064f215a220e Mon Feb 26 19:08:06 CET 2024 Dag-Erling Smørgrav <des@FreeBSD.org> diff: Fix --expand-tabs and --side-by-side.
* Overhaul column width and padding calculation. * Rewrite print_space() so it is now a) correct and b) understandable. * Rewrite tab expansion in fetch() for the same reason.
This brings us in line with GNU diff for all cases I could think of.
Sponsored by: Klara, Inc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D44014
|