1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00
freebsd/contrib/libdiff/lib
Dag-Erling Smørgrav 4e859e67dd libdiff: Implement diff coloring.
This patch got accidentally left out when libdiff was imported.  The
rest of the code (command-line option etc.) was present, just not the
part that actually prints ANSI color codes.

Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D46873
2024-10-02 17:55:06 +02:00
..
diff_atomize_text.c libdiff: Detect and recover from file truncation. 2024-05-20 15:26:33 +02:00
diff_debug.h
diff_internal.h
diff_main.c libdiff: Fix type issues. 2024-05-03 17:03:50 +02:00
diff_myers.c
diff_output_edscript.c
diff_output_plain.c
diff_output_unidiff.c
diff_output.c libdiff: Implement diff coloring. 2024-10-02 17:55:06 +02:00
diff_patience.c
GNUmakefile