1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-16 14:41:02 +02:00
Commit graph

8 commits

Author SHA1 Message Date
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