History log of /freebsd-current/release/scripts/list-new-changesets.py
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# c151731f 07-Oct-2015 Craig Rodrigues <rodrigc@FreeBSD.org>

Use print as a function, not operator.


# 82cac398 28-Feb-2014 Craig Rodrigues <rodrigc@FreeBSD.org>

Add a script which lists SVN log entries only for changesets
which have files which have been Added or Removed.

This can help identify changesets which should be
mentioned in Release Engineering's release notes.