summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Expand)AuthorFilesLines
2019-01-2744020: VCS_INFO_detect_p4: Fix infinite recursiondana1-1/+0
2018-12-19unposted, c.f. 43913: emulate -L zsh in edit-command-linePeter Stephenson1-0/+2
2018-12-1343879: vcs_info git: Fix fatal error in VCS_INFO_git_getbranch in corner caseDaniel Shahaf1-4/+6
2018-11-0843779 (tweaked): add parentheses to fix expression with cprecedences option setJoey Pabalinas1-2/+2
2018-10-1443685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').Daniel Shahaf1-6/+6
2018-10-0843620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un...Daniel Shahaf2-1/+4
2018-10-0843617: vcs_info git: During a non-interactive rebase of a detached head, comp...Daniel Shahaf1-1/+1
2018-10-0843619: vcs_info git: In non-interactive rebases, always set $hook_com[git_pat...Daniel Shahaf1-10/+3
2018-10-0843618: vcs_info: Don't redefine helper functions on every execution of the au...Daniel Shahaf4-2/+13
2018-10-0743587: vcs_info git: In 'git rebase -i', when computing subjects of applied-p...Daniel Shahaf1-0/+19
2018-10-0743588: vcs_info git: Make sure applied-patches is of the form "$hash $subject...Daniel Shahaf1-0/+5
2018-10-0743586: vcs_info git: Reformat to minimise next diff. No functional change.Daniel Shahaf1-2/+13
2018-10-0743585: vcs_info svn: Recognize working copies in need of an upgrade.Daniel Shahaf1-1/+10
2018-10-02unposted: Indicate which use-case each branch handles.Daniel Shahaf1-1/+3
2018-08-2443313 (log message tweaked): vcs_info git: For the branch name, try to find a...Daniel Shahaf1-0/+4
2018-08-2443314: vcs_info git: Flatten a nested if.Daniel Shahaf1-9/+4
2018-06-2543084: Variable warning suppression enhancements.Peter Stephenson1-3/+2
2018-06-1643030: Replace VCS_INFO_realpath() by :Pdana7-20/+11
2018-06-07users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...Oliver Kiddle1-2/+8
2018-06-0542929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski1-5/+26
2018-01-1941839: force IFS to default for "read"Sebastian Gniazdowski1-1/+1
2017-12-30unposted: vcs_info: Add docstrings to the internal functions VCS_INFO_formats...Daniel Shahaf2-1/+8
2017-10-2541952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hgAlexey Sokolov1-2/+2
2017-10-1541899: handle multi-word values of $VISUAL et al., and line counting of buffe...Barton E. Schaefer1-5/+5
2017-08-31Make mbegin, mend, match local in zed.Peter Stephenson1-0/+3
2017-08-2241565: vcs_info patch2subject: Support `svn log -r N --diff` output.Daniel Shahaf1-2/+9
2017-07-2941472: introduce cleanup hooks default and restore special themes, and update...Barton E. Schaefer5-37/+115
2017-06-2641345: Use consistent prompt variables in prompt themese.Peter Stephenson1-3/+3
2017-06-1641265: quote the inserted file names as necessaryWieland Hoffmann1-2/+2
2017-06-13unposted: fix typo in url-quote-magicEric Cook1-1/+1
2017-06-0741232: Use page up/down keys in zed keymap.Sebastian Gniazdowski1-0/+23
2017-05-02unposted: Use typeset -g in insert-unicode-charPeter Stephenson1-2/+2
2017-03-2440892: subcommand matching for ip helpAaron Schrab1-2/+2
2017-02-21Julien Nicoulaud: 40586: discard stderrBarton E. Schaefer1-1/+1
2017-02-0940492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf2-0/+15
2017-02-04unposted: vcs_info git: Fix typo in manual.Daniel Shahaf1-0/+1
2017-02-0340480: vcs_info set-patch-format: Eliminate the remaining code duplication.Daniel Shahaf4-30/+19
2017-02-0340479: vcs_info set-patch-format: Prepare for more code sharing between the c...Daniel Shahaf4-6/+12
2017-02-0340481: vcs_info hg: Pass arguments to the set-patch-format hook.Daniel Shahaf1-1/+1
2017-02-0340478: vcs_info set-patch-format: Guard against empty variable elision.Daniel Shahaf1-2/+2
2017-02-0340476: vcs_info $backend_misc: Document at the right point, provide in quilt ...Daniel Shahaf1-0/+1
2017-01-2540403/0004: vcs_info set-patch-format helper: Part #4.Daniel Shahaf4-20/+20
2017-01-2540403/0003: vcs_info set-patch-format helper: Part #3.Daniel Shahaf4-21/+15
2017-01-2540403/0002: vcs_info set-patch-format helper: Part #2.Daniel Shahaf4-21/+16
2017-01-2540403/0001: vcs_info set-patch-format helper: Part #1.Daniel Shahaf5-28/+24
2017-01-2540401: vcs_info git: Fix the %c patch-format expando.Daniel Shahaf1-3/+3
2017-01-2540392: vcs_info patch2subject: Support `git show` output.Daniel Shahaf1-0/+17
2016-12-24Oliver: 40118: alternate fix replacing 40115Barton E. Schaefer1-25/+19
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