summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-08new yast completionOliver Kiddle3-1/+14
2005-06-0821313: make code for extracting mutt aliases do a better job of finding rc filesOliver Kiddle2-3/+20
2005-06-0821306: add -s option to _disableDoug Kearns2-3/+7
2005-06-0821310: pass an array to compadd in _global_tagsDoug Kearns2-3/+7
2005-06-0821302: make sure expl is declared local in completion functionsDoug Kearns21-16/+39
2005-06-07unposted: fix typo in _dirs opt descriptionDoug Kearns2-1/+5
2005-06-06unposted: fix minor typo in _raggleDoug Kearns2-1/+5
2005-06-0221293: update ant completion for version 1.6.4Doug Kearns2-66/+96
2005-06-01unposted: need const for result of getsigname()Peter Stephenson2-1/+3
2005-06-0121296: Add ERR alias for ZERR where possible.Peter Stephenson6-29/+63
"trap" reports alias names.
2005-06-0121294: fix incorrectly capitalized completion descriptionsDoug Kearns9-70/+80
2005-05-3121290: configure.ac: don't need backslash quoting within single-quote areas.Geoff Wing2-3/+8
Change constant RE boundary characters to slash (instead of tuples). This was exposed with autoconf 2.59c preferring ksh (pdksh 5.2.14p2 in NetBSD) over bash. It did, however, work with ksh93 and bash.
2005-05-3021266: improve completion of sequencesOliver Kiddle2-9/+19
2005-05-28Remove one stray quote that crept in with the two-hyphens fix.Bart Schaefer1-1/+1
2005-05-27Remove CVS conflict marker left by Doug.Bart Schaefer1-1/+0
2005-05-2621275 (modified): update raggle completion for version 0.4.0Doug Kearns2-11/+35
2005-05-23Tweak promptcr handling in "bart" prompt themeBart Schaefer2-1/+7
2005-05-2321270: don't use poll() on ApplePeter Stephenson2-0/+11
2005-05-23users/8856, users/8863: which-command stuffPeter Stephenson4-1/+66
2005-05-22Add zsh name and version to _complete_debug outputBart Schaefer2-2/+8
2005-05-21unposted: add firefox to list of basic URL completed web browsersDoug Kearns2-1/+7
2005-05-1721264: document return status of (( ... ))Peter Stephenson2-1/+8
2005-05-17Update distribution mirror sites in FAQGeoff Wing2-43/+30
2005-05-13Jesse W: 21244: new completion for qtplay (Quick Time wrapper for Mac OS X)Oliver Kiddle3-1/+24
2005-05-13new completion for qiv image viewerOliver Kiddle3-5/+48
2005-05-13users/8826: search applications using spotlight.Motoi WASHIDA2-27/+77
2005-05-1221257: Fix typo in completion for p4 password.Felix Rosencrantz2-1/+6
2005-05-11Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle13-27/+35
2005-05-1021248: avoid use of subsection within list because it causes makeinfoOliver Kiddle2-2/+5
to produce broken docbook XML
2005-05-10Haakon Riiser: 21188: handle acroread 7.xOliver Kiddle2-36/+93
2005-05-10Misc. prompt theme repairsBart Schaefer8-41/+118
2005-05-09 * 21239: Completion/Unix/Command/_ccal: completion for ccal.Clint Adams2-0/+22
2005-05-09Add [[:IFS:]] etc. tests.Peter Stephenson4-14/+135
2005-05-0921235,21236: fixes to _remote_filesBart Schaefer2-2/+12
2005-05-07 * Jesse Weinstein: 21233: Completion/Debian/Command/_dpkg:Clint Adams2-12/+45
completion for dpkg-query.
2005-05-0621229: fix build when yodl not foundBart Schaefer2-6/+7
2005-05-05 * Jesse Weinstein: 21230 (reformatted as 21231):Clint Adams2-0/+12
Completion/Debian/Command/_dpkg: complete -W/--show for dpkg-deb.
2005-05-0121215: clean up after autoloaded trap testBart Schaefer2-2/+11
2005-04-2721197: Fix LOCAL_TRAPS inside another trapPeter Stephenson3-5/+15
2005-04-27More _rsync tweaks.Wayne Davison1-0/+6
2005-04-27- Changed the --include, --exclude, and --filter (-f) options soWayne Davison1-3/+4
that they can be specified multiple times. - Added the --only-write-batch=FILE option for the upcoming 2.6.5.
2005-04-2621194: fix handling of zero-length quoted test strings for patternsPeter Stephenson3-1/+14
2005-04-25Test for fix of read with trailing metacharactersPeter Stephenson2-2/+12
2005-04-25Fix handling of metafied characters in trailing whitespace on readPeter Stephenson2-2/+16
2005-04-2421174 plus a number of other mostly inconsequential changes that I hadBart Schaefer1-2/+23
sitting around in my local CVS sandbox.
2005-04-24Adopt a suggestion from OliverBart Schaefer1-1/+4
2005-04-24Remove excess argument of zwcstat()Bart Schaefer1-4/+4
2005-04-2421174 adjustments to 21170Bart Schaefer1-2/+4
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer10-49/+58
2005-04-24Tobias Gruetzmacher 21168: locality and visibility of some completion varsBart Schaefer5-7/+23