1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Clint Adams
23f6fa7244 * 20847: Completion/compaudit: stop adding gratuitous elements to fpath when MARK_DIRS is set. 2005-02-23 03:39:27 +00:00
Oliver Kiddle
3876601c79 19708: change getent() to handle two arguments 2004-03-30 16:38:04 +00:00
Peter Stephenson
bd100f2838 19669, 19670: Danek Duvall: two compaudit problems 2004-03-22 19:59:23 +00:00
Bart Schaefer
7d8715c1d8 users/6663: follow symlinks when checking permissions on directories in
the fpath; also in case of symlinks, find parent with ${^fpath:h} rather
than ${^fpath}/..
2003-10-27 01:49:29 +00:00
Clint Adams
199bccab75 15740: tolerate /usr/local directories in $fpath on Debian where root:staff 2755. 2001-09-06 20:52:21 +00:00
Clint Adams
913d8bd5b4 15739: use getent instead of /etc/group if possible 2001-09-06 20:17:12 +00:00
Sven Wischnowsky
727912d1cb handle sub-sub-directories of $_compdir as in the CVS-layout (14107) 2001-04-26 13:03:24 +00:00
Sven Wischnowsky
3d7263ff67 after-move cleanup 2001-04-02 13:04:04 +00:00
Sven Wischnowsky
992b23ab05 moved from Completion/Core/compaudit 2001-04-02 11:01:33 +00:00