about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: zsh-4.2.1-test-A zsh-4.2.1-test-APeter Stephenson2004-08-062-2/+6
* * 20230: Completion/Debian/Command/_apt: dumb down apt-getClint Adams2004-08-012-1/+5
* * 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanationsClint Adams2004-08-012-3/+36
* 20222: turn on max function depthPeter Stephenson2004-07-306-25/+63
* 20221: $LINENO in trap '...' DEBUG was wrong.Peter Stephenson2004-07-291-0/+5
* 20221: $LINENO in trap '...' DEBUG was wrong.Peter Stephenson2004-07-293-6/+13
* 20219: make zle parameter HISTNO writeablePeter Stephenson2004-07-297-3/+124
* 20208: ternary path codes in prompt treat / as zero elementsPeter Stephenson2004-07-293-3/+13
* 20214: fix debugging test with recursive functionsPeter Stephenson2004-07-282-1/+7
* 20204: Motoi Washida: typo in _retrieve_cachePeter Stephenson2004-07-282-1/+4
* 20200 plus unposted: fix MIME stuff,Peter Stephenson2004-07-283-12/+24
* 20199: improve MIME handling.Peter Stephenson2004-07-269-7/+175
* 20198: fix TRAPEXIT.Peter Stephenson2004-07-266-6/+25
* Unposted: documentation for "zargs"Bart Schaefer2004-07-262-0/+47
* 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systemsOliver Kiddle2004-07-232-3/+6
* Motoi Washida: 20179: new completions for Mac OS XOliver Kiddle2004-07-236-0/+144
* Jean-Baptiste Quenot: 20167: find targets enclosed in single quotesOliver Kiddle2004-07-192-1/+6
* 20173: fix crash when reallocating heapsPeter Stephenson2004-07-172-0/+6
* 20153: make zle-line-init run after the first zrefresh()Peter Stephenson2004-07-132-2/+9
* NEWS: more additions from Oliver.Peter Stephenson2004-07-122-0/+13
* 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