summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_zip
AgeCommit message (Collapse)AuthorFilesLines
2021-10-2649519: quote completed options as needed and remove the now superfluous ↵Oliver Kiddle1-1/+1
quotes from option specifications
2020-02-07unposted: _zip: Recognise '--'dana1-3/+3
2016-08-1939067: update options to correspond to latest versions of software in ↵Oliver Kiddle1-36/+83
various functions
2016-02-1437972: Redirect stderr to /dev/null in cases where ${~param} might generate ↵Barton E. Schaefer1-1/+1
errors
2014-08-1432997: new utility function for separated listsOliver Kiddle1-4/+1
2010-02-0827658: work around globbing problems in zip completionPeter Stephenson1-5/+13
2006-11-07_zip completes .xpi filesPeter Stephenson1-4/+4
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-4/+4
2003-06-2518631: returning too early breaks prefix-needed style set to falseOliver Kiddle1-7/+9
2002-08-2417577: pass classpath as an option to _java_classOliver Kiddle1-4/+4
2002-01-02users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle1-4/+2
2001-12-06users/4519: complete files in all argument positions for zip (bug fix)Oliver Kiddle1-1/+1
2001-10-1716078: zip -rClint Adams1-1/+2
2001-08-1415629: unzip -Z should behave just as zipinfo doesClint Adams1-4/+9
2001-04-02moved from Completion/User/_zipSven Wischnowsky1-0/+123