Page MenuHomeFreeBSD

libdiff: Implement diff coloring.
ClosedPublic

Authored by des on Oct 2 2024, 11:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 22, 3:42 AM
Unknown Object (File)
Wed, Jul 22, 3:21 AM
Unknown Object (File)
Tue, Jul 21, 8:24 AM
Unknown Object (File)
Tue, Jul 21, 6:10 AM
Unknown Object (File)
Thu, Jun 25, 6:57 AM
Unknown Object (File)
May 10 2026, 6:35 AM
Unknown Object (File)
May 10 2026, 6:26 AM
Unknown Object (File)
Apr 29 2026, 2:28 PM
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.