about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 36109: bracketed-paste: change quoting styleDaniel Shahaf2015-08-172-1/+4
* 36186: FAQ (3.24): Update for bracketed pasteDaniel Shahaf2015-08-172-0/+10
* 36172: _imagemagick: Use $formats a bit more correctlyMikael Magnusson2015-08-172-4/+10
* unposted (cf. 36200): back out _expand backslash handling change from 34961.Barton E. Schaefer2015-08-172-1/+6
* unposted: use of $f in zmvPeter Stephenson2015-08-172-1/+14
* 36165: simplify file-patterns default to a single patternOliver Kiddle2015-08-172-42/+11
* unposted: mention bracketed-paste-magic in url-quote-magic commentsBarton E. Schaefer2015-08-162-1/+12
* Reorder commit-log entries for international date line.Barton E. Schaefer2015-08-161-0/+7
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2015-08-162-6/+18
|\
| * 36183: _ssh: update to 7.0Mikael Magnusson2015-08-172-4/+17
| * 36177: _setopt: complete printexitvalue both waysMikael Magnusson2015-08-172-2/+8
* | 36195, 36196: wrapper of bracketed-paste for compatibilty with url-quote-magi...Barton E. Schaefer2015-08-162-0/+198
|/
* 36180: avoid infinite job stop/continue loop on "wait PID" for a background jobBarton E. Schaefer2015-08-152-1/+13
* 36091: _ncftp: search XDG_DATA_HOME for bookmarks saved by lftpMikael Magnusson2015-08-152-1/+12
* Revert 36118Mikael Magnusson2015-08-152-4/+1
* 36146: avoid mix of -/ and -g with _files as that just overrides user prefere...Oliver Kiddle2015-08-143-4/+8
* unposted: fix minor typosDaniel Hahler2015-08-142-3/+3
* unposted: _subversion: Complete property names for propdelDaniel Shahaf2015-08-132-1/+6
* 36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is refe...Oliver Kiddle2015-08-133-37/+36
* 36113: ip(8) may add suffixes which is not good for completion matchesEric Cook2015-08-132-13/+9
* Wieland Hoffmann: 36123: protect against word splitting in __git_is_committis...Wieland Hoffmann2015-08-132-2/+7
* 36106: fix const parameter to bindkeyKamil Dudka2015-08-122-1/+5
* 36127: assorted minor completion function changesOliver Kiddle2015-08-1212-14/+25
* 36125: don't set history context in get-lineOliver Kiddle2015-08-122-4/+4
* 35834: strip a final newline from pasted text: inserting is hard to tell apar...Oliver Kiddle2015-08-122-0/+11
* 36119: _strftime: Add completion for zsh/datetime's strftime builtinMikael Magnusson2015-08-122-0/+15
* 36120: _sort: Fix syntax errorMikael Magnusson2015-08-122-1/+3
* 36118: _imagemagick: complete all files if image files didn't matchMikael Magnusson2015-08-122-1/+4
* 36117: _wget: complete headers for --header and add --no-use-server-timestampsMikael Magnusson2015-08-122-1/+43
* 36116: _git: various fixesMikael Magnusson2015-08-122-5/+7
* 36078: vcs_info: Adjust documentation for no longer exportingMikael Magnusson2015-08-122-6/+8
* 36077: vcs_info: stop exporting everythingMikael Magnusson2015-08-1213-21/+37
* 36108: list of major changes so far since 5.0.8Barton E. Schaefer2015-08-112-0/+35
* 36104: change order of child_block() and dont_queue_signals() to resolve yet ...Barton E. Schaefer2015-08-113-3/+6
* 36092: return the zpty master file descriptor in $REPLY for use with "zle -F"...Barton E. Schaefer2015-08-113-0/+14
* 36090: keep signals queued for preprompt()Barton E. Schaefer2015-08-112-2/+4
* 36096: special . mark in vi modeOliver Kiddle2015-08-112-12/+26
* 36044: deactivate-region widget for escape in visual modeOliver Kiddle2015-08-115-0/+22
* 35952: bind escape in vi mode so it is a full key sequence and later keys are...Jun T2015-08-111-1/+1
* 36067: fix typo and format in the documentationJun T2015-08-115-15/+20
* unposted: replace multi-byte curly-quotes with plain quotes in ChangeLog entryBarton E. Schaefer2015-08-101-1/+1
* 36084: use zrealloc() consistentlyBarton E. Schaefer2015-08-103-4/+6
* 36079: do not allow update_job() and its helpers to run the signal queue whil...Barton E. Schaefer2015-08-102-0/+13
* 36083: set array value when consistently retying scalar and arrayPeter Stephenson2015-08-103-0/+10
* Don't rely on implicit value when saving background process statusPeter Stephenson2015-08-102-2/+13
* 36075: Disable ‘local’ keyword in script to make data retrieval workFrank Terbeck2015-08-102-0/+7
* 36069: _tmux: Fix \ooo display in completion listFrank Terbeck2015-08-102-1/+4
* 36070: _tmux: Update bell-action and prefix optionsFrank Terbeck2015-08-102-3/+6
* 36060: _tmux: Update TODOFrank Terbeck2015-08-102-5/+8
* 36061: _tmux: Add support for new window optionsFrank Terbeck2015-08-102-0/+39