aboutsummaryrefslogtreecommitdiff
path: root/contrib/libdiff/include/diff_output.h
Commit message (Collapse)AuthorAgeFilesLines
* libdiff: Implement diff coloring.Dag-Erling Smørgrav2024-10-021-0/+4
| | | | | | | | | | 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
* Add 'contrib/libdiff/' from commit '9eb461aa4b61ab47855b2cee9e5b626a76888b5e'Dag-Erling Smørgrav2024-03-111-0/+112
git-subtree-dir: contrib/libdiff git-subtree-mainline: f6d489f402c320f1a6eaa473491a0b8c3878113e git-subtree-split: 9eb461aa4b61ab47855b2cee9e5b626a76888b5e Reviewed by: imp Sponsored by: Klara, Inc.