Bazaar

Bazaar

 




Wiki Tools

  • Login
  • Create Profile
  • FindPage
  • RecentChanges
  • Page History
  • Attachments

QBzr

QBzr is a cross-platform GUI front end for Bazaar, based on Qt toolkit.

Provided Commands

  • qadd — GUI for adding files or directories
  • qannotate — GUI interface for file annotation
  • qbrowse — Browse your branch a-la Trac Browse Source
  • qcat — View the contents of a file as of a given revision
  • qcommit — GUI interface to enter log message and select changes to commit
  • qconfig — Bazaar configuration
  • qdiff — Side-by-side and unidiff view of changes.
  • qinfo — information about branch
  • qinit — Initialize new branch or shared repository
  • qlog — Show log messages in GUI window.
  • qmerge — Perform a three-way merge
  • qpull — GUI interface for pull command
  • qpush — GUI interface for push command
  • qrevert — Revert changed files
  • qtag — Edit tags

Hybrid commands

  • qgetnew — Creates a new working tree (either a checkout or full branch)
  • qgetupdates — Fetches external changes into the working tree

Download

Latest release - 0.9.5 (2008-11-03):

See https://launchpad.net/qbzr/+download for downloads of older releases.

Development source code:

bzr branch lp:qbzr

Changes

0.9.5 - 2008-11-03

Maintenance release: various bugfixes and bunch of small improvements.

New features:

  • qcat:
    • New command-line option --native to show file content in native

      • application rather than in usual QCat window. (experimental)
  • qtag: new command to edit tags.
  • New translation added: Turkish

NOTES: when upgrading old installation (<0.9.2) of QBzr to 0.9.5, please uninstall or remove old files first.

See NEWS.txt [1] for changes in older releases.

Screenshots

See http://groups.google.com/group/qbzr/web/screenshots

Translations

If you would like to help with translating QBzr to your language, download file po/qbzr.pot from http://bazaar.launchpad.net/~qbzr-dev/qbzr/trunk/files and translate it either manually using a text editor or with tools like Poedit or KBabel. Then please file a bug report at Launchpad and attach the translated file.

Or you can use Launchpad translations service: https://translations.launchpad.net/qbzr

Links