1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/usr.bin/diff
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
..
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
diff.1 diff: Fix usage message and documentation. 2024-07-29 16:02:21 +02:00
diff.c diff: Fix usage message and documentation. 2024-07-29 16:02:21 +02:00
diff.h diff: Integrate libdiff from OpenBSD GoT. 2024-03-27 11:03:33 +01:00
diffdir.c diff: Sort headers. 2024-05-03 17:03:50 +02:00
diffreg_new.c libdiff: Implement diff coloring. 2024-10-02 17:55:06 +02:00
diffreg.c diff: Fix integer overflow. 2024-07-29 16:02:29 +02:00
Makefile diff: Integrate libdiff from OpenBSD GoT. 2024-03-27 11:03:33 +01:00
pr.c diff: Integrate libdiff from OpenBSD GoT. 2024-03-27 11:03:33 +01:00
pr.h
TODO
xmalloc.c diff: Integrate libdiff from OpenBSD GoT. 2024-03-27 11:03:33 +01:00
xmalloc.h