about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * config.guess, config.sub: update to 2005-03-24 and 2005-02-10, respectively.Clint Adams2005-04-103-9/+22
* * 21125: Src/Zle/zle_main.c: do an initial conversion when zle is loaded.Clint Adams2005-04-082-0/+4
* * 21124: Src/Zle/zle_main.c, Src/init.c, Src/params.c: have zle cache aClint Adams2005-04-084-0/+28
* 21107: fix for when there is a native iconv but iconv.h is from GNU libiconvOliver Kiddle2005-04-082-0/+10
* * 21096: update for gv 3.6, which uses double-hyphen options.Clint Adams2005-04-062-38/+46
* Carlos Phillips: private email: much improved _darcs completionPeter Stephenson2005-04-062-7/+507
* _rsync tweak.Wayne Davison2005-04-051-0/+5
* The --address option is useful in both client- and daemon-mode.Wayne Davison2005-04-051-1/+1
* 21095: update FAQ for completion, features, bugsPeter Stephenson2005-04-052-393/+94
* Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson2005-04-044-2/+41
* 21082: Dan Nelson: fix zsh -c exit status on parse errorPeter Stephenson2005-04-043-0/+11
* 21086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov2005-04-032-4/+10
* 21085: update for 10.2 and other tweaksAndrey Borzenkov2005-04-032-106/+245
* 21081: complete network services for the psmisc version of fuserOliver Kiddle2005-04-012-25/+57
* correct handling of svn commitOliver Kiddle2005-04-011-4/+9
* c.f. 21071: always use "status" in return and exit status docsPeter Stephenson2005-04-0116-52/+59
* 21078: parse errors didn't cause non-zero exit statusPeter Stephenson2005-04-013-0/+19
* 21076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle2005-03-312-5/+35
* 21075: update baz completion to not use -A option since it's being dropped in...Clint Adams2005-03-312-13/+10
* Zack Cerza: 21074: update for newer aptitude.Clint Adams2005-03-312-1/+10
* 21049: Don't close process substitution file descriptors for external programmesPeter Stephenson2005-03-315-27/+71
* One more _rsync option.Wayne Davison2005-03-281-0/+4
* Added --protocol option.Wayne Davison2005-03-281-0/+1
* 21068: complete modified files for 'svn revert'.Clint Adams2005-03-272-0/+15
* 21066: rsync:// support and more fixesAndrey Borzenkov2005-03-262-18/+40
* 21053: be more intelligent in searching for konqueror profilesAndrey Borzenkov2005-03-242-1/+7
* 21051: more tweaks in SVR4 completionAndrey Borzenkov2005-03-222-2/+8
* 21046: make unfunction compadd more reliablePeter Stephenson2005-03-212-3/+20
* 21045: fix some uses of Meta characters in completionPeter Stephenson2005-03-213-8/+43
* Stephen RĂ¼ger: 21019: new completion for mpcOliver Kiddle2005-03-213-2/+239
* 21042: limitations with execute-named-commandPeter Stephenson2005-03-213-0/+12
* 20984 (modified)Wayne Davison2005-03-181-0/+8
* Honor the setting of the new HISTSAVEBYCOPY option when rewritingWayne Davison2005-03-181-5/+22
* Added the histsavebycopy option.Wayne Davison2005-03-181-0/+1
* Added HISTSAVEBYCOPY to the options enum.Wayne Davison2005-03-181-0/+1
* Document the HIST_SAVE_BY_COPY option and made a few tweaks toWayne Davison2005-03-181-6/+22
* 21014: remember_edits() was brokenPeter Stephenson2005-03-182-1/+6
* users/8609: document order of more parameter expansion flagsPeter Stephenson2005-03-182-3/+16
* Mention my latest _rsync change and added #20917 to the notWayne Davison2005-03-161-3/+8
* 20983: failed glob from fixed strings segments in globbed pathsPeter Stephenson2005-03-163-8/+24
* 20978: don't propagate EOF from recursive editsPeter Stephenson2005-03-152-1/+6
* 20886: configure.ac: SIGTTOU -> TTOUPeter Stephenson2005-03-142-2/+6
* Unposted: update the "bart" prompt theme.Bart Schaefer2005-03-132-17/+42
* The --compare-dest, --link-dest, and (new) --copy-dest optionsWayne Davison2005-03-111-2/+3
* Belated commit of 20892: improvements to correct/correctall behavior.Bart Schaefer2005-03-112-13/+54
* 20966: fix crash in execute-named-commandPeter Stephenson2005-03-112-4/+11
* * 20961: Completion/Unix/Command/_baz: fix completion of status and diff sub...Clint Adams2005-03-112-2/+9
* 20957: SVR4 and Solaris supportAndrey Borzenkov2005-03-102-15/+45
* 20959: fix crash unloading zsh/parameter and test the fixPeter Stephenson2005-03-104-4/+15
* 20955: "unset foo" should return status 0 if foo was not setPeter Stephenson2005-03-093-73/+16