about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 29755: add -O stop to to _ssh.Mikael Magnusson2011-09-072-2/+6
* 29733: Jonathan: add apt-get changelog completion.Mikael Magnusson2011-09-062-2/+6
* 29741: _zattr: add ret=0 and fix filename globbing.Mikael Magnusson2011-09-062-3/+6
* 29740: _wget: add --content-disposition.Mikael Magnusson2011-09-062-2/+5
* 29739: _rsync: redefine _rsync(), -e takes cuddled argsMikael Magnusson2011-09-062-142/+149
* 29738: _ssh: Add PreferredAuthentications completion.Mikael Magnusson2011-09-062-1/+7
* 29736: mention when zstyle -t returns 1.Mikael Magnusson2011-09-062-2/+7
* users/16302: pattern matching for plain files was broken by 29444Bart Schaefer2011-09-052-3/+20
* unposted: fix missing attribution in changelogSimon Ruderich2011-08-301-2/+3
* 29745: Completion/X/Command/_mplayer: fix -ss completion.Simon Ruderich2011-08-302-2/+6
* 29744: don't mess up non '-A' cases in read -E fixPeter Stephenson2011-08-292-2/+14
* users/16291: prompt_bart_preexec uses history text in the non-"fg" caseBart Schaefer2011-08-292-3/+9
* 29722, 29706: fix two things in _mplayer.Mikael Magnusson2011-08-292-5/+11
* 29731: fix read -AE, test that and read -AePeter Stephenson2011-08-283-3/+23
* users/16289: don't delete temporary files on disown.Peter Stephenson2011-08-284-21/+43
* Belatedly add move-line-in-buffer.Bart Schaefer2011-08-202-2/+5
* 29711: Avoid expensive "getent group" unless directories are group writable.Bart Schaefer2011-08-202-20/+27
* 29707: Completion/Unix/Command/_ln: New _ln completerNikolai Weibull2011-08-203-1/+83
* 29705: add correct number of slashes when completing //TRANSLIT.Mikael Magnusson2011-08-182-2/+5
* unposted: move _schedtool to correct dirMikael Magnusson2011-08-184-2/+10
* 29694: avoid overwriting current history word when not expanding an aliasBart Schaefer2011-08-181-1/+2
* Use preexec hook to replace "fg" et al. with the jobtext of the resumed job.Bart Schaefer2011-08-181-2/+27
* users/16251: use preexec hook in prompt_bart_setup to capture jobtext.Bart Schaefer2011-08-181-1/+9
* 29703: crash when failing to parse process substitutionsPeter Stephenson2011-08-174-2/+18
* users/16253, users/16255: a nulstring should be split like an empty stringPeter Stephenson2011-08-173-2/+14
* Anthony R Fletcher: users/16260: new systemctl completionPeter Stephenson2011-08-173-1/+109
* 29698: Completion/Unix/Command/_git: Complete diff options for git logNikolai Weibull2011-08-172-2/+10
* 29690: new _twidge and _cryptsetup completers from Daniel Friesel.Mikael Magnusson2011-08-175-1/+187
* 29683: add -O forward to _ssh.Mikael Magnusson2011-08-172-2/+4
* 29682: new _schedtool completerMikael Magnusson2011-08-173-1/+30
* 29681: use [] to dereference region_highlightsMikael Magnusson2011-08-172-8/+13
* 29650: Don't lose time info after a suspend+restore.Wayne Davison2011-08-162-1/+8
* unposted: use pm->node.nam to get names for parameters in errorsPeter Stephenson2011-08-152-5/+12
* 29504: note when (#cN,M) can't be used in place of # or ##.Mikael Magnusson2011-08-142-12/+16
* 29388, 29680: clarify note about e:string: quoting.Mikael Magnusson2011-08-142-3/+6
* 29677: Do not allow external processes in a pipeline to become suspendedBart Schaefer2011-08-144-6/+24
* unposted: fix capitalized word in the middle of a sentenceMikael Magnusson2011-08-142-4/+7
* unposted: fix a typo in a comment.Mikael Magnusson2011-08-142-2/+4
* 28852: Use syntax that doesn't depend on SHORT_LOOPS being set.Mikael Magnusson2011-08-143-5/+7
* unposted: ChangeLog: put two spaces between name and email, remove non-initia...Mikael Magnusson2011-08-141-56/+56
* 29673: Clarify what 'other' in the ignore-line style doesMikael Magnusson2011-08-142-3/+8
* missed ChangeLogPeter Stephenson2011-08-121-1/+3
* fix datetime autofeaturesPeter Stephenson2011-08-111-1/+1
* fix tests using zsh/datetime that I brokePeter Stephenson2011-08-113-4/+29
* 29674: add $epochtime to datetimePeter Stephenson2011-08-111-1/+6
* 29674: add $epochtime to datetimePeter Stephenson2011-08-112-2/+61
* unposted: fix two typos in 29661Mikael Magnusson2011-08-101-7/+6
* 29663: add $EPOCHREALTIME to zsh/datetimePeter Stephenson2011-08-105-3/+56
* 29654: "wait" should resume stopped jobs identified by process ID as wellBart Schaefer2011-08-103-8/+26
* 29661: Improved documentation for {var}>... redirectionsPeter Stephenson2011-08-092-26/+39