Page MenuHomeFreeBSD

libdiff: Implement diff coloring.
ClosedPublic

Authored by des on Oct 2 2024, 11:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 11:08 AM
Unknown Object (File)
Sat, Oct 18, 11:08 AM
Unknown Object (File)
Sat, Oct 18, 11:08 AM
Unknown Object (File)
Fri, Oct 17, 11:31 PM
Unknown Object (File)
Sep 21 2025, 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
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59684
Build 56570: arc lint + arc unit

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.