about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=...Barton E. Schaefer2017-02-232-5/+8
* 40624: conditionally handle WIFCONTINUED to properly set SP_RUNNING process s...Barton E. Schaefer2017-02-232-0/+10
* 40604: revert to the old method if getutent() is not availableJun-ichi Takimoto2017-02-233-5/+28
* Julien Nicoulaud: 40586: discard stderrBarton E. Schaefer2017-02-212-1/+6
* use "diff -a" in case special characters were written to the test outputBarton E. Schaefer2017-02-202-1/+4
* 40598: paramsubst() should always return scalar when PREFORK_SINGLE was passedBarton E. Schaefer2017-02-202-2/+18
* 40565 (tweaked): test cases for assigning array to scalar with various combin...Barton E. Schaefer2017-02-202-0/+85
* 40593: SHWORDSPLIT + unset IFS should cause default splitting of $@Barton E. Schaefer2017-02-202-1/+5
* 40576 (tweaked): entersubsh(): unblock any signals that were blocked for tra...Barton E. Schaefer2017-02-202-3/+20
* update gphoto2 completion for new options up to gphoto2 2.5.11Oliver Kiddle2017-02-192-32/+85
* 40568: REMATCH_PCRE is not enabled by default, fix doc.Øystein Walle2017-02-172-1/+4
* 40558, 40562: General improvements to zsh/db/gdbm moduleSebastian Gniazdowski2017-02-174-72/+454
* 40524: do not free a null arrayBarton E. Schaefer2017-02-132-1/+4
* 40539: typo in MIPS branch of argument selectionFabian Klotzl2017-02-132-1/+6
* 40537: Document previous change to autoloadPeter Stephenson2017-02-132-1/+6
* 40536: Prepend directory to $fpath.Peter Stephenson2017-02-133-0/+43
* 40512: new entr completionOliver Kiddle2017-02-102-0/+11
* unposted: using a colon in the tag name for lsusb completion was not such a g...Oliver Kiddle2017-02-102-1/+6
* 40510: vcs_info: Update the $psvar episode with '%'-unescaping. (Follow-up to...Daniel Shahaf2017-02-093-1/+7
* 40492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf2017-02-096-7/+48
* unposted: _svn: Fix '--show-revs' completion.Daniel Shahaf2017-02-082-1/+4
* 40508: Make $functions re-settable.Daniel Shahaf2017-02-083-2/+13
* 40507: Remove extraneous null creating GDBM recordsSebastian Gniazdowski2017-02-072-6/+11
* 40494: _git: Use slashes matchspec for references (as already used for branch...Daniel Shahaf2017-02-072-2/+8
* 40493/0002: _git-checkout: Reorder default completions.Daniel Shahaf2017-02-072-2/+8
* 40493/0001: _git-checkout: No functional change.Daniel Shahaf2017-02-072-13/+14
* 40434: Jan Matejek: patchutils completion updatePeter Stephenson2017-02-062-2/+7
* unposted: vcs_info git: Fix typo in manual.Daniel Shahaf2017-02-043-2/+9
* 40480: vcs_info set-patch-format: Eliminate the remaining code duplication.Daniel Shahaf2017-02-035-30/+25
* 40479: vcs_info set-patch-format: Prepare for more code sharing between the c...Daniel Shahaf2017-02-035-6/+19
* 40481: vcs_info hg: Pass arguments to the set-patch-format hook.Daniel Shahaf2017-02-032-1/+4
* 40478: vcs_info set-patch-format: Guard against empty variable elision.Daniel Shahaf2017-02-032-2/+5
* 40476: vcs_info $backend_misc: Document at the right point, provide in quilt ...Daniel Shahaf2017-02-033-3/+10
* 40486: Don't warn on creation of MATCH etc. in regex.Peter Stephenson2017-02-023-9/+41
* 40483 (cf. Eric Freese: 40482): Remove zpty exit hook from forked processesBarton E. Schaefer2017-02-012-0/+7
* 40460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing a...Daniel Shahaf2017-02-013-6/+22
* 40470: make the test work also with ASCII collationJun-ichi Takimoto2017-02-012-16/+19
* 40466: Update dependencies for config.h.in / autoheader.Peter Stephenson2017-01-312-2/+6
* 40469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of s...Barton E. Schaefer2017-01-302-12/+7
* 40465: update methods to output $PWD in tests.Peter Stephenson2017-01-303-15/+31
* 40450, 40451: Swifth language completion.Zhiming Wang2017-01-293-1/+130
* 40453: signal handler safety for callers of patcompile(PAT_STATIC), which is ...Barton E. Schaefer2017-01-2913-42/+126
* 40439: PAT_HEAPDUP definition just for clarityBarton E. Schaefer2017-01-282-0/+5
* 40440: Add $functions_source hash to zsh/parameter.Peter Stephenson2017-01-286-10/+162
* 40200: Updated Perforce completionZach Whaley2017-01-272-269/+682
* 40425: HAVE_* tests for getutxent etc.Peter Stephenson2017-01-273-4/+13
* 40423: WARN_NESTED_VARS, conversion the other wayPeter Stephenson2017-01-263-9/+24
* 40422: More WARN_NESTED_VAR cases.Peter Stephenson2017-01-263-8/+26
* 40413: WARN_NESTED_VAR subscripted variable fix.Peter Stephenson2017-01-253-1/+25
* 40403/0004: vcs_info set-patch-format helper: Part #4.Daniel Shahaf2017-01-255-20/+26