summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-2340624: conditionally handle WIFCONTINUED to properly set SP_RUNNING process s...Barton E. Schaefer2-0/+10
2017-02-2340604: revert to the old method if getutent() is not availableJun-ichi Takimoto3-5/+28
2017-02-21Julien Nicoulaud: 40586: discard stderrBarton E. Schaefer2-1/+6
2017-02-20use "diff -a" in case special characters were written to the test outputBarton E. Schaefer2-1/+4
2017-02-2040598: paramsubst() should always return scalar when PREFORK_SINGLE was passedBarton E. Schaefer2-2/+18
2017-02-2040565 (tweaked): test cases for assigning array to scalar with various combin...Barton E. Schaefer2-0/+85
2017-02-2040593: SHWORDSPLIT + unset IFS should cause default splitting of $@Barton E. Schaefer2-1/+5
2017-02-2040576 (tweaked): entersubsh(): unblock any signals that were blocked for tra...Barton E. Schaefer2-3/+20
2017-02-19update gphoto2 completion for new options up to gphoto2 2.5.11Oliver Kiddle2-32/+85
2017-02-1740568: REMATCH_PCRE is not enabled by default, fix doc.Øystein Walle2-1/+4
2017-02-1740558, 40562: General improvements to zsh/db/gdbm moduleSebastian Gniazdowski4-72/+454
2017-02-1340524: do not free a null arrayBarton E. Schaefer2-1/+4
2017-02-1340539: typo in MIPS branch of argument selectionFabian Klotzl2-1/+6
2017-02-1340537: Document previous change to autoloadPeter Stephenson2-1/+6
2017-02-1340536: Prepend directory to $fpath.Peter Stephenson3-0/+43
2017-02-1040512: new entr completionOliver Kiddle2-0/+11
2017-02-10unposted: using a colon in the tag name for lsusb completion was not such a g...Oliver Kiddle2-1/+6
2017-02-0940510: vcs_info: Update the $psvar episode with '%'-unescaping. (Follow-up to...Daniel Shahaf3-1/+7
2017-02-0940492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf6-7/+48
2017-02-08unposted: _svn: Fix '--show-revs' completion.Daniel Shahaf2-1/+4
2017-02-0840508: Make $functions re-settable.Daniel Shahaf3-2/+13
2017-02-0740507: Remove extraneous null creating GDBM recordsSebastian Gniazdowski2-6/+11
2017-02-0740494: _git: Use slashes matchspec for references (as already used for branch...Daniel Shahaf2-2/+8
2017-02-0740493/0002: _git-checkout: Reorder default completions.Daniel Shahaf2-2/+8
2017-02-0740493/0001: _git-checkout: No functional change.Daniel Shahaf2-13/+14
2017-02-0640434: Jan Matejek: patchutils completion updatePeter Stephenson2-2/+7
2017-02-04unposted: vcs_info git: Fix typo in manual.Daniel Shahaf3-2/+9
2017-02-0340480: vcs_info set-patch-format: Eliminate the remaining code duplication.Daniel Shahaf5-30/+25
2017-02-0340479: vcs_info set-patch-format: Prepare for more code sharing between the c...Daniel Shahaf5-6/+19
2017-02-0340481: vcs_info hg: Pass arguments to the set-patch-format hook.Daniel Shahaf2-1/+4
2017-02-0340478: vcs_info set-patch-format: Guard against empty variable elision.Daniel Shahaf2-2/+5
2017-02-0340476: vcs_info $backend_misc: Document at the right point, provide in quilt ...Daniel Shahaf3-3/+10
2017-02-0240486: Don't warn on creation of MATCH etc. in regex.Peter Stephenson3-9/+41
2017-02-0140483 (cf. Eric Freese: 40482): Remove zpty exit hook from forked processesBarton E. Schaefer2-0/+7
2017-02-0140460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing a...Daniel Shahaf3-6/+22
2017-02-0140470: make the test work also with ASCII collationJun-ichi Takimoto2-16/+19
2017-01-3140466: Update dependencies for config.h.in / autoheader.Peter Stephenson2-2/+6
2017-01-3040469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of s...Barton E. Schaefer2-12/+7
2017-01-3040465: update methods to output $PWD in tests.Peter Stephenson3-15/+31
2017-01-2940450, 40451: Swifth language completion.Zhiming Wang3-1/+130
2017-01-2940453: signal handler safety for callers of patcompile(PAT_STATIC), which is ...Barton E. Schaefer13-42/+126
2017-01-2840439: PAT_HEAPDUP definition just for clarityBarton E. Schaefer2-0/+5
2017-01-2840440: Add $functions_source hash to zsh/parameter.Peter Stephenson6-10/+162
2017-01-2740200: Updated Perforce completionZach Whaley2-269/+682
2017-01-2740425: HAVE_* tests for getutxent etc.Peter Stephenson3-4/+13
2017-01-2640423: WARN_NESTED_VARS, conversion the other wayPeter Stephenson3-9/+24
2017-01-2640422: More WARN_NESTED_VAR cases.Peter Stephenson3-8/+26
2017-01-2540413: WARN_NESTED_VAR subscripted variable fix.Peter Stephenson3-1/+25
2017-01-2540403/0004: vcs_info set-patch-format helper: Part #4.Daniel Shahaf5-20/+26
2017-01-2540403/0003: vcs_info set-patch-format helper: Part #3.Daniel Shahaf5-21/+21