Page MenuHomeFreeBSD

libdiff: Implement diff coloring.
ClosedPublic

Authored by des on Oct 2 2024, 11:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 11, 2:13 PM
Unknown Object (File)
Tue, Aug 11, 1:51 PM
Unknown Object (File)
Mon, Aug 10, 9:31 PM
Unknown Object (File)
Sat, Aug 8, 9:22 PM
Unknown Object (File)
Sat, Aug 8, 3:05 PM
Unknown Object (File)
Fri, Aug 7, 10:18 PM
Unknown Object (File)
Wed, Jul 22, 3:42 AM
Unknown Object (File)
Wed, Jul 22, 3:21 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.