summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* 43313 (log message tweaked): vcs_info git: For the branch name, try to find a...Daniel Shahaf2018-08-241-0/+4
* 43314: vcs_info git: Flatten a nested if.Daniel Shahaf2018-08-241-9/+4
* 43084: Variable warning suppression enhancements.Peter Stephenson2018-06-251-3/+2
* 43030: Replace VCS_INFO_realpath() by :Pdana2018-06-167-20/+11
* users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...Oliver Kiddle2018-06-071-2/+8
* 42929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski2018-06-051-5/+26
* 41839: force IFS to default for "read"Sebastian Gniazdowski2018-01-191-1/+1
* unposted: vcs_info: Add docstrings to the internal functions VCS_INFO_formats...Daniel Shahaf2017-12-302-1/+8
* 41952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hgAlexey Sokolov2017-10-251-2/+2
* 41899: handle multi-word values of $VISUAL et al., and line counting of buffe...Barton E. Schaefer2017-10-151-5/+5
* Make mbegin, mend, match local in zed.Peter Stephenson2017-08-311-0/+3
* 41565: vcs_info patch2subject: Support `svn log -r N --diff` output.Daniel Shahaf2017-08-221-2/+9
* 41472: introduce cleanup hooks default and restore special themes, and update...Barton E. Schaefer2017-07-295-37/+115
* 41345: Use consistent prompt variables in prompt themese.Peter Stephenson2017-06-261-3/+3
* 41265: quote the inserted file names as necessaryWieland Hoffmann2017-06-161-2/+2
* unposted: fix typo in url-quote-magicEric Cook2017-06-131-1/+1
* 41232: Use page up/down keys in zed keymap.Sebastian Gniazdowski2017-06-071-0/+23
* 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