about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: read through and tidied upPeter Stephenson2004-07-122-7/+9
* 20151: ChangeLog for NEWSPeter Stephenson2004-07-121-0/+2
* unposted: improve 20150 by setting pointer to NULLPeter Stephenson2004-07-123-0/+18
* 20145: Additional arguments to read-from-minibuffer specify initial valuesBart Schaefer2004-07-123-5/+19
* 20149: improve prompt-reset codePeter Stephenson2004-07-118-24/+40
* 21042: add test for bug fixed in 21041Peter Stephenson2004-07-072-0/+16
* 20141: Crash restoring exported special parametersPeter Stephenson2004-07-074-63/+66
* 20126: tidy up before 4.2.1Peter Stephenson2004-07-0216-12/+65
* 20125: say where the output for job notifications goesPeter Stephenson2004-07-022-1/+8
* 7650: new reset-prompt zle widgetPeter Stephenson2004-07-014-0/+31
* 20118: improvements to limits builtinsPeter Stephenson2004-06-303-156/+362
* 20112: Forgot this bit.Peter Stephenson2004-06-301-0/+24
* 20112 changed c.f. 20113:Peter Stephenson2004-06-285-4/+51
* unposted: fix .distfiles for zed-set-file-namePeter Stephenson2004-06-262-0/+5
* Fix typos in some descriptions.Bart Schaefer2004-06-242-3/+8
* 20089: various zed improvementsPeter Stephenson2004-06-234-32/+80
* 20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings.Clint Adams2004-06-222-6/+10
* 20076: improved function using alwaysPeter Stephenson2004-06-221-98/+99
* 20076, 20084: { ... } always { ... } syntax.Peter Stephenson2004-06-2211-8/+300
* Record some uncommitted doc changes and a minor fix to predict-on.Bart Schaefer2004-06-221-0/+11
* Minor update to cooperate with zle-line-init.Bart Schaefer2004-06-221-1/+3
* Document default bindings of copy-prev-shell-word.Bart Schaefer2004-06-221-1/+1
* Previously uncommitted bits of 19785.Bart Schaefer2004-06-222-33/+22
* * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition.Clint Adams2004-06-202-0/+16
* 20077: fix completion of reserved wordsOliver Kiddle2004-06-183-2/+7
* _arguments fix for configure, unconfirmedPeter Stephenson2004-06-182-2/+7
* 20069: complete character encodings case-insensitively for GNU iconvOliver Kiddle2004-06-172-25/+28
* 20059: check for systems using . separator instead of for those using :Oliver Kiddle2004-06-172-3/+8
* users/7553: include zsh version in dump file to avoid problems with upgradesOliver Kiddle2004-06-163-2/+9
* 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty.Clint Adams2004-06-152-748/+505
* c.f. 20034: zsh/mathfunc testsPeter Stephenson2004-06-092-0/+111
* 20029: fix randomness of mathfunc rand48(seed)Peter Stephenson2004-06-082-1/+6
* 20026: INSTALL nitpick.Peter Stephenson2004-06-082-5/+8
* 20025: --with-tcsetpgrp from Philippe TroinPeter Stephenson2004-06-083-9/+47
* 20024: Improve documentation for TRAPNAL functionsPeter Stephenson2004-06-082-0/+23
* 20002 -- fix for matching spec core dumpFelix Rosencrantz2004-06-042-1/+6
* 20017: zsh.html was missing from doc distributinoPeter Stephenson2004-06-032-1/+3
* users/7467: quoted commands weren't found in dispatcher lokoupPeter Stephenson2004-06-032-0/+9
* UNUSED()Wayne Davison2004-06-021-0/+19
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-0258-593/+641
* Define the new UNUSED() macro for marking function parameters.Wayne Davison2004-06-021-0/+7
* 19980Wayne Davison2004-05-281-0/+10
* Silenced one signed/unsigned comparison compiler warning.Wayne Davison2004-05-285-5/+5
* Silenced three signed/unsigned comparison compiler warnings.Wayne Davison2004-05-282-6/+6
* Silenced one signed/unsigned comparison compiler warning.Wayne Davison2004-05-282-2/+2
* Silenced two signed/unsigned comparison compiler warnings.Wayne Davison2004-05-284-8/+8
* Fixed two signed/unsigned comparisons.Wayne Davison2004-05-281-4/+3
* - Added missing struct initializers to two last-in-list values.Wayne Davison2004-05-281-5/+7
* Made a variable (t2) size_t so that it matched the size of theWayne Davison2004-05-281-1/+2
* Changed a few job-table variables into ints.Wayne Davison2004-05-281-4/+4