summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_bzr
AgeCommit message (Collapse)AuthorFilesLines
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-7/+7
2016-11-0939890: typo corrections in completion functionsOliver Kiddle1-1/+1
2014-11-2133728: Complete bzr shelve subcommandSebastien Alaiwan1-0/+11
2014-10-1433467: correct return status on functions and numerous other minor fixesOliver Kiddle1-28/+25
2014-04-2332562: updates for bzr completionSebastien Alaiwan1-2/+10
2014-02-2432642: improve bzr completion with directory pathSebastien Alaiwan1-2/+2
2012-10-19Roman Kaminski: 30738: bzr send commandPeter Stephenson1-0/+4
2011-07-18Matthieu Baerts: 29547: bzr: cdiff subcommand.Peter Stephenson1-1/+1
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns1-28/+28
2009-06-02Colin Watson: 27027: completion for bzr switch.Clint Adams1-0/+10
2008-11-0726016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.Clint Adams1-1/+1
2006-05-20Added a bunch more missing options, a few missing sub-commands,Wayne Davison1-42/+92
and a bunch of '=' specifiers to indicate that long-named args can be attached with '=' to their arg value.
2006-05-12- Unified the mv|move|rename completion (as happened in bzr).Wayne Davison1-18/+23
- Added resolved, bind, break-lock, reconcile, unbind, nick, init-repo, init-repository, uncommit, and sign-my-commits.
2006-05-06Added missing checkout and update sub-commands.Wayne Davison1-2/+10
2006-05-05- Fixed _bzr_completeParents to read the parent info from the rightWayne Davison1-3/+10
file. - Separated the upgrade sub-command so that we can add its missing --format option.
2006-03-28Fixed a typo.Wayne Davison1-1/+1
2006-03-28My improved version of the _bzr script taken from the bzr.devWayne Davison1-8/+321
repository (from contrib/zsh/_bzr).
2005-09-1321718: complete files after bzr's first argument until the bzr ↵Clint Adams1-1/+3
shell-complete stuff is improved.
2005-09-0621703: completion for bzr 0.0.7.Clint Adams1-0/+11