summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 42453: Fix race in look up of status for wait.Peter Stephenson2018-03-122-2/+10
* github #22: Add newer C++ standard options to gcc completionFerenc-2018-03-072-1/+4
* github #23: new kdeconnect-cli completionMatthijs Tijink2018-03-072-0/+38
* 42365: Use .zwc file if timestamp identical to source.Martijn Dekker2018-03-052-4/+9
* 42411: Assume current C librarires handle free(NULL)Taylor West2018-03-042-4/+7
* 23180: Fix expand-or-complete with ~[...].Peter Stephenson2018-02-262-0/+13
* 42401: workaround for gcc -foptimize-strlen oddit.Peter Stephenson2018-02-262-1/+10
* users/23169: only expand ~[...] under the same circumstances as other ~formsPeter Stephenson2018-02-262-1/+6
* 42399: document echo and behaviour of - and --Peter Stephenson2018-02-262-0/+14
* 42364: _git: fix __git_ignore_line to ignore the current wordDaniel Hahler2018-02-222-6/+6
* 42362: protect REPORTTIME logic from bad statusPeter Stephenson2018-02-172-0/+7
* ChangeLog typos.Peter Stephenson2018-02-131-2/+2
* Document REPORTMEMORY is in Kb, not MbPeter Stephenson2018-02-132-2/+7
* 42355: Fix use of backslashes on here doc input.Peter Stephenson2018-02-123-5/+58
* 42324: _git: handle mutually exclusive optionsDaniel Hahler2018-02-122-16/+22
* 42327: _make: complete _filesDaniel Hahler2018-02-112-1/+6
* unposted: _subversion: Support subcommands with hyphens in their names, such ...Daniel Shahaf2018-02-082-1/+7
* 42333: git 2.16.0 no longer accepts an empty string as a pathspec element so ...Christian Hesse2018-02-082-1/+5
* 42330: ln -L and -P are POSIX, but not supported by Darwin or NetBSDMatthew Martin2018-02-082-20/+37
* 42336: force single column output when getting filenames with adb ls commandWGH2018-02-072-1/+4
* 42343: complete --config-option to svn more than onceOliver Kiddle2018-02-072-10/+39
* Fix confusing change log entry for foregoing commit.Peter Stephenson2018-01-311-1/+1
* 42332: Special case unsigned printf formats.Peter Stephenson2018-01-313-1/+71
* Add ChangeLog entry for previous commitDaniel Hahler2018-01-241-0/+5
* 42323: _git: move "local" statement out of loopDaniel Hahler2018-01-241-2/+2
* 42322 (tweaked): Fix interactive_comments history with just a coment.Peter Stephenson2018-01-243-1/+20
* 42313: avoid null-pointer deref when using ${(PA)...} on an empty array resultJoey Pabalinas2018-01-232-1/+6
* 42317: completion option updates for commands that have had recent updatesOliver Kiddle2018-01-2314-156/+225
* 42299: correct optional argumentOliver Kiddle2018-01-232-1/+3
* 42309: A few small updates for OpenBSDMatthew Martin2018-01-234-8/+19
* 42305: CVS should be gitDaniel Tameling2018-01-222-1/+5
* Fix overlapping commitsBarton E. Schaefer2018-01-212-1/+39
|\
| * 42243: Free stuff properly in zsh/pcre moduleMikael Magnusson2018-01-202-1/+39
* | 41924: (wi) subscript flag interactiondana2018-01-192-2/+6
* | ChangeLog for abd00402 / 41839Barton E. Schaefer2018-01-191-0/+5
* | 41839: force IFS to default for "read"Sebastian Gniazdowski2018-01-191-1/+1
|/
* 42294: disable REPORTTIME in completionPeter Stephenson2018-01-182-1/+7
* 42285: off by one fix in multiple promptsWarepire2018-01-162-1/+5
* 42136: empty string check in %~ / %C prompt expansionsBarton E. Schaefer2018-01-142-1/+3
* 42043: ZSH_DEBUG_CMD should not WARN_CREATE_GLOBALBarton E. Schaefer2018-01-142-1/+7
* Fix last commit's ChangeLog.Daniel Shahaf2018-01-131-1/+1
* unposted: Follow-up to previous: Clarify that ${histchars[1]} may be backslas...Barton E. Schaefer2018-01-132-2/+6
* 42261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.Daniel Shahaf2018-01-133-5/+14
* 42242: add [DFNO]BSD to the mix in ldconfig completionMatthew Martin2018-01-103-35/+86
* 42245: Abort last word on interactve comment.Peter Stephenson2018-01-084-1/+29
* 42231: new completion functions for simple utilities belonging to the 'Darwin...dana2018-01-0617-1/+528
* 42230: update screen completion to 4.06.01Oliver Kiddle2018-01-052-1/+5
* 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0Oliver Kiddle2018-01-057-4/+14
* 42223: new completions for sublime text and some basic Unix utilitiesdana2018-01-056-0/+224
* 42221: update enscript completion for GNU enscript 1.6.6Oliver Kiddle2018-01-052-69/+119