summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2003-07-2118859: Allow the sort style to override sorting by setting explicitly to false.Peter Stephenson3-7/+35
2003-07-2118872: update javac completion for SDK 1.4.x and rename serialvar to serialverDoug Kearns2-13/+21
2003-07-2018874: Completion/Unix/Command/_subversion: PATH can mean files too.Clint Adams2-1/+6
2003-07-1718866: document conventions used in completion functionsOliver Kiddle2-1/+71
2003-07-17adjust return code to not break the prefix-needed styleOliver Kiddle2-8/+13
2003-07-1718864: unnecessary space with ${(Q)...}Peter Stephenson2-1/+6
2003-07-1718863: new completion for aapDoug Kearns3-1/+50
2003-07-16unposted: remove initial capitalisation from option descriptionsDoug Kearns9-30/+39
2003-07-0918841: work around problem which caused the whole word to be removedOliver Kiddle2-3/+12
2003-07-0918839/18840: Completion for nicePeter Stephenson3-1/+18
2003-07-09Rebrand as 4.1.1-dev-1Peter Stephenson2-2/+5
2003-07-0918836: read with metafied delimiter didn't work.Peter Stephenson3-1/+13
2003-07-0718824: kill-word-match deleted to end of line.Peter Stephenson2-1/+6
2003-07-0718817: need to quote % anchor in substitutionOliver Kiddle2-2/+5
2003-07-0718822: fix accept-exact style not not bail out when it shouldn't and add aOliver Kiddle3-7/+20
setting to continue on and do normal completion