1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-15 02:11:07 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Oliver Kiddle
4c2a62fe86 35310 (plus undo 35268 (git 899613f)): fix quoting of cached arrays
Also add file name reference to ChangeLog entry from rev 899613f.
2015-05-30 11:14:48 -07:00
Peter Stephenson
899613f535 c.f. 35268: revert completion cache optimisation for now 2015-05-26 10:00:46 +01:00
Barton E. Schaefer
ae7dcab5ed 34476: change _store_cache assignment format
Avoids potentially expensive lexical analysis of the array values.
2015-02-12 09:31:09 -08:00
Peter Stephenson
f7f66ea11f Phil Pennock: 25275: use restrictive permissions on cache files
put zstat in example zshrc
2008-07-11 19:18:34 +00:00
Felix Rosencrantz
114d799efd Changes to _store_cache to allow cache names to contain slashes "/". 2002-10-09 20:38:24 +00:00
Sven Wischnowsky
61f8a07bfc make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
Sven Wischnowsky
3a4ef1f0db moved from Completion/Base/_store_cache 2001-04-02 11:11:36 +00:00