about summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* unposted: Use typeset -g in insert-unicode-charPeter Stephenson2017-05-021-2/+2
* 40892: subcommand matching for ip helpAaron Schrab2017-03-241-2/+2
* Julien Nicoulaud: 40586: discard stderrBarton E. Schaefer2017-02-211-1/+1
* 40492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf2017-02-092-0/+15
* unposted: vcs_info git: Fix typo in manual.Daniel Shahaf2017-02-041-0/+1
* 40480: vcs_info set-patch-format: Eliminate the remaining code duplication.Daniel Shahaf2017-02-034-30/+19
* 40479: vcs_info set-patch-format: Prepare for more code sharing between the c...Daniel Shahaf2017-02-034-6/+12
* 40481: vcs_info hg: Pass arguments to the set-patch-format hook.Daniel Shahaf2017-02-031-1/+1
* 40478: vcs_info set-patch-format: Guard against empty variable elision.Daniel Shahaf2017-02-031-2/+2
* 40476: vcs_info $backend_misc: Document at the right point, provide in quilt ...Daniel Shahaf2017-02-031-0/+1
* 40403/0004: vcs_info set-patch-format helper: Part #4.Daniel Shahaf2017-01-254-20/+20
* 40403/0003: vcs_info set-patch-format helper: Part #3.Daniel Shahaf2017-01-254-21/+15
* 40403/0002: vcs_info set-patch-format helper: Part #2.Daniel Shahaf2017-01-254-21/+16
* 40403/0001: vcs_info set-patch-format helper: Part #1.Daniel Shahaf2017-01-255-28/+24
* 40401: vcs_info git: Fix the %c patch-format expando.Daniel Shahaf2017-01-251-3/+3
* 40392: vcs_info patch2subject: Support `git show` output.Daniel Shahaf2017-01-251-0/+17
* Oliver: 40118: alternate fix replacing 40115Barton E. Schaefer2016-12-241-25/+19
* 40149: vcs_info git: Avoid a fork.Daniel Shahaf2016-12-161-1/+1
* 40126: zed (fned): When editing a new function. escape its name.Daniel Shahaf2016-12-091-1/+1
* 40115: revert 38579 due to bug restoring BUFFER after history searchZhiming Wang2016-12-061-19/+25
* unposted: vcs_info git: Handle rebase-apply sequences with >=10000 patches.Daniel Shahaf2016-12-041-3/+6
* 40074: vcs_info git: rfc822-unfold rebase-apply patch subjects when msg-clean...Daniel Shahaf2016-12-041-8/+7
* Get subject of current patch in rebase-apply modeDaniel Hahler2016-12-031-0/+9
* unposted: vcs_info: Break out VCS_INFO_quilt-patch2subject into VCS_INFO_patc...Daniel Shahaf2016-12-013-48/+52
* unposted: set new vichange flag for surround widgetOliver Kiddle2016-11-251-0/+1
* 39986, 39989: improve handling of vi-repeat-changeOliver Kiddle2016-11-201-0/+3
* 39884: fix history-beginning-search-menu for history lines containing a pipe ...Oliver Kiddle2016-11-091-1/+1
* 39786: vcs_info (hg): Use native hexdump implementation instead of external c...Daniel Shahaf2016-10-313-3/+21
* unposted: add "--" to zle widget call for conventional sanityBarton E. Schaefer2016-10-291-1/+1
* unposted: handle empty pastes and "zle bracketed-paste variablename" form.Barton E. Schaefer2016-10-281-2/+2
* 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf2016-09-301-2/+2
* 39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf2016-09-241-2/+6
* bracketed-paste-url-magic: Handle magnet links too, and allow for schemes wit...Mikael Magnusson2016-09-191-2/+2
* 39131: return on error needs to be at the outer scope.Barton E. Schaefer2016-08-301-4/+4
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-223-3/+3
* unposted: Avoid $0 for POSIX_ARGZERO compatibility.Daniel Shahaf2016-07-282-3/+3
* 38957: make use of updates to match-words-by-style and better support complet...Oliver Kiddle2016-07-281-28/+27
* unposted: fix vi-pipe for visual mode: don't need to force line modeOliver Kiddle2016-07-281-1/+1
* 38953: Fix some issues with match-words-by-style.Peter Stephenson2016-07-282-15/+45
* unposted: Prefix function's name to its error messages.Daniel Shahaf2016-07-271-2/+2
* 38936: fix vi-pipe function for option compatibilityOliver Kiddle2016-07-241-3/+8
* 38929: new vim style text object using match-words-by-style mechanismOliver Kiddle2016-07-241-0/+121
* Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.Barton E. Schaefer2016-07-171-0/+0
* 38866: update add-zle-hook-widget doc for 38850, bug fixesBarton E. Schaefer2016-07-171-21/+36
* 38850: Simplify indexing scheme to store hooks in the order they are addedBarton E. Schaefer2016-07-131-31/+39
* 38796: Fix subword matching on last character of subword.Peter Stephenson2016-07-081-1/+7
* 38783: zcalc tweaks for RPN mode.Peter Stephenson2016-07-041-8/+18
* 38770: vi upper/lowercase widgets and shell widget example that reads a vi mo...Oliver Kiddle2016-06-291-0/+31
* 38749: fixes for case at start of a line and for ksharraysOliver Kiddle2016-06-222-1/+7
* 38737: clean up zcalc variables.Peter Stephenson2016-06-211-142/+147