1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Oliver Kiddle
370b278565 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
Sebastien Alaiwan
0151ab0749 33728: Complete bzr shelve subcommand 2014-11-21 09:46:54 +00:00
Oliver Kiddle
13fc579343 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
Sebastien Alaiwan
7b1b1dbb45 32562: updates for bzr completion 2014-04-23 16:18:01 +01:00
Sebastien Alaiwan
afe7ff6b5d 32642: improve bzr completion with directory path 2014-02-24 09:30:04 +00:00
Peter Stephenson
c74171da36 Roman Kaminski: 30738: bzr send command 2012-10-19 12:53:48 +00:00
Peter Stephenson
5f275faa95 Matthieu Baerts: 29547: bzr: cdiff subcommand. 2011-07-18 09:04:00 +00:00
Doug Kearns
a54fdc70be unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
Clint Adams
35e80f207e Colin Watson: 27027: completion for bzr switch. 2009-06-02 18:13:05 +00:00
Clint Adams
3a8803a411 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI. 2008-11-07 02:34:51 +00:00
Wayne Davison
80fc1f4e72 Added a bunch more missing options, a few missing sub-commands,
and a bunch of '=' specifiers to indicate that long-named args
can be attached with '=' to their arg value.
2006-05-20 18:46:38 +00:00
Wayne Davison
8a1ffaf790 - Unified the mv|move|rename completion (as happened in bzr).
- Added resolved, bind, break-lock, reconcile, unbind, nick,
  init-repo, init-repository, uncommit, and sign-my-commits.
2006-05-12 18:24:29 +00:00
Wayne Davison
6707e361d6 Added missing checkout and update sub-commands. 2006-05-06 04:45:19 +00:00
Wayne Davison
364320d203 - Fixed _bzr_completeParents to read the parent info from the right
file.
- Separated the upgrade sub-command so that we can add its missing
  --format option.
2006-05-05 19:35:00 +00:00
Wayne Davison
25d473babb Fixed a typo. 2006-03-28 23:04:03 +00:00
Wayne Davison
ca2756f115 My improved version of the _bzr script taken from the bzr.dev
repository (from contrib/zsh/_bzr).
2006-03-28 23:03:06 +00:00
Clint Adams
42ed9c4e39 21718: complete files after bzr's first argument until the bzr shell-complete stuff is improved. 2005-09-13 14:30:55 +00:00
Clint Adams
cb7cac776c 21703: completion for bzr 0.0.7. 2005-09-06 16:08:29 +00:00