about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* zargs: add -I and -L options of xargs.Bart Schaefer2005-06-202-5/+28
|
* 21343: update php completion for version 5.0Doug Kearns2005-06-182-24/+59
|
* unposted: tidy up _darcs command descriptionsDoug Kearns2005-06-172-1/+6
|
* add test for 21352Oliver Kiddle2005-06-172-0/+15
|
* 21352: Harald van Dijk: handle null after % in printf format specifierOliver Kiddle2005-06-171-1/+1
|
* 21351: complete for xvnc4viewer and xtightvncviewer.Clint Adams2005-06-162-1/+6
|
* 21243: complete first option of svn subcmds.Clint Adams2005-06-143-2/+9
|
* Prevent double precmd during "fc -e -"Bart Schaefer2005-06-132-1/+6
|
* 21316 (modified): new completion for ctags tagsDoug Kearns2005-06-114-2/+13
|
* 21320: fix _screen completion of -D, -R, -c and -dmS optionsDoug Kearns2005-06-112-4/+8
|
* 21321: update antiword completion for version 0.36Doug Kearns2005-06-112-9/+20
|
* unposted: fix typo in a _less state nameDoug Kearns2005-06-092-1/+5
|
* unposted: add missing options to _antDoug Kearns2005-06-082-2/+10
|
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-0855-163/+197
| | | | parameters and cleanup descriptons in calling functions
* 21314: declare expl local in example use of _wantedOliver Kiddle2005-06-082-1/+5
|
* new yast completionOliver Kiddle2005-06-083-1/+14
|
* 21313: make code for extracting mutt aliases do a better job of finding rc filesOliver Kiddle2005-06-082-3/+20
|
* 21306: add -s option to _disableDoug Kearns2005-06-082-3/+7
|
* 21310: pass an array to compadd in _global_tagsDoug Kearns2005-06-082-3/+7
|
* 21302: make sure expl is declared local in completion functionsDoug Kearns2005-06-0821-16/+39
|
* unposted: fix typo in _dirs opt descriptionDoug Kearns2005-06-072-1/+5
|
* unposted: fix minor typo in _raggleDoug Kearns2005-06-062-1/+5
|
* 21293: update ant completion for version 1.6.4Doug Kearns2005-06-022-66/+96
|
* unposted: need const for result of getsigname()Peter Stephenson2005-06-012-1/+3
|
* 21296: Add ERR alias for ZERR where possible.Peter Stephenson2005-06-016-29/+63
| | | | "trap" reports alias names.
* 21294: fix incorrectly capitalized completion descriptionsDoug Kearns2005-06-019-70/+80
|
* 21290: configure.ac: don't need backslash quoting within single-quote areas.Geoff Wing2005-05-312-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.
* 21266: improve completion of sequencesOliver Kiddle2005-05-302-9/+19
|
* Remove one stray quote that crept in with the two-hyphens fix.Bart Schaefer2005-05-281-1/+1
|
* Remove CVS conflict marker left by Doug.Bart Schaefer2005-05-271-1/+0
|
* 21275 (modified): update raggle completion for version 0.4.0Doug Kearns2005-05-262-11/+35
|
* Tweak promptcr handling in "bart" prompt themeBart Schaefer2005-05-232-1/+7
|
* 21270: don't use poll() on ApplePeter Stephenson2005-05-232-0/+11
|
* users/8856, users/8863: which-command stuffPeter Stephenson2005-05-234-1/+66
|
* Add zsh name and version to _complete_debug outputBart Schaefer2005-05-222-2/+8
|
* unposted: add firefox to list of basic URL completed web browsersDoug Kearns2005-05-212-1/+7
|
* 21264: document return status of (( ... ))Peter Stephenson2005-05-172-1/+8
|
* Update distribution mirror sites in FAQGeoff Wing2005-05-172-43/+30
|
* Jesse W: 21244: new completion for qtplay (Quick Time wrapper for Mac OS X)Oliver Kiddle2005-05-133-1/+24
|
* new completion for qiv image viewerOliver Kiddle2005-05-133-5/+48
|
* users/8826: search applications using spotlight.Motoi WASHIDA2005-05-132-27/+77
|
* 21257: Fix typo in completion for p4 password.Felix Rosencrantz2005-05-122-1/+6
|
* Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle2005-05-1113-27/+35
|
* 21248: avoid use of subsection within list because it causes makeinfoOliver Kiddle2005-05-102-2/+5
| | | | to produce broken docbook XML
* Haakon Riiser: 21188: handle acroread 7.xOliver Kiddle2005-05-102-36/+93
|
* Misc. prompt theme repairsBart Schaefer2005-05-108-41/+118
|
* * 21239: Completion/Unix/Command/_ccal: completion for ccal.Clint Adams2005-05-092-0/+22
|
* Add [[:IFS:]] etc. tests.Peter Stephenson2005-05-094-14/+135
|
* 21235,21236: fixes to _remote_filesBart Schaefer2005-05-092-2/+12
|
* * Jesse Weinstein: 21233: Completion/Debian/Command/_dpkg:Clint Adams2005-05-072-12/+45
| | | | completion for dpkg-query.