summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-2632910: quiet update of timestamp filesBarton E. Schaefer2-2/+6
2014-07-2432853: redefine VARARR() to use heap rather than stack allocationBarton E. Schaefer4-1/+22
enable old behavior via "configure --with-stack-allocation"
2014-07-24unposted (see 32892): 'fc -I' is an errorBarton E. Schaefer2-0/+6
2014-07-2432903: new empty (unset) elements in the special parameter hash tables are ↵Barton E. Schaefer2-15/+21
special themselves
2014-07-24unposted: replace-argument can take negative prefix to count from endPeter Stephenson3-7/+16
2014-07-23users/18981: improved tmux function completionKeerthan jai.c2-2/+8
2014-07-23Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer0-0/+0
Conflicts: ChangeLog
2014-07-23Resolve conflict with origin/masterBarton E. Schaefer1-1/+1
2014-07-23Resolve conflict with origin/masterBarton E. Schaefer1-0/+5
2014-07-2332898 (credit Jun T.): fix offset_start initialization bug in 32891Barton E. Schaefer2-1/+5
2014-07-2332895: Match more shared library names.Ansgar Burchardt2-1/+6
2014-07-20force retention of whitespace in "fc" item prototypeBarton E. Schaefer2-1/+4
2014-07-2032891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty stringBarton E. Schaefer3-8/+21
2014-07-1732882 (cf. Augie Fackler 32879): correct reload of backslash-continuation ↵Barton E. Schaefer2-2/+19
lines from history, fix bad history write of events ending with backslashes
2014-07-1732863: missed ChangeLog entryKoen Wilde1-0/+5
2014-07-1732849: new completion for Linux ss (netstat alternative)Oliver Kiddle3-0/+101
2014-07-1732848: fix words array before using _normal for script argumentsOliver Kiddle4-65/+120
2014-07-1732866: new replace-argument ZLE function.Peter Stephenson4-0/+89
Also a couple of read-from-minibuffer fixes: don't pass numeric argument to recursive edit, and hide the minibuffer edit from the undo history.
2014-07-1532863: completion for mpc insert commandKoen Wilde1-1/+2
2014-07-0832837: improved installation location support for help directoriesDominic Hopf2-1/+4
2014-07-08Attempt to improve doc for assignmentPeter Stephenson3-3/+18
2014-07-0432814: Add some more recent dpkg optionsSebastian Ramacher2-0/+16
Expands dpkg completion by adding the --add-architecture, --remove-architecture, and --print-foreign-architectures options. Initially submitted to Debian at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681518#13
2014-07-0432815: aptitude completion missing resolver optionsDaniel Bolton2-0/+5
Expand aptitude completion by two boolean options Initially submitted to Debian at https://bugs.debian.org/702760
2014-07-0432818: gzip completion: --rsyncable option is missingVincent Lefevre2-0/+4
Debian's gzip version has a --rsyncable option (see "gzip --help" output, the man page not being currently up to date). It should be supported by "/usr/share/zsh/functions/Completion/Unix/_gzip". Initially submitted to Debian at https://bugs.debian.org/702000
2014-07-0432819: Update for axi-cache completionFelipe Sateler2-2/+11
Add some subcommands and to disable file name completion for the subcommands info and help. Initially submitted to Debian at https://bugs.debian.org/729921
2014-07-0332821: Update _gcc as of GCC 4.8.3 for generic options and x86Mikael Magnusson2-110/+759
2014-07-0332833: complete Python and Ruby arguments as for PerlJun T3-13/+40
2014-06-3032823: complete file instead of Perl script after -Jun T2-1/+18
2014-06-2632812: put contents at start of manualJun T3-1/+6
2014-06-2632799: resource NTHR not well handled on NetBSDPeter Stephenson3-3/+28
2014-06-2432789: --enable-zsh-valgrind allows analysis of heap allocationPeter Stephenson5-8/+123
2014-06-1632781: source behaves like . w.r.t. path searchJun T2-1/+6
2014-06-1432779: fix a typo in options.yoJun T2-1/+5
2014-06-1332768 with further modifications: LOCAL_LOOPS option.Peter Stephenson7-8/+90
2014-06-1332666: shell emulation doc additionjchaloup2-1/+6
2014-06-1132767: another spot to tweak bracechardots()Jun T2-0/+6
2014-06-1032766: bracechardots() agrees with xpandbraces() about what constitutes a ↵Barton E. Schaefer2-0/+5
{C1..C2} pattern, thus preventing crash
2014-06-1032765: fix build when not MULTIBYTE_SUPPORTJun T2-2/+18
2014-06-09fix my own merge conflict with grammar changesPeter Stephenson17-90/+171
2014-06-0932755: move incorrectly placed line in grammar.yoJun T2-1/+6
2014-06-0732737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilationNikolas Garofil7-10/+31
fixes Src/utils.c: properly ifdef declarations Src/zsh_system.h: memmove() should return its dest argument Src/signals.c: define ret before use Src/mem.c: remove unused pointers Src/prototypes.h: use size_t in bcopy() Src/compat.c: fix const declaration inconsistency
2014-06-0632719: minor doc issuesJun T2-15/+18
2014-06-0632715: doc formatting fixesJun T4-45/+50
2014-06-0632682 with tweaks: Add INC_APPEND_HISTORY_TIME.Peter Stephenson5-11/+40
Revert INC_APPEND_HISTORY behaviour.
2014-06-0619939: hg committable filesAndrew Magee2-1/+16
2014-06-0532723: add braces around some if/else branchesBarton E. Schaefer2-4/+9
2014-06-0532716: properly test iconv return values for error conditionsBarton E. Schaefer2-4/+8
2014-06-0432711: run "continue" test in a new shellBarton E. Schaefer2-3/+7
2014-06-0432708: glob qualifier (Y) implies (oN)Daniel Shahaf4-5/+18
plus incidental patch to avoid adding a meaningless bitvalue to sort-order flags
2014-06-0332694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf5-40/+71