diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-01-22 01:18:47 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-01-22 01:18:47 +0000 |
commit | 898111026d1c75bd515a6ed1ef171d56c4d8bf0b (patch) | |
tree | 4d8cb1eff82f739cd5290cc86d5affcc595699dc /ChangeLog | |
parent | 172a81db90b9b5a499fb10f1b6334dee32b24d88 (diff) | |
download | zsh-898111026d1c75bd515a6ed1ef171d56c4d8bf0b.tar.gz zsh-898111026d1c75bd515a6ed1ef171d56c4d8bf0b.tar.xz zsh-898111026d1c75bd515a6ed1ef171d56c4d8bf0b.zip |
Mikael Magnusson: 24396: don't pass -r to git ls-files for performance reasons, compensate for lack of recursion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 838b2e505..dfa5cb473 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-22 Clint Adams <clint@zsh.org> + + * Mikael Magnusson: 24396: Completion/Unix/Command/_git: + don't pass -r to git ls-files for performance reasons, + compensate for lack of recursion. + 2008-01-21 Wayne Davison <wayned@users.sourceforge.net> * unposted: Src/builtin.c: got rid of compiler warning about |