about summary refs log tree commit diff
path: root/Completion/Unix/Command/_bzr
Commit message (Collapse)AuthorAgeFilesLines
* 32562: updates for bzr completionSebastien Alaiwan2014-04-231-2/+10
|
* 32642: improve bzr completion with directory pathSebastien Alaiwan2014-02-241-2/+2
|
* Roman Kaminski: 30738: bzr send commandPeter Stephenson2012-10-191-0/+4
|
* Matthieu Baerts: 29547: bzr: cdiff subcommand.Peter Stephenson2011-07-181-1/+1
|
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-061-28/+28
|
* Colin Watson: 27027: completion for bzr switch.Clint Adams2009-06-021-0/+10
|
* 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.Clint Adams2008-11-071-1/+1
|
* Added a bunch more missing options, a few missing sub-commands,Wayne Davison2006-05-201-42/+92
| | | | | and a bunch of '=' specifiers to indicate that long-named args can be attached with '=' to their arg value.
* - Unified the mv|move|rename completion (as happened in bzr).Wayne Davison2006-05-121-18/+23
| | | | | - Added resolved, bind, break-lock, reconcile, unbind, nick, init-repo, init-repository, uncommit, and sign-my-commits.
* Added missing checkout and update sub-commands.Wayne Davison2006-05-061-2/+10
|
* - Fixed _bzr_completeParents to read the parent info from the rightWayne Davison2006-05-051-3/+10
| | | | | | file. - Separated the upgrade sub-command so that we can add its missing --format option.
* Fixed a typo.Wayne Davison2006-03-281-1/+1
|
* My improved version of the _bzr script taken from the bzr.devWayne Davison2006-03-281-8/+321
| | | | repository (from contrib/zsh/_bzr).
* 21718: complete files after bzr's first argument until the bzr ↵Clint Adams2005-09-131-1/+3
| | | | shell-complete stuff is improved.
* 21703: completion for bzr 0.0.7.Clint Adams2005-09-061-0/+11