News and announcements
Bazaar Externals plugin 1.3.3 released
Written for Bazaar Externals plugin by Eugene Tarasenko on 2012-01-31
Support bzr 2.5 and bugs fixed.
Changelog:
* Support bzr 2.5.0
* Fix infinitely recurse on revert
Updated . Read more
Bazaar Externals plugin 1.3.2 released
Written for Bazaar Externals plugin by Eugene Tarasenko on 2010-08-30
Support a {relpath} variable in ecmd command and bugs fixed.
Changelog:
* Fix regression with not correct parse shell and dry-run options of ecmd command
* Fix use revision options on eadd command
* Replace call run_bzr to run_bzr_
* Compatibility with bzr 2.0.2 is corrected
* Don't using the config from repository for commit command
* Use root of the branch for lightweight checkout
* Add recomendation for issue with qcommit command
Bazaar Externals plugin 1.3 released
Written for Bazaar Externals plugin by Eugene Tarasenko on 2010-03-25
For easy addition of existing or remote external branches the new command ``externals-add`` is added.
Also implemented support for snapshot of external branches for ``branch/checkout`` command with revision options. The snapshot becomes at commit in the main project.
For more info see ``bzr help externals``.
Changes:
* Added setup.py to get this plugin installed via distutils
* Added support for snapshot of external branches
* Modified lazy import hooks with bzrlib.lazy_import
* Added ``externals-add`` command for adding external branshes
Bazaar Externals plugin 1.2 released
Written for Bazaar Externals plugin by Eugene Tarasenko on 2010-03-12
Added new command to execute an arbitrary bzr or shell command for each branch in the local workspace, see also ``bzr help ecmd``.
Added support via hooks for bazaar commands: checkout, update, push.
Added support relative urls like in svn:externals, see also examples in ``bzr help externals``.
Changes:
* Added support for commands: checkout, update, push
* Added new command for run some command for main and external branches
* Added support relative urls like in svn:externals
* Added support feature branch
* Speed of work is increased to 2 times with replacement subprocess.call to run_bzr
* Now used merged config: from repositories and from local working tree
* Moved config file to ``.bzrmeta/
* Make hooks lazy
* And fixed many bugs
Bazaar Externals plugin released
Written for Bazaar Externals plugin by Eugene Tarasenko on 2009-11-10
Supports external branches without additional commands.
Works from any client: bzr, QBzr, TortoiseBzr or Bazaar Explorer.
1 → 5 of 5 results | First • Previous • Next • Last |