about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 27648, 267650/1, unposted README change:Peter Stephenson2010-02-039-28/+112
* Mikael: 27647: _cp updatePeter Stephenson2010-02-022-10/+16
* unposted: minor doc tweak for regexp-replacePeter Stephenson2010-02-022-1/+6
* Andrei, 27644, ish: check for #! without a forkPeter Stephenson2010-02-022-4/+12
* unposted: FAQ notes on zsh-nt.sourceforge.net,Peter Stephenson2010-02-011-12/+32
* unposted: FAQ notes on zsh-nt.sourceforge.net,Peter Stephenson2010-02-011-1/+6
* Mikael: 27642: missing glob qualifier completionPeter Stephenson2010-01-313-2/+10
* users/14752: add #! line to zedPeter Stephenson2010-01-293-3/+7
* Julien Jehannet: users/14751: typo in variable name in zedPeter Stephenson2010-01-292-2/+7
* 27638, based on Frank Terbeck, 27633: SOURCETRACE optionPeter Stephenson2010-01-275-2/+31
* 27617: graphicsmagick completion based on _imagemagick.Clint Adams2010-01-232-1/+553
* users/14732: Test X:/ rather than X: in CygwinPeter Stephenson2010-01-222-10/+40
* users/14723: invalid converted characters should never match valid onesPeter Stephenson2010-01-212-8/+26
* 27611: cache parameter values in math eval so subscripts are eval'd oncePeter Stephenson2010-01-203-15/+97
* 27608: fix memory for mbegin, mend & regexp testPeter Stephenson2010-01-204-13/+20
* unposted: return status 1 if no replacementPeter Stephenson2010-01-192-1/+12
* avoid Yodl error in cond.yoPeter Stephenson2010-01-192-3/+5
* Frank: 27606: tmux -dPeter Stephenson2010-01-192-1/+6
* unposted: clarify documentation for 27604Peter Stephenson2010-01-182-3/+12
* 27604: substitution using regular expressionsPeter Stephenson2010-01-184-11/+78
* 27600: extend =~ syntax to set positional variables for matchesPeter Stephenson2010-01-175-12/+188
* Frank: 27599: fix formatting documentation for VCS_Info.Peter Stephenson2010-01-162-3/+8
* Mikael: 27597: accepting zstyle completion unnecessarily hard.Peter Stephenson2010-01-132-2/+7
* Joakim Rosqvist: 27591 as modified in 27594:Peter Stephenson2010-01-137-15/+96
* missed ChangeLog entryPeter Stephenson2010-01-101-1/+5
* Frank Terbeck: 27586: more tmux completion support.Clint Adams2010-01-102-5/+60
* 27577: sergio: (%) is not needed in zcalc prompt since PROMPTPERCENT is obeyedPeter Stephenson2010-01-082-2/+9
* 27579: allow ssh -S argument to follow immediately the option letter.Clint Adams2010-01-072-2/+5
* 27578: allow ionice -c and -n arguments to immediately follow the option lett...Clint Adams2010-01-072-3/+8
* 27566: add ulimit -c hard and immediate return on argument errorPeter Stephenson2010-01-053-14/+35
* 27565: sanity check numeric arguments to ulimitPeter Stephenson2010-01-052-22/+37
* Jesse Weinstein: 27553: improve doc phrasingPeter Stephenson2010-01-041-2/+2
* 27559: espeak language codes and voice names.Clint Adams2010-01-042-5/+6
* Jesse Weinstein: 27558: completion for espeak.Clint Adams2010-01-042-1/+41
* 27556: sanitize more variables in lexsave()Peter Stephenson2010-01-042-1/+12
* Chris Lamb: 27545: runserver_plus and files completion for django.Clint Adams2009-12-292-2/+11
* Add symlink-based hist-file locking.Wayne Davison2009-12-183-4/+37
* Greg: 27529: ULR schemas in subversion completionPeter Stephenson2009-12-172-5/+14
* Check the return value of all pipe(), read(), and write() calls.Wayne Davison2009-12-169-46/+85
* Get rid of some "ignoring return value" compiler warningsWayne Davison2009-12-161-9/+62
* unposted: new run-help-p4Peter Stephenson2009-12-163-1/+10
* 27492 based on Jörg Sommer: 27473: fix run-help alias problem.Peter Stephenson2009-12-162-4/+14
* 27518: suggest some more configure argument patternsPeter Stephenson2009-12-142-2/+9
* unposted: add --exclude-dir grep optionAndrey Borzenkov2009-12-142-1/+7
* Alexey I. Froloff: 27470: _git updatePeter Stephenson2009-12-132-5/+63
* Fixed --human-readable options and arg-acceptance of -f.Wayne Davison2009-12-132-4/+8
* Michael Prokop: 27504: fix typo with dput --delayed.Clint Adams2009-12-122-2/+7
* 27503: fix crash with hook functionsPeter Stephenson2009-12-112-1/+7
* 27494: reportbug --paranoid, --no-paranoid, --body, and --body-file.Clint Adams2009-12-102-1/+10
* 27479: prevent completions split across backslash-newlinePeter Stephenson2009-12-072-23/+65