Download project files

How do I verify a download?


110 of 16 releases

0.104.0 release from the gtk3 series released

Release information
Changelog:

BUG FIXES

  * Fix compatibility with newer versions of gir-gtk which don't allow
    None in STRING columns of ListStores. (Jelmer Vernooij)

  * Properly handle popup menus when there is no selected revision in
    "bzr viz". (Jelmer Vernooij, #281717)

  * Ignore bzr-handle-patch.desktop in sofware center.
    (Jelmer Vernooij, #854245)

  * Fix searching in tree views. (Jelmer Vernooij, #928301)

  * Improve performance of push. (Curtis Hovey)

 FEATURES

  * Improved push dialog. (Curtis Hovey)

  * Save gannotate pane position. (Curtis Hovey)

For a full list of changes, see the branch history of lp:bzr-gtk.

File Description Downloads
download icon bzr-gtk-0.104.0.tar.gz (md5, sig) release tarball 625
last downloaded 4 weeks ago
Total downloads: 625

0.103.0 release from the gtk3 series released

File Description Downloads
download icon bzr-gtk-0.103.0.tar.gz (md5, sig) release tarball 161
last downloaded 17 weeks ago
Total downloads: 161

0.95.0 release from the 0.95 series released

Release information
Release notes:

We're happy to announce the next version of bzr-gtk, 0.95.0. This
release contains a large number of bug fixes and new features.

This version is designed for bzr >= 1.6

Changelog:

The changes since 0.94 are:

 UI

  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)

  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)

  * Added menu option for indexing branches if bzr-search is present.
    (Jelmer Vernooij)

  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)

  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)

  * Added an optional diff panel to bzr vis. (Scott Scriven)

  * Made bzr vis remember whether the toolbar is visible. (Scott
Scriven)

  * Made bzr vis remember window and panel sizes. (Scott Scriven)

  * Sort Olive bookmarks by title (Jasper Groenewegen)

  * Add controls to wrap long lines in gdiff and diff in visualise.
(Jasper Groenewegen, #229789)

  * Made merge dialog to give choice between folder and custom location
(Jasper Groenewegen)

  * Add new dialog to browse looms and switch to threads in loom
branches. (Jelmer Vernooij)

  * Show status for folders in Olive file list (Jasper Groenewegen)

  * Change appearance Olive bookmarks (Jasper Groenewegen)

  * Add ability to have dialog popup from Olive location bar. (Jasper
Groenewegen)

 BUG FIXES

  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)

  * Fixed adding tags. (Javier Derderian, #228709)

  * Fix history mode button. (Jasper Groenewegen, #144962)

  * Fixed handle-patch script. (Jelmer Vernooij)

  * Fix import in olive. (Jelmer Vernooij, #223935)

  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)

  * Remove use of upstream removed Repository.revision_parents()
    (Jelmer Vernooij)

  * List network drives in Olive. (Kevin Light, #244308)

  * Fix progress bar handling. (Jelmer Vernooij)

  * Fix broken symlink handling. (Jasper Groenewegen)

  * Fix import in Olive rename dialog. (Kevin Light)

  * Removed some redundant screen redrawing in bzr vis. (Scott Scriven)

  * Fixed overflowing labels in bzr vis. (Scott Scriven)

  * Fix plugin description in gpreferences. (Jasper Groenewegen,
#232191)

  * Remove question for setting default push location. (Jasper
Groenewegen, #151818)

  * Automatically change to history mode on selecting a revision from
the list. (Jasper Groenewegen, #144963)

  * Check if file is versioned before opening gannotate window from
olive. (Jasper Groenewegen, #115358)

  * Make sure error/info/warning dialogs know their parent window.
(Jasper Groenewegen, #252208)

  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen,
#229044)

 CHANGES

  * Moved notify icon code to separate script. (Jelmer Vernooij)

  * Verify testaments when showing signatures on revisions and
    re-enable signature display. (Jelmer Vernooij)

  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)

  * Add gmerge command line option (Jasper Groenewegen, #124760)

 INTERNALS

  * All i18n calls should now go through _i18n which must be imported
from
    bzrlib.plugins.gtk. This addresses the occasional collisions with
'_' used
    as an anonymous variable. (Vincent Ladeuil)

  * Add test for linegraph code. (Jelmer Vernooij)

  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)

  * Share revision context menu and main revision menu in bzr viz.
(Jelmer Vernooij)

  * Remove glade from merge dialog. (Jasper Groenewegen)

  * Remove glade from olive about, rename, remove, move, mkdir, add
dialogs. (Jasper Groenewegen)

  * Remove glade from olive main window (Jasper Groenewegen)

  * Remove glade from olive info dialog (Jasper Groenewegen)

  * Rewrite Olive mouse button event handling (Kevin Light)

File Description Downloads
download icon bzr-gtk-0.95.0.tar.gz (md5, sig) Source for 0.95.0 117
last downloaded 17 weeks ago
Total downloads: 117

0.94.0 release from the 0.94 series released

Release information
Release notes:

We're happy to announce the release of bzr-gtk 0.94.0.

This is the first release in quite some time, but we hope to keep the
interval between releases smaller in the future.

Changelog:

CHANGES

  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)

  * Use new D-Bus revision signal. (James Henstridge, #206443)

  * Disabled signature tab until we start verifying testaments.
    (Jelmer Vernooij)

 UI

  * Made the tags associated with a revision render next to the revision
    node in the branch view. (Ali Sabil)

  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)

  * Add bugs tab in the branch view. (Jelmer Vernooij)

  * New Tango-styled icons. This time properly licensed under the GPL.
    (Simon Pascal Klein)

  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij

  * Added new icons for nautilus overlay (Martin Albisetti)

  * Added enable/disable per-branch option (Martin Albisetti)

  * Add compare with option to revisions menu. (Javier Derderian)

  * Register file handler for applying patches/bundles to Bazaar branches.
    (Jelmer Vernooij)

 BUG FIXES

  * Make adding tags from the viz work again. (Daniel Schierbeck)

  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)

  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)

  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
    Merwe)

  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733,
    Daniel Schierbeck)

  * Fixed change view menu in viz. (Javier Derderian, #215350)

  * Fix display of children in branchview. (Jelmer Vernooij, #224914)

 FEATURES

  * Only check for old Bazaar versions that are known to be incompatible and
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
    the API is sufficiently stable now. (Jelmer Vernooij)

  * Support child_submit_to setting in gsend. (Jelmer Vernooij)

  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)

  * Use seahorse to verify signatures. (Daniel Schierbeck)

 INTERNALS

  * Refactored the revisionview. (Daniel Schierbeck)

  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)

  * Preferences dialog has been split up. (Jelmer Vernooij)

File Description Downloads
download icon bzr-gtk-0.94.0.tar.gz (md5, sig) Source for 0.94.0 30
last downloaded 17 weeks ago
Total downloads: 30

0.93.0 release from the 0.93 series released

Release information
Changelog:

 UI

  * Added a menu bar to the viz. (Daniel Schierbeck)
     - Select a revision by tag.
     - Show/hide tree view columns.

 BUG FIXES

  * Make toolbars in Olive follow GNOME standards. (#137074)

 INTERNALS

  * Allow test suite to run without PyGTK. (Aaron Bentley)

File Description Downloads
download icon bzr-gtk-0.93.0.tar.gz (md5) Release tarball (0.93.0) 115
last downloaded 4 weeks ago
Total downloads: 115

0.92.1 release from the 0.92 series released

Release information
Changelog:

0.92.1 2007-11-10

 BUG FIXES

  * Fixed logview bug in gannotate. (Daniel Schierbeck)

File Description Downloads
download icon bzr-gtk-0.92.1.tar.gz (md5) Release tarball (0.92.1) 69
last downloaded 4 weeks ago
Total downloads: 69

0.92.0 release from the 0.92 series released

Release information
Changelog:

 UI

  * Removed email part of committer id from committer column in the revision
    history window. (Daniel Schierbeck)

  * Removed date column from revision history window. (Daniel Schierbeck)

  * Rearranged the logview into a notebook. (Daniel Schierbeck)

  * Redesigned the Commit dialog. (John Arbash Meinel)

  * Broken lines support made optional. (Daniel Schierbeck)

 FEATURES

  * Rewrite of a large ammount of the viz code:
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
        * A new algorithm to work out how to draw the lines using the
          revsion numbers returned from merge_sort.
        * Lines that are very long are broken, which results in the graph
          requiring less space to render and the graph is easier to interpret.
          (#82907)
        * Choose the color for a branch from the revsion number, which results
          in stable colors. Revisions on the mainline are allways black.
        * Implement a TreeModel that loads the revision data only when a a
          revision is scrolled into view, improving the time it takes to display
          the first screen of data by 92%. (#124143)
        * Add a column to display the revision number. (#64167)
        * Add buttons to navigate to child revisions.
    (Gary van der Merwe)

  * Added a revert option to the revision menu. (Gary van der Merwe)

 BUG FIXES

  * Show children on new row in table to avoid very broad windows in viz.
    (Jelmer)

  * viz slow when run from olive. (#70463, Gary van der Merwe)

  * Make it possible to open diff from the commit window when there are pending
    merges. (Gary van der Merwe)

 INTERNALS

  * Use standard version tuple. (Jelmer)

  * Add check command to setup.py. (Jelmer)

  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)

File Description Downloads
download icon bzr-gtk-0.92.0.tar.gz (md5) Release tarball (0.92.0) 71
last downloaded 3 weeks ago
Total downloads: 71

0.91.0 release from the 0.91 series released

Release information
Release notes:

 UI

  * Added keyboard shortcuts for closing windows and exiting Olive.
    (#139559, Daniel Schierbeck)

  * The tip revision will be automatically selected in the branch visualization
    window. (#144244, Daniel Schierbeck)

  * Updated olive-gtk.desktop: Polish translation and additional categories.
    (Mateusz Korniak)

 BUG FIXES

  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
    (#140512, James Westby)

  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)

  * Annotate context menu works again. (Daniel Schierbeck)

  * Fixed push (with overwite) behavior when branches are diverged.
    (Mateusz Korniak)

  * Local missing revisions are remote extra revisions (Missing revisions menu
    item in Olive). (Mateusz Korniak)
...

Changelog:

 UI

  * Added keyboard shortcuts for closing windows and exiting Olive.
    (#139559, Daniel Schierbeck)

  * The tip revision will be automatically selected in the branch visualization
    window. (#144244, Daniel Schierbeck)

  * Updated olive-gtk.desktop: Polish translation and additional categories.
    (Mateusz Korniak)

 BUG FIXES

  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
    (#140512, James Westby)

  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)

  * Annotate context menu works again. (Daniel Schierbeck)

  * Fixed push (with overwite) behavior when branches are diverged.
    (Mateusz Korniak)

  * Local missing revisions are remote extra revisions (Missing revisions menu
    item in Olive). (Mateusz Korniak)

 INTERNALS

  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)

  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)

  * Added default_branch_path to MergeDialog and use it from olive-gtk.
    (Mateusz Korniak)

File Description Downloads
download icon bzr-gtk-0.91.0.tar.gz (md5) Release tarball (0.91.0) 75
last downloaded 4 weeks ago
Total downloads: 75

0.17.0 release from the 0.17 series released

Release information
Changelog:

FEATURES

 * Added an EXPERIMENTAL feature for browsing remote branches in Olive
(Szilveszter)

 * Bookmarked locations are now added to branch/checkout history
(Szilveszter)

 * There are now more columns in the file list, and you can sort by them
 (Szilveszter)

 * A location bar was added to the top of the file list. On Windows, the
 drive selector combo was moved here (Szilveszter)

 * Don't warn about incompatible versions when .dev version of Bazaar
is used (Aaron)

 BUG FIXES

 * Get and Checkout dialogs: scan the branch only if the entry has lost
focus
 (#93653, Szilveszter)

 * Fixed 'bzr gcommit' if command not issued in a branch (#113394,
Szilveszter)

File Description Downloads
download icon bzr-gtk-0.17.0.tar.gz (md5) bzr-gtk 0.17.0 18
last downloaded 17 weeks ago
Total downloads: 18

0.100.0 release from the gtk2 series released

File Description Downloads
download icon bzr-gtk-0.100.0.tar.gz (md5, sig) 0.100.0 release 3,429
last downloaded 4 weeks ago
Total downloads: 3,429

110 of 16 releases