Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-06 | (13916) | Sven Wischnowsky | 2 | -2/+6 | |
2001-04-06 | workers/13914 | Felix Rosencrantz | 1 | -0/+6 | |
2001-04-06 | workers/13914: Added call to _normal after specified class name, and added ↵ | Felix Rosencrantz | 1 | -2/+11 | |
completion of filenames in jar archive after -x flag | |||||
2001-04-05 | Fix typos. | Bart Schaefer | 1 | -2/+2 | |
2001-04-05 | Two new shell functions and a change to an old one. | Bart Schaefer | 1 | -0/+11 | |
2001-04-05 | Better handling of long command strings, faster padding computation. | Bart Schaefer | 1 | -13/+29 | |
2001-04-05 | Methods for avoiding the nopromptcr problem, from users/3401 and more. | Bart Schaefer | 1 | -0/+95 | |
2001-04-05 | Write history entries for jobs resumed with fg/bg; from users/3795, plus | Bart Schaefer | 1 | -0/+29 | |
a couple of minor bugfixes. | |||||
2001-04-05 | 13909: bad tilde files in some .distfiles | Clint Adams | 4 | -4/+7 | |
2001-04-05 | complete only those single letter options with the right prefix character ↵ | Sven Wischnowsky | 2 | -0/+5 | |
(13908) | |||||
2001-04-05 | fix for reverse subscripting of strings as second part of subscript ↵ | Sven Wischnowsky | 2 | -2/+9 | |
($a[x,(r)..]) (13907) | |||||
2001-04-04 | add -W option to _arguments, which allows to complete options after options ↵ | Sven Wischnowsky | 5 | -13/+41 | |
that take an argument in the next word (13902) | |||||
2001-04-03 | 13899: OSTYPE checking | Clint Adams | 2 | -6/+7 | |
2001-04-03 | new completion functions | Oliver Kiddle | 6 | -4/+44 | |
2001-04-03 | (13892) fixes for fpaths and completion matching | Sven Wischnowsky | 4 | -3/+11 | |
2001-04-02 | 13889: move _apm to Unix/Command, add OpenBSD support | Clint Adams | 4 | -7/+23 | |
2001-04-02 | Skip CVS subdirectories when installing functions. | Bart Schaefer | 2 | -0/+5 | |
2001-04-02 | 13884: apm for FreeBSD 4.1 | Clint Adams | 2 | -0/+27 | |
2001-04-02 | cleanup after function move | Sven Wischnowsky | 5 | -1/+29 | |
2001-04-02 | more after-move cleanup | Sven Wischnowsky | 6 | -96/+0 | |
2001-04-02 | functions moved | Sven Wischnowsky | 1 | -0/+3 | |
2001-04-02 | after-move cleanup | Sven Wischnowsky | 29 | -225/+1357 | |
2001-04-02 | new _zed | Sven Wischnowsky | 1 | -0/+7 | |
2001-04-02 | new or changed after move | Sven Wischnowsky | 22 | -0/+130 | |
2001-04-02 | new after move | Sven Wischnowsky | 1 | -0/+5 | |
2001-04-02 | changed after moving functions | Sven Wischnowsky | 16 | -89/+50 | |
2001-04-02 | moved from ./Test/55arguments.ztst | Sven Wischnowsky | 1 | -0/+149 | |
2001-04-02 | moved to ./Test/Y03arguments.ztst | Sven Wischnowsky | 1 | -149/+0 | |
2001-04-02 | moved from ./Test/54compmatch.ztst | Sven Wischnowsky | 1 | -0/+673 | |
2001-04-02 | moved to ./Test/Y02compmatch.ztst | Sven Wischnowsky | 1 | -673/+0 | |
2001-04-02 | moved from ./Test/53completion.ztst | Sven Wischnowsky | 1 | -0/+55 | |
2001-04-02 | moved to ./Test/Y01completion.ztst | Sven Wischnowsky | 1 | -55/+0 | |
2001-04-02 | moved from ./Test/52zregexparse.ztst | Sven Wischnowsky | 1 | -0/+380 | |
2001-04-02 | moved to ./Test/V02zregexparse.ztst | Sven Wischnowsky | 1 | -380/+0 | |
2001-04-02 | moved from ./Test/51xtrace.ztst | Sven Wischnowsky | 1 | -0/+83 | |
2001-04-02 | moved to ./Test/E02xtrace.ztst | Sven Wischnowsky | 1 | -60/+0 | |
2001-04-02 | moved from ./Test/14array.ztst | Sven Wischnowsky | 1 | -0/+97 | |
2001-04-02 | moved to ./Test/D05array.ztst | Sven Wischnowsky | 1 | -97/+0 | |
2001-04-02 | moved from ./Test/13parameter.ztst | Sven Wischnowsky | 1 | -0/+528 | |
2001-04-02 | moved to ./Test/D04parameter.ztst | Sven Wischnowsky | 1 | -528/+0 | |
2001-04-02 | moved from ./Test/12procsubst.ztst | Sven Wischnowsky | 1 | -0/+25 | |
2001-04-02 | moved to ./Test/D03procsubst.ztst | Sven Wischnowsky | 1 | -25/+0 | |
2001-04-02 | moved from ./Test/11glob.ztst | Sven Wischnowsky | 1 | -0/+267 | |
2001-04-02 | moved to ./Test/D02glob.ztst | Sven Wischnowsky | 1 | -267/+0 | |
2001-04-02 | moved from ./Test/10prompt.ztst | Sven Wischnowsky | 1 | -0/+106 | |
2001-04-02 | moved to ./Test/D01prompt.ztst | Sven Wischnowsky | 1 | -106/+0 | |
2001-04-02 | moved from ./Test/09funcdef.ztst | Sven Wischnowsky | 1 | -0/+13 | |
2001-04-02 | moved to ./Test/C04funcdef.ztst | Sven Wischnowsky | 1 | -13/+0 | |
2001-04-02 | moved from ./Test/08traps.ztst | Sven Wischnowsky | 1 | -0/+186 | |
2001-04-02 | moved to ./Test/C03traps.ztst | Sven Wischnowsky | 1 | -186/+0 | |