about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Discourage use of sample startup files as /etc/z*.Bart Schaefer2001-03-254-0/+15
|
* New _cpioPeter Stephenson2001-03-252-0/+145
|
* A couple of regression tests.Bart Schaefer2001-03-252-0/+39
|
* stop LC_COLLATE reordering things in testsPeter Stephenson2001-03-252-0/+4
|
* More minor test fixes.Bart Schaefer2001-03-255-10/+13
|
* Handle @folder for MH in _mailboxesPeter Stephenson2001-03-252-4/+8
|
* Fixes for mh completions.Bart Schaefer2001-03-242-2/+18
|
* Clean up grammar tests.Bart Schaefer2001-03-232-26/+35
|
* don't auto-start menu completion after a `%' when completing pids or jobs ↵Sven Wischnowsky2001-03-232-1/+4
| | | | (13733)
* probably no reason to put the (#a?) flag after an initial tilde in ↵Sven Wischnowsky2001-03-232-4/+9
| | | | _approximate anymore (13730)
* fixSven Wischnowsky2001-03-231-3/+3
|
* add commands and call-command styles; mention some of the more expensive ↵Sven Wischnowsky2001-03-234-2/+70
| | | | things about completion setup in the docs (13727)
* test if the colon is quoted (13725)Sven Wischnowsky2001-03-233-2/+5
|
* fixlet, complicated match specs could result in incorrect words being used ↵Sven Wischnowsky2001-03-232-1/+9
| | | | as possible path expansions (13724)
* Some tweaks for nmh in _mhPeter Stephenson2001-03-222-1/+10
|
* skip redirections in execpline2() when looking for the command code (13706)Sven Wischnowsky2001-03-222-2/+7
|
* Tweak an expansion.Bart Schaefer2001-03-212-1/+7
|
* use -l as default for telnet's without -\? option (13674)Sven Wischnowsky2001-03-202-0/+4
|
* fix misaligned percent output of zprof (13673)Sven Wischnowsky2001-03-202-29/+30
|
* 13664pt2: Back out Completion/SysVClint Adams2001-03-183-22/+1
|
* 13664: */rcS.d/* force-reload, force-restartClint Adams2001-03-182-2/+7
|
* metafaq: shorter address for Israeli mirrorPeter Stephenson2001-03-182-2/+7
|
* 13662: apt-get build-dep completionClint Adams2001-03-182-1/+5
|
* 13661: complete args for SysV initscriptsClint Adams2001-03-183-0/+27
|
* Add zkdb function.Bart Schaefer2001-03-174-2/+308
|
* users/3671: Completion/User/_java: tweak for colon-separated pathsPeter Stephenson2001-03-152-0/+6
|
* fix default colour for directories (3674)Sven Wischnowsky2001-03-152-1/+5
|
* 13633: don't use termcap cursor keys if single key which is already boundPeter Stephenson2001-03-142-1/+19
|
* Add D qualifier in _rcs.Bart Schaefer2001-03-132-1/+4
|
* Unify completion for ncftp and lftp in _ncftpBart Schaefer2001-03-134-10/+13
|
* 13611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson2001-03-135-25/+95
|
* spelling corrections (13610)Oliver Kiddle2001-03-1213-51/+62
|
* fix to declare tmp variable as localOliver Kiddle2001-03-121-1/+1
|
* Oups bad changelog.Chmouel Boudjnah2001-03-121-1/+2
|
* New tar options -j.Chmouel Boudjnah2001-03-123-3/+15
|
* fix filename quoting in _zip and don't use _hosts for lftpOliver Kiddle2001-03-123-5/+13
|
* Add _lftp.Bart Schaefer2001-03-121-1/+1
|
* Add completion for lftpChmouel Boudjnah2001-03-112-0/+9
|
* Various new, improved, fixed or updated functions (13600)Oliver Kiddle2001-03-1118-61/+420
|
* zsh-workers 13562,13598,13599Bart Schaefer2001-03-111-0/+11
|
* Use _normal completion following the name of a shell script.Bart Schaefer2001-03-111-0/+5
|
* Handle quoted whitespace in glob expansions.Bart Schaefer2001-03-111-1/+2
|
* Better handling of multi-line buffers.Bart Schaefer2001-03-111-5/+2
|
* Dist more files zsh-4.0.2-pre-2Peter Stephenson2001-03-085-5/+11
|
* 4.0.1-pre-2Peter Stephenson2001-03-082-2/+6
|
* try to find out the sub commands to complete in _init_d (13591)Sven Wischnowsky2001-03-082-1/+23
|
* Another testcase that covers the bug mentioned in workers/13563. The case is ↵Felix Rosencrantz2001-03-082-0/+13
| | | | based on a bug mentioned in workers/13320
* Minor errors in 54compmatch doc stringsBart Schaefer2001-03-072-2/+6
|
* two optimisationsSven Wischnowsky2001-03-074-30/+39
|
* unposted: support build with GCC on ReliantUNIXAndrey Borzenkov2001-03-073-25/+51
|