summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* 33395: Improvments for function managment.Peter Stephenson2017-12-223-1/+13
| | | | | | | | Functions defined inside other fucntions needs file line number adding. Particularly useful for anonymous fucntions. Add flag to indicate a function is anonymous. Done up to now by comparing the name to a pointer but this is more consistent.
* dana: 42145: Fix additional completion cases with option arguments.dana2017-12-203-1/+29
|
* 42146: type -w += global aliasesDaniel Shahaf2017-12-203-0/+16
| | | | Follow-up to 36403, which did the same for suffix aliases.
* 42138: _git-revert: Complete recent commits first.Daniel Shahaf2017-12-202-1/+4
|
* users/13148 (and workers/42060): Abort the command line when replyingDaniel Shahaf2017-12-202-6/+17
| | | | | | "[n] No" to the RM_STAR_SILENT prompt. Patch by Stephane, rebased by Mikael.
* * 42143: fix a pattern in _object_filesJun-ichi Takimoto2017-12-202-1/+7
|
* 42412: fix a bug in 42116Jun-ichi Takimoto2017-12-182-4/+10
| | | | | Also fix a few widgets which were calling wrong function when negative numeric argument was given.
* 42116: multibyte support for ZLE vi-mode word motionJun-ichi Takimoto2017-12-185-82/+74
|
* 42123 (tweaked): take account of Dash in function names.Peter Stephenson2017-12-153-2/+34
| | | | | | Needed when comparing word code function name with autoload request. Add test.
* add millisecond and microsecond options to TIMEFMT variabledana2017-12-144-2/+48
|
* 42113: BSD complation updates.Peter Stephenson2017-12-135-109/+172
| | | | | | Remove use of pkg_* for FreeBSD. Add BSD architecture utilities.
* 42110: Fix redirections between variable assignments at start of linePeter Stephenson2017-12-123-0/+16
|
* unposted: fix dana's name in ChangeLogMikael Magnusson2017-12-021-1/+1
|
* 42065: new getopts testsdana2017-12-012-0/+83
|
* 42063: getopts errors now report "+" in front of option where appropriatedana2017-12-012-2/+8
|
* 42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ↵Daniel Shahaf2017-11-246-7/+58
| | | | than a syntax error.
* stat() for glob qualifiers lost information in corner caseDima Kogan2017-11-202-1/+4
|
* 42037: COMP_POINT for bash completion was miscalculated.Peter Stephenson2017-11-202-1/+6
|
* 42019: update options in git completion to 2.15Oliver Kiddle2017-11-132-64/+167
| | | | also improve format completion for git tag and for-each-ref
* gitlab #1: update options for sqlite 3.21.0Oliver Kiddle2017-11-132-1/+7
|
* Specify system python in dnf completionMalcolm Ramsay2017-11-132-4/+7
| | | | | | | | | | | The python executable in the python_exec variable was the python[2|3] executable found in $PATH. When the python[2|3] executable was not the system installed version the completion command raised an `ImportError` as the 'dnf' module was not found. This commit just completely specifies the python version to be the system version `/usr/bin/python[2|3]`, allowing completion within a python dev environment.
* github #19: Fix minor typo in INC_APPEND_HISTORY documentationChris Bracken2017-11-132-1/+6
|
* 42004: fix parentheses in documentationMartijn Dekker2017-11-112-1/+5
|
* unposted: _sshfs: Make the -o option repeatable, accept "--".Daniel Shahaf2017-11-042-2/+8
|
* 41983: fix exclusion of long options with (-) on a normal argumentOliver Kiddle2017-11-043-2/+13
|
* 41969: _sort: Clarify option description.Daniel Shahaf2017-11-032-1/+6
|
* 41971: correctly break out of certain tag loops when there are matchesOliver Kiddle2017-11-024-8/+11
|
* 41866: No error unsetting nonexistent function for POSIXBUILTINSMartijn Dekker2017-11-023-1/+11
|
* 41965: complete new functions -W and zmodload -s optionsOliver Kiddle2017-10-313-1/+7
|
* 41963: update completion for gnutls 3.6.1Oliver Kiddle2017-10-312-27/+56
|
* 41939: docs: Move aliases corner case to the dangerous bends section. (after ↵Daniel Shahaf2017-10-302-3/+9
| | | | 41482)
* 41960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski2017-10-293-2/+7
|
* 41961: new ansible completionOliver Kiddle2017-10-292-0/+283
|
* 41958: update util-linux completions to 2.31; new hexdump completionOliver Kiddle2017-10-296-19/+81
|
* 41957: update git completion for git 2.14.3Oliver Kiddle2017-10-292-4/+8
|
* 41927: complete "typeset -p"'s optional argument for multi-line outputOliver Kiddle2017-10-282-1/+6
|
* 41952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hgAlexey Sokolov2017-10-252-2/+7
| | | | | | | | | | | Fixes prompt indicator in case if the repository requires a non-default feature. With HGRCPATH, it results in: abort: repository requires features unknown to this Mercurial: ... (see https://mercurial-scm.org/wiki/MissingRequirement for more information) Which, in turn, results in "default" getting reported regardless of what is the current state of the repo.
* 41943: Completion: add --clean for vimChristian Brabandt2017-10-202-0/+6
| | | | | Vim since patchlevel 8.0.0716 includes the --clean argument for starting in a clean mode (only loading defaults.vim and in non-cp mode).
* 41902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES ↵Barton E. Schaefer2017-10-173-4/+41
| | | | | | is set Tests for 41902 and 41873
* unposted: Document "typeset -p"'s optional argument in the inline synopsis.Daniel Shahaf2017-10-172-2/+7
|
* 41907: further deborphan updateGautam2017-10-162-31/+34
|
* 41904: new deborphan and updated xrandr completionsGautam2017-10-163-2/+52
|
* 41899: handle multi-word values of $VISUAL et al., and line counting of ↵Barton E. Schaefer2017-10-152-5/+10
| | | | buffer for emacs startup
* 41873: temporarily disable effects of ${(Z:n:)...} for parsing $(...) within ↵Barton E. Schaefer2017-10-132-2/+11
| | | | | | the parameter value Also fix minor typo in commit b3fa5c52 ChangeLog.
* 41833 + 41838: _jq: New completion.Daniel Shahaf2017-10-132-0/+38
|
* 41877: Separate out SH_FILE_EXPANSION loop from parameter substitution.Peter Stephenson2017-10-133-16/+41
| | | | | Parameter substitution can add nodes that need to be rescanned by it, but not by file expansion, so the two don't play well together.
* 41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.Daniel Shahaf2017-10-112-15/+24
|
* 41825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat ↵Daniel Shahaf2017-10-112-1/+13
| | | | builtin.
* 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm ↵Oliver Kiddle2017-10-115-61/+98
| | | | completion
* 41854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD ↵Oliver Kiddle2017-10-112-66/+208
| | | | and for ping6