lk-changelog.pl [options] [file [...]]
Try lk-changelog.pl --help or lk-changelog.pl --man for more information.
-h, --help print this short help
--man print the manual page for this program
--[no]compress if true, suppress duplicate entries
--[no]count if true, fold duplicate entries into one,
prefixing it with the count. Implies --compress.
--[no]swap in terse and oneline mode, swap address and log entry.
--[no]merge treat all files on command line as one big file
and suppress the prolog
--[no]multi states that multiple changelogs are in one file
--[no]warn warn about unknown addresses. Default: set!
--[no]warnverbose
suggest more addresses to be added from
Signed-off-by and From lines. Default: unset.
Use with caution!
--[no]abbreviate-names
abbreviate all but the last name
--[no]by-surname
sort entries by surname
--[no]omitaddresses
omit "email address" when a name is known
--[no]obfuscate
obfuscate "email address" in output
--mode=MODE specify the output format (use --man to find out more)
--width[=WIDTH] specify the line length, if omitted: $COLUMNS or 80.
text lines will not exceed this length.
--selftest perform some self tests (for developers of this script)
Warning: Neither --compress nor --count are currently functional with --mode=full.
Summarizes or reformats BitKeeper ChangeLogs for Linux Kernel 2.X.
Addresses of patch authors are determined with the following precedence:
--mode options are:
lk-changelog.pl --mode=grouped --width=76 ChangeLog-2.5.17
lk-changelog.pl --mode=terse --width=80 ChangeLog-2.5.18
lk-changelog.pl --multi --mode=terse --width=80
To merge o iget_locked [1/6] o iget_locked [2/6] ... o iget_locked [6/6] into o iget_locked [1..6/6]