summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-09-15Vin Shelton: 19073: Replace C++-style comment.Oliver Kiddle3-3/+11
Vin Shelton: 19038: Make sed grok icc's cpp output.
2003-09-1419053 modified, c.f. 19056Peter Stephenson6-2/+677
2003-09-1419076: don't call setupterm with NULL as last argument as that causesClint Adams2-1/+10
the shell to exit when the terminal is unknown.
2003-09-1119059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle7-50/+159
2003-09-10users/6529 + unpostedWayne Davison1-0/+6
2003-09-10Improved the comments to no longer suggest that setting PATH here isWayne Davison1-12/+23
a safe thing to do (though I do provide a safe way to do that if the user really insists on it).
2003-09-0819044: typo in setting $saliases elementsPeter Stephenson2-4/+9
2003-09-0319021: in command position, try to complete directories once and once onlyOliver Kiddle2-2/+12
2003-09-0319019: only complete aliases of the appropriate type for the alias builtinOliver Kiddle2-9/+13
2003-09-0319020: fix printaliasnodePeter Stephenson2-2/+4
2003-09-0319014: add alias -s suf=handlerPeter Stephenson14-146/+383
2003-08-30zsh-users/6493: search tinfo library for cursesPeter Stephenson2-3/+6
2003-08-3018982: comments/rant for paramsubst(), accidentally uncommitedPeter Stephenson1-8/+564
2003-08-3018980: new zsh/system modulePeter Stephenson11-3/+680
2003-08-3018982: comments/rant for paramsubst()Peter Stephenson2-1/+12
2003-08-3018981: tidy up tcpsys docPeter Stephenson2-26/+32
2003-08-2218959: improve _perforce global option handling againPeter Stephenson2-2/+13
2003-08-2118958: improved option handling for p4 changePeter Stephenson2-2/+11
2003-08-2118956: update a2ps completion for a2ps 4.13Oliver Kiddle2-26/+44
2003-08-2018951: Better option handling (c.f. 18948)Peter Stephenson2-10/+31
2003-08-2018949: new completion for duOliver Kiddle4-3/+50
2003-08-2018942: Fix / suffix handling in _perforcePeter Stephenson2-1/+11
2003-08-2018947: also complete options using _argumentsOliver Kiddle2-32/+78
2003-08-19unposted: Completion/Unix/Command/_perl: allow completion of .PL filesAdam Spiers2-1/+4
(e.g. Makefile.PL). Thanks to Marko Myllynen for the suggestion.
2003-08-19unposted: Completion/Unix/Command/_irssi: fix quoting bug.Adam Spiers2-2/+4
2003-08-19unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bugAdam Spiers2-3/+9
introduced since % needed to be quoted inside ${//} substitution.
2003-08-1918948: Pass global options to p4Peter Stephenson2-38/+68
2003-08-1618944: update ruby completion for version 1.8.0Doug Kearns2-30/+35
2003-08-1118941: history wrong after parse error during alias expansionPeter Stephenson3-0/+19
2003-08-1118938: Export some data symbols.Peter Stephenson5-5/+12
2003-08-06*** empty log message ***Oliver Kiddle1-1/+1
2003-08-05fix _cvs quoting bug, new _cdrecord and remove _archie (archie servers are gone)Oliver Kiddle5-36/+117
2003-08-0518926: problem accepting filename require metafication with menu selectionPeter Stephenson2-0/+10
2003-08-0118920: fix unset IFS bettererPeter Stephenson3-2/+12
2003-08-01fix bug with f glob qualifier where an empty spec resulted in an infinite loopOliver Kiddle2-2/+7
2003-08-01new chmod completionOliver Kiddle3-0/+87
2003-08-0118916: unsetting IFS could cause segfaultPeter Stephenson2-4/+11
2003-07-31tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle1-6/+36
2003-07-31move _global_tagsOliver Kiddle2-2/+2
2003-07-31moved from Completion/Unix/CommandOliver Kiddle1-0/+0
2003-07-31tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle39-2104/+1968
2003-07-29Fix one of the bugs from users/6421.Wayne Davison1-0/+5
2003-07-29Don't crash if alt-y is typed twice in a row without a prior ctrl-y.Wayne Davison1-1/+3
2003-07-2518908: use print/read -u in completion system and tweak builtin docPeter Stephenson6-9/+16
2003-07-2418893, 18901: new completions for rar/unrar and ogg vorbis; improve _pkgtoolOliver Kiddle4-1/+244
2003-07-2418900: new iptables and nmap completionsOliver Kiddle5-2/+331
2003-07-2318890: new completion for sabcmdOliver Kiddle3-3/+57
2003-07-2318877: add note about supporting latest versions, tag names being plural etcOliver Kiddle2-1/+19
2003-07-2318888: Philippe Troin: allow clone to acquire a controlling ttyPeter Stephenson2-17/+35
2003-07-2218880: Don't return unset parameters in $parametersPeter Stephenson2-0/+7