<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/diff3, branch releng/14.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:55:15Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line nroff pattern</title>
<updated>2023-08-16T17:55:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2c76c41be32f904179efed29c0ca04d53f3996c'/>
<id>urn:sha1:b2c76c41be32f904179efed29c0ca04d53f3996c</id>
<content type='text'>
Remove /^\.\\"\s*\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>urn:sha1:d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:42Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d386b48a555f61cb7325543adbbb5c3f3407a66'/>
<id>urn:sha1:1d386b48a555f61cb7325543adbbb5c3f3407a66</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
</entry>
<entry>
<title>diff3: Use ranges for new and old diffedits in ed scripts</title>
<updated>2022-08-02T13:38:11Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2022-08-02T13:33:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=190c4c2499e64e1c88f25f68c2929d110d635300'/>
<id>urn:sha1:190c4c2499e64e1c88f25f68c2929d110d635300</id>
<content type='text'>
This should make the output logic easier to read. No functional change
intended.

Sponsored by:	Klara, Inc.
</content>
</entry>
<entry>
<title>diff3: Use ranges for the old and new diffedits in A scripts</title>
<updated>2022-08-02T13:37:05Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2022-08-02T13:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0e6ccb12ab930b122dc18b6079b563bd347155f'/>
<id>urn:sha1:c0e6ccb12ab930b122dc18b6079b563bd347155f</id>
<content type='text'>
This makes the output logic easier to read. No functional change
intended.

Sponsored by:	Klara, Inc.
</content>
</entry>
<entry>
<title>diff3: Simplify startmark calculation in Ascript</title>
<updated>2022-08-02T13:36:05Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2022-08-02T13:23:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=264a559ac827d0bf81986cd5758594fc687d5bd5'/>
<id>urn:sha1:264a559ac827d0bf81986cd5758594fc687d5bd5</id>
<content type='text'>
Remove redundant calculation for startmark.

Sponsored by:	Klara, Inc.
</content>
</entry>
<entry>
<title>diff3: Use variables for old and new in A scripts</title>
<updated>2022-08-01T13:54:20Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2022-08-01T13:48:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2c4276aaa2d03217b9c1797196864bbbe4f2d8ea'/>
<id>urn:sha1:2c4276aaa2d03217b9c1797196864bbbe4f2d8ea</id>
<content type='text'>
This makes the code easier to follow, no functional changes intended

Sponsored by:	Klara, Inc.
</content>
</entry>
<entry>
<title>diff3: Replace literal marker with variable</title>
<updated>2022-08-01T13:53:53Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2022-08-01T13:46:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca53a8445ab32987b118011c25c520eedf58881c'/>
<id>urn:sha1:ca53a8445ab32987b118011c25c520eedf58881c</id>
<content type='text'>
Sponsored by:	Klara, Inc.
</content>
</entry>
<entry>
<title>diff3: Fix indentation</title>
<updated>2022-08-01T13:14:25Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2022-08-01T13:14:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85d92faf434ac8b336d09dfbce5c324fa53c4bc1'/>
<id>urn:sha1:85d92faf434ac8b336d09dfbce5c324fa53c4bc1</id>
<content type='text'>
Sponsored by:	Klara, Inc.
</content>
</entry>
<entry>
<title>diff3: make the eflag logic easier to follow</title>
<updated>2022-07-05T11:36:11Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2022-07-05T11:33:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d458eb8de12cc656b324f6094e6ed1eedc35625a'/>
<id>urn:sha1:d458eb8de12cc656b324f6094e6ed1eedc35625a</id>
<content type='text'>
Discussed with:	dim
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D35324
</content>
</entry>
</feed>
