summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 40403/0003: vcs_info set-patch-format helper: Part #3.Daniel Shahaf2017-01-255-21/+21
* 40403/0002: vcs_info set-patch-format helper: Part #2.Daniel Shahaf2017-01-255-21/+22
* 40403/0001: vcs_info set-patch-format helper: Part #1.Daniel Shahaf2017-01-256-28/+31
* 40401: vcs_info git: Fix the %c patch-format expando.Daniel Shahaf2017-01-252-3/+6
* 40396: vcs_info quilt: More documentation of '%Q' and 'use-quilt'.Daniel Shahaf2017-01-252-0/+18
* 40392: vcs_info patch2subject: Support `git show` output.Daniel Shahaf2017-01-252-0/+22
* posted: Make D07 recognize more spellings of pl_PL.UTF-8Mikael Magnusson2017-01-242-2/+7
* 40404: Only quote command in whence output with -v.Peter Stephenson2017-01-242-4/+13
* 40391: Add WARN_NESTED_VAR option and functions -W.Peter Stephenson2017-01-2310-37/+177
* unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue.Daniel Shahaf2017-01-232-0/+9
* 43080: a few more tests for autoload with absolute pathPeter Stephenson2017-01-182-0/+28
* 40375: autoload with explicit path mustn't trash already loaded function.Peter Stephenson2017-01-183-4/+35
* unposted: "autooad ~..." also completes filePeter Stephenson2017-01-172-1/+6
* 40369: code should have been committed with 0a2d92f98Peter Stephenson2017-01-171-2/+2
* 40372: turn off POSIX_IDENTIFIERS option in completionPeter Stephenson2017-01-162-0/+4
* 40369: quote command paths in whence -vPeter Stephenson2017-01-161-0/+3
* 40353 with tweaks to whence -v: extend directory cache use.Peter Stephenson2017-01-164-31/+92
* 40362: Fix setting of parameter values in compvaluesPeter Stephenson2017-01-152-2/+8
* 40355: _mpc: improve playlist completionEarnestly2017-01-132-1/+6
* 40345: update lsusb completionOliver Kiddle2017-01-132-14/+20
* 40344: new lsblk completionOliver Kiddle2017-01-132-0/+61
* unposted: one missing *name = NULLPeter Stephenson2017-01-122-0/+3
* 40342: Add directory name cache for autoload file paths.Peter Stephenson2017-01-126-12/+200
* 40335: More care with autoload function path.Peter Stephenson2017-01-125-6/+27
* 40333: Fix the watch interface for utmpxJens Elkner2017-01-122-54/+47
* 40332: completion for new autoload featuresPeter Stephenson2017-01-112-8/+21
* 40321: _arguments option groupsOliver Kiddle2017-01-114-106/+248
* unposted: more care with shell function filename.Peter Stephenson2017-01-113-1/+8
* Add features associated with autoloading a function using an absolutePeter Stephenson2017-01-119-81/+341
* 40305: fix some problems redisplaying command line after interrupt.Peter Stephenson2017-01-105-6/+31
* 40306 with doc tweaks: Change behaviour expanding alias in () function defini...Peter Stephenson2017-01-108-6/+129
* 40303: _bts: Add more subcommands.Daniel Shahaf2017-01-102-6/+62