summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2007-03-2322894 which was supposedly committed 2007-02-25 but somehow didn't make it:Bart Schaefer1-1/+1
fix muttrc path expansion in search for aliaes.
2007-03-2223226: handle "nice -n<->"Peter Stephenson1-1/+1
2007-03-1423215: completion for "module".Clint Adams1-0/+29
2007-03-1323214: complete files after svn commit --file.Clint Adams1-1/+2
2007-03-12Fix for comm completion.Felix Rosencrantz1-1/+1
2007-03-0823206: completion for hg.Clint Adams1-0/+27
2007-03-0123203: acroread -version to get version (from Zvi)Peter Stephenson1-7/+21
Fix previous methods as fallback
2007-02-2723198: improve _values -sPeter Stephenson2-4/+3
unposted: document _regex_words -t
2007-02-2723196: tweak apt-cache madison and --installed.Clint Adams1-1/+2
2007-02-27unposted: another _ip typoPeter Stephenson1-1/+1
2007-02-27unposted: another _ip typoPeter Stephenson1-18/+20
2007-02-26fix typoPeter Stephenson1-1/+1
2007-02-2623190: tweak _net_interfaces for LinuxPeter Stephenson1-2/+13
2007-02-26unposted: tweak ip route show abbreviationsPeter Stephenson1-2/+2
2007-02-2523186: _ip completion and regex handling additionsPeter Stephenson2-0/+551
2007-02-2523185: qemu completion improvements.Clint Adams1-11/+20
2007-02-2423183: Completion/Unix/Command/_qemu: completion for qemu.Clint Adams1-0/+46
2007-02-2223183 complete comma-separated list of directories/modules for --added-modules.Clint Adams1-2/+14
2007-02-1623182: _arguments problem with --with-foo[=BAR] specifiersPeter Stephenson1-1/+5
2007-02-1423178: update for modern versions of make-kpkg.Clint Adams1-5/+25
2007-02-0523151: partial completion for mtn (monotone) command.Clint Adams2-0/+42
2007-02-0423150: completion for cdbs-edit-patch.Clint Adams2-0/+4
2007-01-2923140: handle syntax for iputils variant as well as whichever arping for ↵Clint Adams1-2/+22
which we had already been completing.
2007-01-2123117: strip out erroneous commas.Clint Adams2-15/+13
2007-01-2123116: strip out erroneous commas.Clint Adams1-7/+9
2007-01-16users/11113: improve _todo.shPeter Stephenson1-18/+12
2007-01-0423089: relax playlist glob pattern to work with newer versions.Clint Adams1-1/+1
2007-01-0222817: update for modern options, add completion of releases.Clint Adams1-3/+22
2007-01-0223080: fix -c and -g (both were mistakenly -b).Clint Adams1-2/+2
2006-12-1723057, 23058, 23059: completions from arnoPeter Stephenson5-3/+161
2006-12-08improved firefox supportPeter Stephenson2-2/+17
2006-12-0823039: handle iceweasel as firefox.Clint Adams1-1/+1
2006-12-01unposted: fix calendar stuffPeter Stephenson1-1/+4
2006-12-01c.f. 23023: new calendar function system.Peter Stephenson1-0/+8
2006-11-28unposted: update Perforce completion to 2006.2Peter Stephenson1-17/+69
2006-11-2723018: parse out section headings from darcs --help.Clint Adams1-2/+1
2006-11-1823005: completion for toilet.Clint Adams1-0/+21
2006-11-15users/10989: add fake-always pattern that overrides ignored-patternsPeter Stephenson1-8/+16
2006-11-14users/10981: needs glob_subst for config filePeter Stephenson1-1/+1
2006-11-14users/10979: ssh completion uses config file from -F if presentPeter Stephenson1-2/+9
2006-11-1322998: add -s to _argumentsClint Adams1-1/+1
2006-11-1022992: make $? available in exit traps/hooksPeter Stephenson1-2/+8
22993: slightly more effective _make variable fix
2006-11-0922988: arno: _make fix for special variablesPeter Stephenson1-0/+2
2006-11-07_zip completes .xpi filesPeter Stephenson1-4/+4
2006-11-0622972: limit autoload completion to functions not yet registered.Peter Stephenson1-2/+5
2006-11-0322953: Mikael Magnusson: _most_recent_file fix.Peter Stephenson1-1/+1
users/10928: send all "jobs" output to stdout
2006-11-0222947: minor mkdir completion fixes.Clint Adams1-6/+6
2006-11-0122934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson1-8/+9
make ${.../#%...} anchor at both ends
2006-11-0122940: completion for mkdirClint Adams1-0/+70
2006-11-01users/9483: completion for ri (ruby documentation viewer)Clint Adams1-0/+24