diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2007-07-05 15:35:49 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2007-07-05 15:35:49 +0000 |
| commit | 9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85 (patch) | |
| tree | fb237b02e3e9fa944876b14fb102cdd5ab731bc2 | |
| parent | 23653: add completion for apt-get autoremove. (diff) | |
| download | zsh-9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85.tar zsh-9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85.tar.gz zsh-9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85.tar.bz2 zsh-9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85.tar.lz zsh-9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85.tar.xz zsh-9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85.tar.zst zsh-9e0b5dd6ce0d4ac9ecc015bcf1e6219f055bdd85.zip | |
23654: add completion for reprepro.
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | Completion/Debian/Command/.distfiles | 28 | ||||
| -rw-r--r-- | Completion/Debian/Command/_reprepro | 70 |
3 files changed, 85 insertions, 18 deletions
@@ -1,3 +1,8 @@ +2007-07-05 Clint Adams <clint@zsh.org> + + * 23654: Completion/Debian/Command/_reprepro: add completion for + reprepro. + 2007-07-03 Clint Adams |
