about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* add completion for ls and ([ef]|)grep (13347)Sven Wischnowsky2001-01-154-1/+169
|
* add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky2001-01-1533-73/+161
| | | | (13346)
* fix for 13339 (report each position only once) and fixlet for matching: a ↵Sven Wischnowsky2001-01-123-11/+27
| | | | case where missing characters weren't remembered (13343)
* *** empty log message ***Sven Wischnowsky2001-01-117-37/+196
|
* Etc/MACHINES: format leading spaces to tabsGeoff Wing2001-01-102-22/+26
|
* fix cursor positioning with partial-word match specs using `**' (13336)Sven Wischnowsky2001-01-104-33/+52
|
* fix for listpacked for matches as long as screen is wide (minus added ↵Sven Wischnowsky2001-01-083-4/+12
| | | | spaces); more security when freeing matches: make sure current menu match pointer isn't used afterwards (13331)
* Builds on SCO UnixWare 2.1.3Peter Stephenson2001-01-072-0/+8
|
* 13315: ignore parens and leading paths on killall completionClint Adams2000-12-272-1/+4
|
* 13314: don't complete hyphen-prefixed commands for killallClint Adams2000-12-272-1/+6
|
* 13312: killall gets long filenames from procpsClint Adams2000-12-262-1/+6
|
* unposted: thinko in configure.in for determination of jobtable sizeClint Adams2000-12-232-1/+3
|
* 13310: apt-cache typo in --names-onlyClint Adams2000-12-232-1/+6
|
* Back out 13285.Bart Schaefer2000-12-183-6/+11
|
* 13288: cast pointers for arg 2 of ztrapread/writeClint Adams2000-12-172-3/+6
|
* 13287: dpkg -i can take multiple argumentsClint Adams2000-12-172-2/+7
|
* unposted: add _mere to .distfilesClint Adams2000-12-162-7/+11
|
* 13285: use vi-up and -down in vicmd modeClint Adams2000-12-163-47/+69
|
* * 13281: Functions/Misc/mere: new implementation.Tanaka Akira2000-12-153-3/+91
| | | | Completion/User/_mere: new completion function for mere.
* 13250: _dict completionClint Adams2000-12-133-1/+72
|
* Rename waitjob() to zwaitjob().Peter Stephenson2000-12-062-4/+9
|
* 13243: fix for make distclean - no more Makefile in Functions and CompletionAndrey Borzenkov2000-12-062-2/+5
|
* 13242: don't segfault on $terminfo[nonexistentcap]Clint Adams2000-12-062-1/+6
|
* Fix distribution files zsh-3.1.9-dev-8Peter Stephenson2000-12-053-6/+5
|
* 3.1.9-dev-8Peter Stephenson2000-12-052-2/+8
|
* terminfo tweaksPeter Stephenson2000-12-052-2/+2
|
* Joel Smith: 13230: avoid name clashes with Linux kernelPeter Stephenson2000-12-057-89/+95
|
* Include mod_term*.yo in doc source.Bart Schaefer2000-12-052-0/+5
|
* 13227: terminfo module fixesClint Adams2000-12-054-50/+67
|
* Fix --enable-function-subdirs for new config.modules system.Peter Stephenson2000-12-046-9/+15
|
* $# docPeter Stephenson2000-12-042-1/+10
|
* installfns bitsPeter Stephenson2000-12-043-23/+25
|
* 13216: docs for tc/ti modulesClint Adams2000-12-036-8/+53
|
* 13215: echotc, echoti, terminfoClint Adams2000-12-036-72/+384
|
* Function installation information now in config.modulesPeter Stephenson2000-11-3011-307/+89
|
* avoid compiler warningSven Wischnowsky2000-11-291-1/+2
|
* Add missing quote.Bart Schaefer2000-11-272-1/+5
|
* *** empty log message ***Sven Wischnowsky2000-11-273-1/+7
|
* Fix a few problems with config.modules stuffPeter Stephenson2000-11-272-11/+22
|
* either keyword for link module parameterPeter Stephenson2000-11-271-0/+3
|
* 13194: change in module configuration systemPeter Stephenson2000-11-2634-197/+332
|
* ALL_EXPORT tweaks.Bart Schaefer2000-11-253-1/+20
|
* * 13181: Completion/Debian/_apt: add an action for _alternative.Tanaka Akira2000-11-222-2/+6
|
* Tweak auto-suffix-removal for _rcp and _scp.Bart Schaefer2000-11-203-3/+10
|
* Avoid cd in _perl_modules.Bart Schaefer2000-11-152-4/+7
|
* Changes inspired by Paul J. in case multiple versions of perl are installed.Bart Schaefer2000-11-142-23/+49
|
* don't be sure that read-ahead doesn't contains nuls (13163)Sven Wischnowsky2000-11-142-5/+13
|
* Update system configuration guessing stuff from GNU.Peter Stephenson2000-11-133-167/+1227
|
* use unmetafy() to allow writing special characters into a pty (13156)Sven Wischnowsky2000-11-132-4/+11
|
* unposted: add new options, fix thinkos for reportbug completionClint Adams2000-11-122-8/+22
|