diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-08-16 13:00:25 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-08-16 13:00:25 +0000 |
commit | ad001cc1e3697ddad44de367e92428249faa2b6a (patch) | |
tree | c933f1a95ebe53b37cc45ecf07aa334a829683d4 /ChangeLog | |
parent | ddd6af43ef6fc4ca6f6906e64cce443f691d5341 (diff) | |
download | zsh-ad001cc1e3697ddad44de367e92428249faa2b6a.tar.gz zsh-ad001cc1e3697ddad44de367e92428249faa2b6a.tar.xz zsh-ad001cc1e3697ddad44de367e92428249faa2b6a.zip |
25460: patch to add the --branches/tags/remotes for rev-list to _git from Mikael Magnusson.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b7ae661f3..d00a797a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ 2008-08-16 Clint Adams <clint@zsh.org> + * 25460: Completion/Unix/Command/_git: patch to add the + --branches/tags/remotes for rev-list to _git from Mikael + Magnusson. + * 25457: Completion/Unix/Command/_git: improvements for git diff - and git log. + and git log from Mikael Magnusson. * Mikael Magnusson: 25456: Completion/Unix/Command/_git: fix typo of "before". |