diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:10:45 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:10:45 +0000 |
| commit | 4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433 (patch) | |
| tree | 32a418f08a4d1e339ca6fb6ff129f28ae1895b8b /ChangeLog | |
| parent | Ingmar Vanhassel: 26473: complete "git commit --cleanup=" and "git commit --a... (diff) | |
| download | zsh-4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433.tar zsh-4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433.tar.gz zsh-4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433.tar.bz2 zsh-4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433.tar.lz zsh-4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433.tar.xz zsh-4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433.tar.zst zsh-4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433.zip | |
Ingmar Vanhassel: 26474: add "git describe --tags" completion and fix typos.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,6 +34,8 @@ "git add --intent-to-add". * Ingmar Vanhassel: 26473: Completion/Unix/Command/_git: complete "git commit --cleanup=" and "git commit --allow-empty". + * Ingmar Vanhassel: 26474: Completion/Unix/Command/_git: add + "git describe --tags" completion and fix typos. 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11065,5 +11067,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4544 $ +* $Revision: 1.4545 $ ***************************************************** |
