Bojan Nikolic's Web-pages

[home] | [blog] | [BN Algorithms] | [astro]

Bazaar: bzr log

Purpose:

Show log of a branch, file, or directory.

Usage:

bzr log [LOCATION]

Options:
-v, --verbose

Show files changed in each revision.

-q, --quiet

Only display errors and warnings.

-l N, --limit=N
 

Limit the output to the first N revisions.

--forward

Show from oldest to newest.

--timezone=ARG

Display timezone as local, original, or utc.

--show-ids

Show internal object ids.

-r ARG, --revision=ARG
 

See "help revisionspec" for details.

-m ARG, --message=ARG
 

Show revisions whose message matches this regular expression.

-c ARG, --change=ARG
 

Show just the specified revision. See also "help revisionspec".

-h, --help

Show help message.

Log format:
--log-format=ARG
 

Use specified log format.

--line

Log format with one line per revision

--long

Detailed log format

--short

Moderately short log format

Description:

By default show the log of the branch containing the working directory.

To request a range of logs, you can use the command -r begin..end -r revision requests a specific revision, -r ..end or -r begin.. are also valid.

Examples:

Log the current branch:

bzr log

Log a file:

bzr log foo.c

Log the last 10 revisions of a branch:

bzr log -r -10.. http://server/branch

See also

Version

This page documents Bazaar version 1.8

Licensing

The above text is licensed under GNU General Public License version 2. The Copyright of the text above is held by Canonical Ltd.

Blog tools: Add to Technorati Favorites Save to del.iciou.us