Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-20 | Added a bunch more missing options, a few missing sub-commands, | Wayne Davison | 1 | -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 Davison | 1 | -18/+23 | |
- Added resolved, bind, break-lock, reconcile, unbind, nick, init-repo, init-repository, uncommit, and sign-my-commits. | |||||
2006-05-06 | Added missing checkout and update sub-commands. | Wayne Davison | 1 | -2/+10 | |
2006-05-05 | - Fixed _bzr_completeParents to read the parent info from the right | Wayne Davison | 1 | -3/+10 | |
file. - Separated the upgrade sub-command so that we can add its missing --format option. | |||||
2006-03-28 | Fixed a typo. | Wayne Davison | 1 | -1/+1 | |
2006-03-28 | My improved version of the _bzr script taken from the bzr.dev | Wayne Davison | 1 | -8/+321 | |
repository (from contrib/zsh/_bzr). | |||||
2005-09-13 | 21718: complete files after bzr's first argument until the bzr ↵ | Clint Adams | 1 | -1/+3 | |
shell-complete stuff is improved. | |||||
2005-09-06 | 21703: completion for bzr 0.0.7. | Clint Adams | 1 | -0/+11 | |