summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-1521143: more care about special file descriptorsPeter Stephenson3-7/+26
2005-04-1421141: fix some issues associated with the {myfd}>... syntaxPeter Stephenson4-11/+104
2005-04-14Belated commit of 21064: test case for 21049Bart Schaefer2-0/+11
2005-04-1321136: don't leave TRAPEXIT lying around in Test directoryPeter Stephenson2-2/+7
2005-04-12changelog date typoClint Adams1-1/+1
2005-04-12 * 21135: complete attached sessions after screen -x.Clint Adams2-1/+6
2005-04-1221134: bad file descriptor error message system variation.Peter Stephenson2-1/+8
Hey, six nouns in a row!
2005-04-1221133: New {myfd} syntax for allocating file descriptorsPeter Stephenson7-60/+256
2005-04-11 * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:Clint Adams3-2/+39
complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
2005-04-1121131: exit with status 127 when script not foundPeter Stephenson3-4/+14
2005-04-10 * config.guess, config.sub: update to 2005-03-24 and 2005-02-10, respectively.Clint Adams3-9/+22
2005-04-08 * 21125: Src/Zle/zle_main.c: do an initial conversion when zle is loaded.Clint Adams2-0/+4
2005-04-08 * 21124: Src/Zle/zle_main.c, Src/init.c, Src/params.c: have zle cache aClint Adams4-0/+28
wide-char version of WORDCHARS each time it's changed (when ZLE_UNICODE_SUPPORT is defined).
2005-04-0821107: fix for when there is a native iconv but iconv.h is from GNU libiconvOliver Kiddle2-0/+10
2005-04-06 * 21096: update for gv 3.6, which uses double-hyphen options.Clint Adams2-38/+46
2005-04-06Carlos Phillips: private email: much improved _darcs completionPeter Stephenson2-7/+507
2005-04-05_rsync tweak.Wayne Davison1-0/+5
2005-04-05The --address option is useful in both client- and daemon-mode.Wayne Davison1-1/+1
2005-04-0521095: update FAQ for completion, features, bugsPeter Stephenson2-393/+94
2005-04-04Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson4-2/+41
ut_name needs to be ut_user in struct utmpx
2005-04-0421082: Dan Nelson: fix zsh -c exit status on parse errorPeter Stephenson3-0/+11
2005-04-0321086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov2-4/+10
2005-04-0321085: update for 10.2 and other tweaksAndrey Borzenkov2-106/+245
2005-04-0121081: complete network services for the psmisc version of fuserOliver Kiddle2-25/+57
2005-04-01correct handling of svn commitOliver Kiddle1-4/+9
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson16-52/+59
2005-04-0121078: parse errors didn't cause non-zero exit statusPeter Stephenson3-0/+19
2005-03-3121076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle2-5/+35
2005-03-3121075: update baz completion to not use -A option since it's being dropped ↵Clint Adams2-13/+10
in baz 1.3.
2005-03-31Zack Cerza: 21074: update for newer aptitude.Clint Adams2-1/+10
2005-03-3121049: Don't close process substitution file descriptors for external programmesPeter Stephenson5-27/+71
2005-03-28One more _rsync option.Wayne Davison1-0/+4
2005-03-28Added --protocol option.Wayne Davison1-0/+1
2005-03-2721068: complete modified files for 'svn revert'.Clint Adams2-0/+15
2005-03-2621066: rsync:// support and more fixesAndrey Borzenkov2-18/+40
2005-03-2421053: be more intelligent in searching for konqueror profilesAndrey Borzenkov2-1/+7
2005-03-2221051: more tweaks in SVR4 completionAndrey Borzenkov2-2/+8
2005-03-2121046: make unfunction compadd more reliablePeter Stephenson2-3/+20
2005-03-2121045: fix some uses of Meta characters in completionPeter Stephenson3-8/+43
2005-03-21Stephen Rüger: 21019: new completion for mpcOliver Kiddle3-2/+239
2005-03-2121042: limitations with execute-named-commandPeter Stephenson3-0/+12
2005-03-1820984 (modified)Wayne Davison1-0/+8
2005-03-18Honor the setting of the new HISTSAVEBYCOPY option when rewritingWayne Davison1-5/+22
the history file.
2005-03-18Added the histsavebycopy option.Wayne Davison1-0/+1
2005-03-18Added HISTSAVEBYCOPY to the options enum.Wayne Davison1-0/+1
2005-03-18Document the HIST_SAVE_BY_COPY option and made a few tweaks toWayne Davison1-6/+22
the history-appending options.
2005-03-1821014: remember_edits() was brokenPeter Stephenson2-1/+6
2005-03-18users/8609: document order of more parameter expansion flagsPeter Stephenson2-3/+16
2005-03-16Mention my latest _rsync change and added #20917 to the notWayne Davison1-3/+8
really "unposted" _make change.
2005-03-1620983: failed glob from fixed strings segments in globbed pathsPeter Stephenson3-8/+24