The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

bif-log - review the repository or topic history

VERSION

0.1.0_28 (2014-09-23)

SYNOPSIS

    bif log [ITEM] [OPTIONS...]

DESCRIPTION

The bif log command displays repository history. Without any arguments it is equivalent to bif log repo --order time, which displays the history of changes in the current repository in reverse chronological order.

ARGUMENTS & OPTIONS

ITEM

A topic kind. As a shortcut, if ITEM is a topic ID or a project PATH then the ITEM kind will be looked up and the appropriate sub-command run.

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2014 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.