summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-1135049: allow jail completion to include jid 0 for the host and toOliver Kiddle4-14/+39
2015-05-1135078: Add backslash quoting to parameter (b) flag from 35067.Peter Stephenson3-2/+7
2015-05-1035067: Add (b) parameter flag for pattern char backslashing.Peter Stephenson7-6/+72
2015-05-10Don't treat NUL as a combining characterMikael Magnusson2-2/+6
2015-05-0935066: Minor completion fix for pasted argumentsDaniel Shahaf3-2/+8
2015-05-0935064: rename ISPRINT to ZISPRINT to avoid conflictJun-ichi Takimoto4-5/+10
2015-05-0835059: fix, document, test readonly -p.Peter Stephenson4-70/+138
2015-05-0835056: turn off PROMPT_SP for interactive testPeter Stephenson2-5/+12
2015-05-08Upload to experimental as 5.0.7-dev-2-1Axel Beckert1-2/+4
2015-05-08Updated patch by pws which unsetopts PROMPT_SPAxel Beckert3-28/+42
2015-05-0835057: make URL clickable (again)Jun-ichi Takimoto2-1/+6
2015-05-0735054: readonly -p + POSIXBUILTINS fix.Peter Stephenson3-4/+20
2015-05-0735052: new BSD completionsEric Cook5-0/+146
2015-05-06Add patch to check if test suite failures are prompt variables relatedAxel Beckert2-0/+28
2015-05-0635046: unwind cmdstack when erroring out of lexing a parameter expansion in b...Barton E. Schaefer2-1/+9
2015-05-06c.f. 35041: typo in zle.yoPeter Stephenson2-1/+5
2015-05-0635034: improve manual format up to Chapter18Jun-ichi Takimoto10-254/+269
2015-05-06debian/changelog entry for the new upstream release candidateAxel Beckert2-1/+13
2015-05-06Remove no more needed debian/copyright entriesAxel Beckert1-4/+0
2015-05-06debian/pkg-zsh-workflow.md: Update order when importing a new upstream releaseAxel Beckert1-6/+5
2015-05-06Remove all cherry-picked patchesAxel Beckert9-288/+0
2015-05-05Merge branch 'upstream' into debianAxel Beckert331-4423/+12133
2015-05-05Update for 5.0.7-dev-2.Peter Stephenson3-7/+13
2015-05-0535032: Handle SIGCONT for process better.Peter Stephenson2-1/+8
2015-05-05unposted: fix descriptions in previous -zcalc commit (cosmetic)Peter Stephenson2-4/+6
2015-05-0535033: trivial zcalc completionPeter Stephenson2-0/+11
2015-05-05Add debian/zsh-static.NEWS with note about upcoming zsh-static removalAxel Beckert1-0/+7
2015-05-0435029: improvements to newline handling for vi-mode word movementOliver Kiddle3-18/+126
2015-05-04Fix two bugs in typeset_setbaseMikael Magnusson2-3/+8
2015-05-03NEWS updatePeter Stephenson2-8/+33
2015-05-0335011: update completions for some common Unix commands,Oliver Kiddle44-732/+1493
2015-05-0135009: updates for 5.0.8Peter Stephenson3-11/+10
2015-05-0135008: clarify description of 'exec' and 'return'Jun-ichi Takimoto2-6/+17
2015-05-0135007: Note in doc about scope of ZLE parametersPeter Stephenson2-0/+19
2015-04-2934992: POSIX fix for readonly variables.Peter Stephenson5-5/+69
2015-04-29Update changelog; upload to unstable as 5.0.7-6Axel Beckert1-0/+13
2015-04-29Rename gbp.conf section [gbp-dch]/[git-dch] to plain [dch]Axel Beckert1-1/+1
2015-04-28Fix incomplete sentence in debian/pkg-zsh-workflow.mdAxel Beckert1-1/+1
2015-04-28Use "gbp dch" instead of "git-dch" in helper scripts and package build docsAxel Beckert4-23/+24
2015-04-2834989: AUTO_CD needs to call cd --.Peter Stephenson2-0/+6
2015-04-28 34980: expanding make variables was brokenJared Ahern1-0/+3
2015-04-2834980: in completion match new Makefile assignment formsPeter Stephenson2-6/+9
2015-04-2834979: Preserve job text when doing shell job fix.Peter Stephenson2-1/+16
2015-04-2834977: more reliable test if preprocessor is GNUPeter Stephenson2-2/+7
2015-04-2534966: "whence -v" for a function reports whether the function is autoloaded ...Barton E. Schaefer2-3/+14
2015-04-2534965: consistent use of zalloc/zrealloc/zfreeBarton E. Schaefer2-3/+5
2015-04-2534961: avoid _message because it aborts completer list too earlyBarton E. Schaefer2-1/+4
2015-04-2534961: unquote history words when command line has a quoteBarton E. Schaefer2-1/+9
2015-04-2534961: properly handle the case of finding no files when searching $fpath and...Barton E. Schaefer2-0/+4
2015-04-2534961: minor wording clarificationBarton E. Schaefer2-1/+3