Age | Commit message (Expand) | Author | Files | Lines |
2002-01-10 | 16423: append a `.' to converted floating point output | Peter Stephenson | 1 | -0/+7 |
2002-01-09 | 16422: zcalc non-default base output | Peter Stephenson | 1 | -0/+5 |
2002-01-08 | fix completion after var+= to use value context (16418) | Sven Wischnowsky | 1 | -0/+3 |
2002-01-08 | don't report _arguments-specs more than once (not even shared options with mu... | Sven Wischnowsky | 1 | -0/+5 |
2002-01-07 | make sure auto menu isn't started accidentially when bashautolist is set (16408) | Sven Wischnowsky | 1 | -0/+3 |
2002-01-07 | fix nested _tags-loops by re-initialising the outer one when leaving the inne... | Sven Wischnowsky | 1 | -0/+3 |
2002-01-07 | fixes for completion of signal names with SIG prefix and for completing comma... | Sven Wischnowsky | 1 | -0/+8 |
2002-01-06 | Log entries for 15746, users/4483, 16400. | Bart Schaefer | 1 | -0/+11 |
2002-01-04 | 16398: updated zstyle completion and related cleanup | Oliver Kiddle | 1 | -0/+8 |
2002-01-03 | 16397: use nul instead of colon to avoid problems with _value: functions | Oliver Kiddle | 1 | -0/+3 |
2002-01-03 | 16396: fix argument handling bugs | Oliver Kiddle | 1 | -0/+4 |
2002-01-03 | 16393: completion for Christoph Martin's apt-show-versions script. | Clint Adams | 1 | -0/+6 |
2002-01-02 | users/4561: fix code for finding the zipfile's name in the current command-line | Oliver Kiddle | 1 | -0/+3 |
2002-01-02 | 16384: new completion for xli/xloadimage and factor out completion of X visuals | Oliver Kiddle | 1 | -0/+9 |
2001-12-26 | 16375: command completion for fsh | Clint Adams | 1 | -0/+5 |
2001-12-21 | 16372: allow signal names to be prefixed by `SIG' with kill builtin and fix | Oliver Kiddle | 1 | -0/+6 |
2001-12-20 | 16332: removal of Src/ansi2knr.c and adjustment of build process | Geoff Wing | 1 | -0/+8 |
2001-12-19 | add missing description argument in _values calls (16366) | Oliver Kiddle | 1 | -0/+4 |
2001-12-19 | new ifconfig completion (16366) | Oliver Kiddle | 1 | -0/+6 |
2001-12-18 | 16364: further to 16351, except specials from having their value cleared | Oliver Kiddle | 1 | -0/+3 |
2001-12-18 | small fix to += code from 16353 | Oliver Kiddle | 1 | -0/+4 |
2001-12-18 | unposted: back out idiotic patch | Clint Adams | 1 | -3/+0 |
2001-12-18 | unposted: initialize save to NULL to avoid compiler warning. | Clint Adams | 1 | -0/+3 |
2001-12-18 | 16361: include <stdio.h> to avoid implicit declarations. | Clint Adams | 1 | -0/+5 |
2001-12-17 | 16352: allow output formats to be specified in zcalc | Oliver Kiddle | 1 | -1/+4 |
2001-12-17 | 16353: add += parameter assignments | Oliver Kiddle | 1 | -0/+6 |
2001-12-17 | 16357: change (n) to (u) so (n) can be reserved. for numeric sorting. | Clint Adams | 1 | -0/+6 |
2001-12-17 | fix bug in parameter unset code that caused seg fault (16351) | Oliver Kiddle | 1 | -3/+7 |
2001-12-17 | 16349: completion for make-kpkg | Clint Adams | 1 | -0/+4 |
2001-12-17 | ref 16347: tweaks | Clint Adams | 1 | -0/+5 |
2001-12-16 | 16346: docs for (n) flag. | Clint Adams | 1 | -0/+2 |
2001-12-16 | 16345: (n) flag to remove duplicate array values during expansion. | Clint Adams | 1 | -0/+6 |
2001-12-15 | unposted: get rid of evil -Wno-implicit in CFLAGS | Clint Adams | 1 | -0/+5 |
2001-12-14 | 16336: use apt-cache --generate pkgnames instead of dumpavail | Clint Adams | 1 | -0/+4 |
2001-12-14 | 16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completions | Clint Adams | 1 | -0/+6 |
2001-12-12 | allow tag-order to select order of files and urls (16323) | Oliver Kiddle | 1 | -3/+4 |
2001-12-12 | allow tag-order to select order of files and urls (16330) | Oliver Kiddle | 1 | -1/+8 |
2001-12-11 | 16327: glob for udebs as well as debs | Clint Adams | 1 | -0/+3 |
2001-12-11 | 16326: completion for mozilla, some more web browsers in webbrowser | Clint Adams | 1 | -0/+6 |
2001-12-11 | 16325: update for wget 1.8 | Oliver Kiddle | 1 | -0/+2 |
2001-12-11 | new mtools completion | Oliver Kiddle | 1 | -0/+3 |
2001-12-11 | 16320: factor out file system completion to new function | Oliver Kiddle | 1 | -0/+7 |
2001-12-09 | 16315: completion for spamassassin | Clint Adams | 1 | -0/+6 |
2001-12-07 | * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc | Peter Stephenson | 1 | -0/+3 |
2001-12-07 | users/4503: don't complete source or header files after gcc -o | Peter Stephenson | 1 | -0/+5 |
2001-12-06 | users/4519: complete files in all argument positions for zip (bug fix) | Oliver Kiddle | 1 | -0/+5 |
2001-11-29 | 16293: completion for arping | Clint Adams | 1 | -0/+3 |
2001-11-29 | 16292: completion for rsync | Clint Adams | 1 | -0/+5 |
2001-11-28 | 16269: Fix crash on reserved-word completion. | Bart Schaefer | 1 | -0/+4 |
2001-11-26 | 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ho... | Clint Adams | 1 | -0/+5 |