summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-02-2642401: workaround for gcc -foptimize-strlen oddit.Peter Stephenson1-0/+3
2018-02-26users/23169: only expand ~[...] under the same circumstances as other ~formsPeter Stephenson1-0/+4
2018-02-2642399: document echo and behaviour of - and --Peter Stephenson1-0/+5
2018-02-2242364: _git: fix __git_ignore_line to ignore the current wordDaniel Hahler1-0/+5
2018-02-1742362: protect REPORTTIME logic from bad statusPeter Stephenson1-0/+4
2018-02-13ChangeLog typos.Peter Stephenson1-2/+2
2018-02-13Document REPORTMEMORY is in Kb, not MbPeter Stephenson1-0/+5
2018-02-1242355: Fix use of backslashes on here doc input.Peter Stephenson1-0/+6
2018-02-1242324: _git: handle mutually exclusive optionsDaniel Hahler1-0/+5
2018-02-1142327: _make: complete _filesDaniel Hahler1-0/+4
2018-02-08unposted: _subversion: Support subcommands with hyphens in their names, such ...Daniel Shahaf1-0/+6
2018-02-0842333: git 2.16.0 no longer accepts an empty string as a pathspec element so ...Christian Hesse1-0/+4
2018-02-0842330: ln -L and -P are POSIX, but not supported by Darwin or NetBSDMatthew Martin1-0/+3
2018-02-0742336: force single column output when getting filenames with adb ls commandWGH1-0/+3
2018-02-0742343: complete --config-option to svn more than onceOliver Kiddle1-0/+5
2018-01-31Fix confusing change log entry for foregoing commit.Peter Stephenson1-1/+1
2018-01-3142332: Special case unsigned printf formats.Peter Stephenson1-0/+6
2018-01-24Add ChangeLog entry for previous commitDaniel Hahler1-0/+5
2018-01-2442322 (tweaked): Fix interactive_comments history with just a coment.Peter Stephenson1-0/+7
2018-01-2342313: avoid null-pointer deref when using ${(PA)...} on an empty array resultJoey Pabalinas1-0/+5
2018-01-2342317: completion option updates for commands that have had recent updatesOliver Kiddle1-0/+9
2018-01-2342299: correct optional argumentOliver Kiddle1-0/+2
2018-01-2342309: A few small updates for OpenBSDMatthew Martin1-0/+6
2018-01-2242305: CVS should be gitDaniel Tameling1-0/+4
2018-01-21Fix overlapping commitsBarton E. Schaefer1-0/+5
2018-01-2042243: Free stuff properly in zsh/pcre moduleMikael Magnusson1-0/+5
2018-01-1941924: (wi) subscript flag interactiondana1-0/+2
2018-01-19ChangeLog for abd00402 / 41839Barton E. Schaefer1-0/+5
2018-01-1842294: disable REPORTTIME in completionPeter Stephenson1-0/+4
2018-01-1642285: off by one fix in multiple promptsWarepire1-0/+4
2018-01-1442136: empty string check in %~ / %C prompt expansionsBarton E. Schaefer1-0/+2
2018-01-1442043: ZSH_DEBUG_CMD should not WARN_CREATE_GLOBALBarton E. Schaefer1-0/+4
2018-01-13Fix last commit's ChangeLog.Daniel Shahaf1-1/+1
2018-01-13unposted: Follow-up to previous: Clarify that ${histchars[1]} may be backslas...Barton E. Schaefer1-0/+5
2018-01-1342261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.Daniel Shahaf1-0/+5
2018-01-1042242: add [DFNO]BSD to the mix in ldconfig completionMatthew Martin1-0/+5
2018-01-0842245: Abort last word on interactve comment.Peter Stephenson1-0/+5
2018-01-0642231: new completion functions for simple utilities belonging to the 'Darwin...dana1-0/+18
2018-01-0542230: update screen completion to 4.06.01Oliver Kiddle1-0/+2
2018-01-0542229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0Oliver Kiddle1-0/+5
2018-01-0542223: new completions for sublime text and some basic Unix utilitiesdana1-0/+5
2018-01-0542221: update enscript completion for GNU enscript 1.6.6Oliver Kiddle1-1/+6
2018-01-0542222: _object_files: recognize .dylib (macOS)dana1-0/+5
2018-01-0442164: fix digits in format escapes in completion listingsdana1-0/+3
2018-01-04Avoid crash copying empty hash table.Stephane Chazelas1-0/+2
2018-01-0442188: Close flock descriptor in failure casesSebastian Gniazdowski1-0/+5
2018-01-0442214: use less general names on new functions for completing file flags and ...dana1-0/+6
2018-01-04github #21: update nmcli completions to be compatible with recent version 1.8.4Maciek Makowski1-0/+6
2018-01-0442210: factor out completion of file modes and flags and handle _comp_priv_pr...dana1-0/+6
2018-01-0442209: take account of numeric options such as -4 instead of -t4dana1-0/+3