about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* unposted: complete files for reportbug --include= and completion for querybtsClint Adams2000-11-122-8/+27
* Restore entry for 13140.Bart Schaefer2000-11-111-0/+4
* Sven: 13108: Handle traps synchronouslyPeter Stephenson2000-11-1115-202/+387
* 13125: evalute muttrc's mailboxes directive in case of backticks.Clint Adams2000-11-092-6/+6
* *** empty log message ***Sven Wischnowsky2000-11-091-1/+1
* Try blocking read() in read_poll() only if select() returns error (orBart Schaefer2000-11-082-1/+6
* *** empty log message ***Sven Wischnowsky2000-11-082-1/+9
* aloow value `pattern' for insert-unambiguous style to preserve patterns in th...Sven Wischnowsky2000-11-085-38/+133
* Remove no-op test of $compstate[nmatches].Bart Schaefer2000-11-062-2/+7
* Adapt nslookup for 13123.Bart Schaefer2000-11-062-1/+4
* Tweak interactiveness of cloned shell.Bart Schaefer2000-11-061-1/+1
* Make zpty more like eval.Bart Schaefer2000-11-064-64/+65
* Assorted read_poll() and zpty cleanup.Bart Schaefer2000-11-055-74/+147
* Use bareglobqual.Bart Schaefer2000-11-052-0/+4
* Better streaming behavior from `zpty -r', plus other cleanup.Bart Schaefer2000-11-052-43/+26
* show current/previous job in $jobstates (3503)Sven Wischnowsky2000-11-024-12/+25
* don't reset just-edited trap function to old value (13107)Sven Wischnowsky2000-11-012-1/+6
* make assignament to $nameddirs behave like hash -d (13095)Sven Wischnowsky2000-10-302-9/+23
* Fix small typos.Bart Schaefer2000-10-251-3/+3
* use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete al...Sven Wischnowsky2000-10-252-5/+11
* re-display list for cleanup only if we were in menu selection (13084)Sven Wischnowsky2000-10-252-1/+9
* add a counter for invalidatelist() to allow finding out if there is a new lis...Sven Wischnowsky2000-10-253-3/+20
* avoid printing file type characters in completion lists for matches ending in...Sven Wischnowsky2000-10-243-3/+11