summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-2421380: update for wget 1.10, add missing descriptions and other minor fixesOliver Kiddle5-90/+148
2005-06-24unposted: stop _apt-move from returning early and allow prefix-needed style ↵Doug Kearns2-7/+13
to work
2005-06-2421379: improve wget --restrict-file-names completionDoug Kearns2-1/+12
2005-06-2121334: fix typo in pkgtool -target_dir completionDoug Kearns2-1/+6
2005-06-2121317: fix bug where recursive glob within e qualifier would hang the shellOliver Kiddle3-1/+9
2005-06-20zargs: add -I and -L options of xargs.Bart Schaefer2-5/+28
2005-06-1821343: update php completion for version 5.0Doug Kearns2-24/+59
2005-06-17unposted: tidy up _darcs command descriptionsDoug Kearns2-1/+6
2005-06-17add test for 21352Oliver Kiddle2-0/+15
2005-06-1721352: Harald van Dijk: handle null after % in printf format specifierOliver Kiddle1-1/+1
2005-06-1621351: complete for xvnc4viewer and xtightvncviewer.Clint Adams2-1/+6
2005-06-1421243: complete first option of svn subcmds.Clint Adams3-2/+9
2005-06-13Prevent double precmd during "fc -e -"Bart Schaefer2-1/+6
2005-06-1121316 (modified): new completion for ctags tagsDoug Kearns4-2/+13
2005-06-1121320: fix _screen completion of -D, -R, -c and -dmS optionsDoug Kearns2-4/+8
2005-06-1121321: update antiword completion for version 0.36Doug Kearns2-9/+20
2005-06-09unposted: fix typo in a _less state nameDoug Kearns2-1/+5
2005-06-08unposted: add missing options to _antDoug Kearns2-2/+10
2005-06-0821315: make completion functions give precendence to descriptions passed asOliver Kiddle55-163/+197
parameters and cleanup descriptons in calling functions
2005-06-0821314: declare expl local in example use of _wantedOliver Kiddle2-1/+5
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