Page MenuHomeFreeBSD

libdiff: Implement diff coloring.
ClosedPublic

Authored by des on Oct 2 2024, 11:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 21, 4:27 AM
Unknown Object (File)
Aug 27 2025, 1:25 AM
Unknown Object (File)
Aug 27 2025, 1:20 AM
Unknown Object (File)
Aug 27 2025, 1:12 AM
Unknown Object (File)
Jul 28 2025, 6:30 PM
Unknown Object (File)
Jul 28 2025, 4:24 PM
Unknown Object (File)
Jul 27 2025, 5:08 AM
Unknown Object (File)
Jul 22 2025, 1:26 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Oct 2 2024, 11:07 AM
kevans added a subscriber: kevans.

Whoops. LGTM.

This revision is now accepted and ready to land.Oct 2 2024, 3:50 PM
This revision was automatically updated to reflect the committed changes.