about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Improved the comments to no longer suggest that setting PATH here isWayne Davison2003-09-101-12/+23
* 19044: typo in setting $saliases elementsPeter Stephenson2003-09-082-4/+9
* 19021: in command position, try to complete directories once and once onlyOliver Kiddle2003-09-032-2/+12
* 19019: only complete aliases of the appropriate type for the alias builtinOliver Kiddle2003-09-032-9/+13
* 19020: fix printaliasnodePeter Stephenson2003-09-032-2/+4
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-0314-146/+383
* zsh-users/6493: search tinfo library for cursesPeter Stephenson2003-08-302-3/+6
* 18982: comments/rant for paramsubst(), accidentally uncommitedPeter Stephenson2003-08-301-8/+564
* 18980: new zsh/system modulePeter Stephenson2003-08-3011-3/+680
* 18982: comments/rant for paramsubst()Peter Stephenson2003-08-302-1/+12
* 18981: tidy up tcpsys docPeter Stephenson2003-08-302-26/+32
* 18959: improve _perforce global option handling againPeter Stephenson2003-08-222-2/+13
* 18958: improved option handling for p4 changePeter Stephenson2003-08-212-2/+11
* 18956: update a2ps completion for a2ps 4.13Oliver Kiddle2003-08-212-26/+44
* 18951: Better option handling (c.f. 18948)Peter Stephenson2003-08-202-10/+31
* 18949: new completion for duOliver Kiddle2003-08-204-3/+50
* 18942: Fix / suffix handling in _perforcePeter Stephenson2003-08-202-1/+11
* 18947: also complete options using _argumentsOliver Kiddle2003-08-202-32/+78
* unposted: Completion/Unix/Command/_perl: allow completion of .PL filesAdam Spiers2003-08-192-1/+4
* unposted: Completion/Unix/Command/_irssi: fix quoting bug.Adam Spiers2003-08-192-2/+4
* unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bugAdam Spiers2003-08-192-3/+9
* 18948: Pass global options to p4Peter Stephenson2003-08-192-38/+68
* 18944: update ruby completion for version 1.8.0Doug Kearns2003-08-162-30/+35
* 18941: history wrong after parse error during alias expansionPeter Stephenson2003-08-113-0/+19
* 18938: Export some data symbols.Peter Stephenson2003-08-115-5/+12
* *** empty log message ***Oliver Kiddle2003-08-061-1/+1
* fix _cvs quoting bug, new _cdrecord and remove _archie (archie servers are gone)Oliver Kiddle2003-08-055-36/+117
* 18926: problem accepting filename require metafication with menu selectionPeter Stephenson2003-08-052-0/+10
* 18920: fix unset IFS bettererPeter Stephenson2003-08-013-2/+12
* fix bug with f glob qualifier where an empty spec resulted in an infinite loopOliver Kiddle2003-08-012-2/+7
* new chmod completionOliver Kiddle2003-08-013-0/+87
* 18916: unsetting IFS could cause segfaultPeter Stephenson2003-08-012-4/+11
* tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle2003-07-311-6/+36
* move _global_tagsOliver Kiddle2003-07-312-2/+2
* moved from Completion/Unix/CommandOliver Kiddle2003-07-311-0/+0
* tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle2003-07-3139-2104/+1968
* Fix one of the bugs from users/6421.Wayne Davison2003-07-291-0/+5
* Don't crash if alt-y is typed twice in a row without a prior ctrl-y.Wayne Davison2003-07-291-1/+3
* 18908: use print/read -u in completion system and tweak builtin docPeter Stephenson2003-07-256-9/+16
* 18893, 18901: new completions for rar/unrar and ogg vorbis; improve _pkgtoolOliver Kiddle2003-07-244-1/+244
* 18900: new iptables and nmap completionsOliver Kiddle2003-07-245-2/+331
* 18890: new completion for sabcmdOliver Kiddle2003-07-233-3/+57
* 18877: add note about supporting latest versions, tag names being plural etcOliver Kiddle2003-07-232-1/+19
* 18888: Philippe Troin: allow clone to acquire a controlling ttyPeter Stephenson2003-07-232-17/+35
* 18880: Don't return unset parameters in $parametersPeter Stephenson2003-07-222-0/+7
* 18859: Allow the sort style to override sorting by setting explicitly to false.Peter Stephenson2003-07-213-7/+35
* 18872: update javac completion for SDK 1.4.x and rename serialvar to serialverDoug Kearns2003-07-212-13/+21
* 18874: Completion/Unix/Command/_subversion: PATH can mean files too.Clint Adams2003-07-202-1/+6
* 18866: document conventions used in completion functionsOliver Kiddle2003-07-172-1/+71
* adjust return code to not break the prefix-needed styleOliver Kiddle2003-07-172-8/+13