summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Expand)AuthorFilesLines
2016-12-1640149: vcs_info git: Avoid a fork.Daniel Shahaf1-1/+1
2016-12-0940126: zed (fned): When editing a new function. escape its name.Daniel Shahaf1-1/+1
2016-12-0640115: revert 38579 due to bug restoring BUFFER after history searchZhiming Wang1-19/+25
2016-12-04unposted: vcs_info git: Handle rebase-apply sequences with >=10000 patches.Daniel Shahaf1-3/+6
2016-12-0440074: vcs_info git: rfc822-unfold rebase-apply patch subjects when msg-clean...Daniel Shahaf1-8/+7
2016-12-03Get subject of current patch in rebase-apply modeDaniel Hahler1-0/+9
2016-12-01unposted: vcs_info: Break out VCS_INFO_quilt-patch2subject into VCS_INFO_patc...Daniel Shahaf3-48/+52
2016-11-25unposted: set new vichange flag for surround widgetOliver Kiddle1-0/+1
2016-11-2039986, 39989: improve handling of vi-repeat-changeOliver Kiddle1-0/+3
2016-11-0939884: fix history-beginning-search-menu for history lines containing a pipe ...Oliver Kiddle1-1/+1
2016-10-3139786: vcs_info (hg): Use native hexdump implementation instead of external c...Daniel Shahaf3-3/+21
2016-10-29unposted: add "--" to zle widget call for conventional sanityBarton E. Schaefer1-1/+1
2016-10-28unposted: handle empty pastes and "zle bracketed-paste variablename" form.Barton E. Schaefer1-2/+2
2016-09-3039495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf1-2/+2
2016-09-2439423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf1-2/+6
2016-09-19bracketed-paste-url-magic: Handle magnet links too, and allow for schemes wit...Mikael Magnusson1-2/+2
2016-08-3039131: return on error needs to be at the outer scope.Barton E. Schaefer1-4/+4
2016-08-2239046 + 39061: New :P history modifier.Daniel Shahaf3-3/+3
2016-07-28unposted: Avoid $0 for POSIX_ARGZERO compatibility.Daniel Shahaf2-3/+3
2016-07-2838957: make use of updates to match-words-by-style and better support complet...Oliver Kiddle1-28/+27
2016-07-28unposted: fix vi-pipe for visual mode: don't need to force line modeOliver Kiddle1-1/+1
2016-07-2838953: Fix some issues with match-words-by-style.Peter Stephenson2-15/+45
2016-07-27unposted: Prefix function's name to its error messages.Daniel Shahaf1-2/+2
2016-07-2438936: fix vi-pipe function for option compatibilityOliver Kiddle1-3/+8
2016-07-2438929: new vim style text object using match-words-by-style mechanismOliver Kiddle1-0/+121
2016-07-17Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.Barton E. Schaefer1-0/+0
2016-07-1738866: update add-zle-hook-widget doc for 38850, bug fixesBarton E. Schaefer1-21/+36
2016-07-1338850: Simplify indexing scheme to store hooks in the order they are addedBarton E. Schaefer1-31/+39
2016-07-0838796: Fix subword matching on last character of subword.Peter Stephenson1-1/+7
2016-07-0438783: zcalc tweaks for RPN mode.Peter Stephenson1-8/+18
2016-06-2938770: vi upper/lowercase widgets and shell widget example that reads a vi mo...Oliver Kiddle1-0/+31
2016-06-2238749: fixes for case at start of a line and for ksharraysOliver Kiddle2-1/+7
2016-06-2138737: clean up zcalc variables.Peter Stephenson1-142/+147
2016-06-2138736: various RPN mode enhancements for zcalcPeter Stephenson1-12/+66
2016-06-1938715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ...Barton E. Schaefer1-23/+46
2016-06-18unposted: zed needs localoptions noksharraysBarton E. Schaefer1-0/+2
2016-06-1638693: Add RPN mode to zcalcPeter Stephenson2-23/+116
2016-06-1238670: New function for managing ZLE special widgets, modeled after Functions...Barton E. Schaefer1-0/+140
2016-06-0938579: simplify saving and restoring of stateOliver Kiddle1-25/+19
2016-06-0638610: vcs_info quilt: Extract a patch subject, 2.0.Daniel Shahaf1-4/+38
2016-06-0638609: vcs_info quilt: Factor out a helper function. No functional change.Daniel Shahaf1-13/+22
2016-05-10unposted: Commit forgotten part of users/21256.Daniel Shahaf2-0/+36
2016-05-09unposted: update documentary comments to remove references to self-insert-unm...Barton E. Schaefer1-2/+2
2016-02-1437971: fix potential issues when interacting with user-defined widgetsBarton E. Schaefer1-2/+2
2016-01-2837814: run-help-ip: use an absolute path for the shebang.Kamil Dudka1-1/+1
2016-01-15unposted: Fix typo in comment.Daniel Shahaf1-2/+2
2016-01-1537612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...Daniel Shahaf1-1/+3
2016-01-1337570: give truth to the doc assertion transpose-words-match is a drop-in rep...Barton E. Schaefer1-1/+10
2016-01-1337567: use (Z:n:) to split the buffer into words so line breaks are treated a...Barton E. Schaefer1-3/+3
2015-12-3037451: vcs_info: Declare "msgs" in early contextFrank Terbeck1-1/+1