2 .\" See section COPYING for copyright and redistribution information.
5 grep-changelog \- print ChangeLog entries matching criteria
9 .RI [ CHANGELOG .\|.\|.]
14 (by default files matching the regular expressions
17 .BR "ChangeLog\e.[0-9]+" )
18 for entries matching the specified criteria. At least one option or
19 file must be specified. This program is distributed with
23 The program accepts unambiguous abbreviations for option names.
26 Print entries whose author matches regular expression
30 Print entries whose text matches regular expression
34 Exclude entries matching regular expression
37 .B \-\-from\-date=YYYY\-MM\-DD
38 Only consider entries made on or after the given date.
39 ChangeLog date entries not in the
40 \*(lqYYYY\-MM\-DD\*(rq format are never matched.
42 .B \-\-to\-date=YYYY\-MM\-DD
43 Only consider entries made on or before the given date.
46 Print output in a format suitable for RCS log entries.
47 This format removes author lines, leading spaces, and file names.
50 In RCS log format, print short dates.
53 Show matches in reverse order.
56 Display version information.
59 Display basic usage information.
65 2008-2013 Free Software Foundation, Inc.
67 Permission is granted to make and distribute verbatim copies of this
68 document provided the copyright notice and this permission notice are
69 preserved on all copies.
71 Permission is granted to copy and distribute modified versions of
72 this document under the conditions for verbatim copying, provided that
73 the entire resulting derived work is distributed under the terms of
74 a permission notice identical to this one.
76 Permission is granted to copy and distribute translations of this
77 document into another language, under the above conditions for
78 modified versions, except that this permission notice may be stated
79 in a translation approved by the Free Software Foundation.