Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-11 | Fixed a filename. | Wayne Davison | 1 | -1/+1 | |
2001-04-11 | 13942 | Wayne Davison | 1 | -0/+7 | |
2001-04-11 | Updated the "preexec" docs. | Wayne Davison | 1 | -2/+8 | |
2001-04-11 | Fixed a bug where the call to function "preexec" might pass the wrong | Wayne Davison | 1 | -1/+9 | |
history line. Added two extra args to preexec to give the user more info on the command that is about to be executed. | |||||
2001-04-11 | Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse | Peter Stephenson | 2 | -0/+6 | |
2001-04-10 | Enhanced should_ignore_line(). | Wayne Davison | 1 | -0/+5 | |
2001-04-10 | Slightly optimized should_ignore_line() by using getjobtext() rather | Wayne Davison | 1 | -9/+3 | |
than getpermtext(). | |||||
2001-04-09 | Mention 13936. | Wayne Davison | 1 | -2/+2 | |
2001-04-09 | Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not | Wayne Davison | 1 | -1/+2 | |
defined. | |||||
2001-04-09 | Silence some compiler warnings. | Wayne Davison | 1 | -0/+5 | |
2001-04-09 | Silence several warnings when HAVE_TIGETSTR is not defined. | Wayne Davison | 1 | -4/+11 | |
2001-04-09 | Fixes for 13922. | Bart Schaefer | 4 | -12/+11 | |
2001-04-09 | Make termcap and terminfo modules always loadable. | Bart Schaefer | 5 | -23/+61 | |
2001-04-09 | 4.0.1-pre-3 version change with some .distfiles updates | Peter Stephenson | 4 | -2/+8 | |
2001-04-06 | Improve prompt when compaudit finds badness. | Bart Schaefer | 2 | -1/+7 | |
2001-04-06 | indent fix | Sven Wischnowsky | 1 | -1/+1 | |
2001-04-06 | test for unset in pipestatussetfn() (13917) | Sven Wischnowsky | 2 | -4/+10 | |
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 | |