Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 39890: typo corrections in completion functions | Oliver Kiddle | 2016-11-09 | 1 | -1/+1 |
| | |||||
* | 33728: Complete bzr shelve subcommand | Sebastien Alaiwan | 2014-11-21 | 1 | -0/+11 |
| | |||||
* | 33467: correct return status on functions and numerous other minor fixes | Oliver Kiddle | 2014-10-14 | 1 | -28/+25 |
| | |||||
* | 32562: updates for bzr completion | Sebastien Alaiwan | 2014-04-23 | 1 | -2/+10 |
| | |||||
* | 32642: improve bzr completion with directory path | Sebastien Alaiwan | 2014-02-24 | 1 | -2/+2 |
| | |||||
* | Roman Kaminski: 30738: bzr send command | Peter Stephenson | 2012-10-19 | 1 | -0/+4 |
| | |||||
* | Matthieu Baerts: 29547: bzr: cdiff subcommand. | Peter Stephenson | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | unposted: fix incorrectly capitalized completion descriptions | Doug Kearns | 2010-06-06 | 1 | -28/+28 |
| | |||||
* | Colin Watson: 27027: completion for bzr switch. | Clint Adams | 2009-06-02 | 1 | -0/+10 |
| | |||||
* | 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI. | Clint Adams | 2008-11-07 | 1 | -1/+1 |
| | |||||
* | Added a bunch more missing options, a few missing sub-commands, | Wayne Davison | 2006-05-20 | 1 | -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 Davison | 2006-05-12 | 1 | -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 Davison | 2006-05-06 | 1 | -2/+10 |
| | |||||
* | - Fixed _bzr_completeParents to read the parent info from the right | Wayne Davison | 2006-05-05 | 1 | -3/+10 |
| | | | | | | file. - Separated the upgrade sub-command so that we can add its missing --format option. | ||||
* | Fixed a typo. | Wayne Davison | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | My improved version of the _bzr script taken from the bzr.dev | Wayne Davison | 2006-03-28 | 1 | -8/+321 |
| | | | | repository (from contrib/zsh/_bzr). | ||||
* | 21718: complete files after bzr's first argument until the bzr ↵ | Clint Adams | 2005-09-13 | 1 | -1/+3 |
| | | | | shell-complete stuff is improved. | ||||
* | 21703: completion for bzr 0.0.7. | Clint Adams | 2005-09-06 | 1 | -0/+11 |