Download project files

How do I verify a download?


110 of 28 releases

1.3.0 release from the 1.3 series released

Release information
Release notes:

Codename: James Cook (http://en.wikipedia.org/wiki/James_Cook)

UI Changes:

* Checkout dialog provides access to light-weight checkout option
  and by default creates heavy-weight checkout.
  (Alexander Belchenko, Bug #907708)

New features:

Improvements:

* New option in Tools-Options-Behavior-Default Values in Dialogs:
  Lightweight checkout by default. (Martin Guillon)

* Use current tab location as default branch source for checkout dialog.
  (Martin Guillon)

Bug Fixes:

* Prefer language settings in bazaar.conf configuration file
  over enviroment variable LANGUAGE. (Bug #948268)

* Compatibility with changes in bzr 2.6. (Jelmer Vernooij, Bug #962671)

Translations:

* New languages: Basque, Uyghur.

File Description Downloads
download icon bzr-explorer-1.3.0.tar.gz (md5, sig) Sources 6,638
last downloaded 8 days ago
download icon bzr-explorer-setup-1.3.0.exe (md5, sig) Windows installer 7,659
last downloaded 5 days ago
Total downloads: 14,297

1.2.3 release from the 1.2 series released

Release information
Release notes:

New features:

Improvements:

* Updated list of known languages (used in Tools-Options dialog).

Bug fixes:

* Bottom window that shows changes not present in submit/parent branch
  now shows only local changes for the case when parent branch is used
  and different changes are present in parent branch.
  (Alexander Belchenko, Bug #956268)

* Renamed and modified files should be also listed under "Modified"
  section of main status view. (Alexander Belchenko, Bug #991820)

File Description Downloads
download icon bzr-explorer-1.2.3.tar.gz (md5, sig) Sources 236
last downloaded 17 weeks ago
download icon bzr-explorer-setup-1.2.3.exe (md5, sig) Windows installer 531
last downloaded 11 weeks ago
Total downloads: 767

1.2.2 release from the 1.2 series released

Release information
Release notes:

New features:

* New menu item "Bazaar > Work > Ignore unknown files..." to launch new qignore
  dialog (available in QBzr 0.22.1 or later).

Improvements:

* Added support to populate %(wt_selected)s tool action command placeholder from
  working tree selected items.

Bug Fixes:

* Use absolute file path when opening with a text editor (Ryan Haigh, #836631)
* Fix endless loop on workingtree view filename filter (Jonathan
  Riddell, #822738)
* Fix workingtree view filename filter to match first character
  (Jonathan Riddell)
* Cope with broken history.dat files which can cause explorer to fail to start
  with a cryptic error from unpickling otherwise. (Martin Packman, #814151)

Workarounds:

* QFileSystemWatcher disabled for working tree view and for repository view
  while running on ...

File Description Downloads
download icon bzr-explorer-1.2.2.tar.gz (md5, sig) Sources 1,461
last downloaded 4 weeks ago
download icon bzr-explorer-setup-1.2.2.exe (md5, sig) Windows installer 1,060
last downloaded 30 weeks ago
Total downloads: 2,521

1.2.1 release from the 1.2 series released

Release information
Release notes:

Bug Fixes:

* Only add paths to QFileSystemWatcher which it does not already know
  about, stops annoying error messages (Jonathan Riddell)

* Update Canonical logo, remove unused old Ubuntu logo (Jonathan
  Riddell)

* Catch lock errors, stop refresh happening when there is another
  operation ongoing (Jonathan Riddell, Bug #814408)

File Description Downloads
download icon bzr-explorer-1.2.1.tar.gz (md5, sig) Source tarball 1,020
last downloaded 7 weeks ago
download icon bzr-explorer-setup-1.2.1.exe (md5, sig) Windows installer 3,134
last downloaded 24 hours ago
Total downloads: 4,154

1.2.0 (Leif Ericson) release from the 1.2 series released

Release information
Release notes:

1.2.0 21-Jul-2011
-----------------

New features:

* "Shelve changes" and "Unshelve changes" menu items have been added
  to Bazaar -> Work menu. Require QBzr 0.21 or later.
  (Alexander Belchenko)

Improvements:

* History, shared repository and branch views now refresh
  automatically when there are changes (Jonathan Riddell, Bug #792308)

* Some performance improvements (Alexander Belchenko):

  * Faster creation of big lists with changes in Working Tree or
    changes against submit branch.

  * Don't refresh main view too often.

Bug Fixes:

* Use the parent branch in the submit pane when working with bound branches.
  (A. S. Budden, Bug #777108)

* Improvements to tab names and tooltips when working with bound branches.
  Simplification of code that determines locations for all...

File Description Downloads
download icon bzr-explorer-1.2.0.tar.gz (md5, sig) Sources 209
last downloaded 30 weeks ago
download icon bzr-explorer-setup-1.2.0.exe (md5, sig) Windows installer 374
last downloaded 6 days ago
Total downloads: 583

1.1.4 release from the 1.1 series released

Release information
Release notes:

Maintenance release (install send2trash library, required for Windows installer).

Changelog:

1.1.4 11-Jul-2011
-----------------

Bug Fixes:

* Install ``send2trash`` library with ``setup.py build install``.
  This is required for Standalone Windows Installer.
  (Alexander Belchenko, Bug #790703)

File Description Downloads
download icon bzr-explorer-1.1.4.tar.gz (md5, sig) Sources 251
last downloaded 17 weeks ago
download icon bzr-explorer-setup-1.1.4.exe (md5, sig) Windows installer 314
last downloaded 17 weeks ago
Total downloads: 565

1.1.3 release from the 1.1 series released

Release information
Release notes:

New features:

* By default try to delete unversioned paths by sending them to trash (with
  help of cross-platform library ``send2trash``). User can force the old method
  (simply kill paths) by changing option in Tools - Options - Behavior - Actions
  dialog. (Alexander Belchenko, Bug #628561)

Bug Fixes:

* Rather than displaying an error saying "Invalid url supplied to transport"
  branches with non-ascii characters in the directory name can now be opened.
  (Martin [gz], #777860)

* Workaround for bug with losing changes in qbzr.conf: reset internal cache for
  qbzr config file after we restore size of explorer window.
  (Alexander Belchenko, #761535)

Translations:

* Bulgarian translation added.

File Description Downloads
download icon bzr-explorer-1.1.3.tar.gz (md5, sig) Source tarball 354
last downloaded 30 weeks ago
download icon bzr-explorer-setup-1.1.3.exe (md5, sig) Windows installer 630
last downloaded 24 hours ago
Total downloads: 984

1.1.2 release from the 1.1 series released

Release information
Changelog:

Bug Fixes:

* Adapt to API changes in Bazaar 2.2 when creating colocated workspaces.
  (Neil Martinsen-Burrell, #634240)

* Always run external qbzr/bzr-gtk commands using the same bzr
  as the one that was used to run explorer itself. (Gordon Tyler, Bug #656072)

File Description Downloads
download icon bzr-explorer-1.1.2.tar.gz (md5, sig) Source code 2,037
last downloaded 30 weeks ago
download icon bzr-explorer-setup-1.1.2.exe (md5, sig) Windows installer 4,253
last downloaded 6 days ago
Total downloads: 6,290

1.1.1 release from the 1.1 series released

Release information
Release notes:

Bug fixes:

* Open the shared repository with branches without parent location set
  no more produce traceback. (Alexander Belchenko, Bug #650708)

File Description Downloads
download icon bzr-explorer-1.1.1.tar.gz (md5, sig) Sources 3,079
last downloaded 5 days ago
download icon bzr-explorer-setup-1.1.1.exe (md5, sig) Windows installer 9,333
last downloaded 6 days ago
Total downloads: 12,412

1.1 release from the 1.1 series released

Release information
Release notes:

New features:

* Running Update and Unbind actions (qupdate and qunbind dialogs)
  without waiting for user pressing OK in dialogs (using --execute
  option in dialogs). (Luis Arias)

* Add a new tool type, 'shell'. (Tres Seaver)

  Tools of this type pass their command line through to the OS shell. This
  allows "normal" shell scripting techniques to work:

   - Shell variable expansions.
   - Setting environment variables
   - Pipelines
   - Changing directories

Improvements:

* Filtering the working tree is now faster. (Gary van der Merwe)

Bug fixes:

* Custom switch dialog in colocated workspace works correctly with old PyQt 4.4.
  (Bug #582714, Alexander Belchenko)

* Fixed filter bar in repository view (Simon Kersey, #565083)

* Fixed refresh when directory renamed/deleted (Simo...

File Description Downloads
download icon bzr-explorer-setup-1.1.0.exe (md5, sig) Windows installer 308
last downloaded 30 weeks ago
download icon bzr-explorer-1.1.0.tar.gz (md5, sig) Source Code 145
last downloaded 30 weeks ago
Total downloads: 453

110 of 28 releases