summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-07-0621402: Fix crash with case-insensitive matching.Peter Stephenson2-4/+23
2005-07-03* unposted: add missing compset -S calls to _w3mDoug Kearns2-2/+9
2005-07-0321400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variablesDoug Kearns2-8/+30
2005-06-30unposted: declare _links vals parameter localDoug Kearns2-1/+7
2005-06-2821392: update w3m completion for version 0.5.xDoug Kearns2-32/+93
2005-06-2821391: only pass SIGINT and SIGQUIT from foreground processes to the shell.Peter Stephenson2-2/+11
2005-06-27unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLsDoug Kearns2-1/+6
2005-06-2721387: zcalc documentation for precision featuresPeter Stephenson2-1/+30
2005-06-2621384: small fixes to urxvt completion.Clint Adams2-34/+30
2005-06-2621383: completion for rxvt-unicode.Clint Adams2-0/+42
2005-06-2421382: completion for MIT krb5's kvno.Clint Adams2-0/+27
2005-06-24add missing functionsOliver Kiddle1-1/+2
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