NAME

bif-log-repo - review the history of the current repository

VERSION

0.1.0_28 (2014-09-23)

SYNOPSIS

bif log repo [OPTIONS...]

DESCRIPTION

The bif log repo command displays the history of all actions in the repository.

ARGUMENTS & OPTIONS

--full, -f

Include all actions (not just project-related) in the output.

--order uid | time

Order the events by time they occured (time) or in the order in which they were added to the repository (uid).

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 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.