about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 13380: replace AC_CHECK_LIB(...,tgetent) with AC_SEARCH_LIBS(tgetent,...)Andrey Borzenkov2001-01-192-7/+9
* *** empty log message ***Sven Wischnowsky2001-01-187-11/+30
* 13302: division by zeroPeter Stephenson2001-01-182-8/+48
* remove 13108 (trap queues); replace with signal queueing to ensure that user ...Sven Wischnowsky2001-01-1628-266/+546
* fix for ol' compctl when completing hash keys (13364)Sven Wischnowsky2001-01-162-1/+9
* two more fixes for completion matching and reporting interesting positions (1...Sven Wischnowsky2001-01-153-7/+25
* 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 (13...Sven Wischnowsky2001-01-1533-73/+161
* fix for 13339 (report each position only once) and fixlet for matching: a cas...Sven Wischnowsky2001-01-123-11/+27
* *** 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 spaces)...Sven Wischnowsky2001-01-083-4/+12
* 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
* 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