about summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* github #48/0002: vcs_info git: properly detect bare repositoriesbrian m. carlson2020-02-171-0/+4
* github #48/0001: vcs_info git: avoid warnings in bare repositoriesbrian m. carlson2020-02-171-1/+1
* 45269: Fix misspellings in completions and elsewhere.Jens Schleusener2020-01-091-1/+1
* 45239: Remove 'appendhistory' from zsh-newuser-installAndrey Butirsky2020-01-051-1/+0
* 45114: vcs_info quilt: Improve support for svn-style patch headers.Daniel Shahaf2019-12-221-7/+13
* 45003: Fix more documentation typosMartijn Dekker2019-12-112-3/+3
* 44960: vcs_info cvs: Fix infinite loop when /CVS exists.Daniel Shahaf2019-12-031-3/+9
* 44961: vcs_info svn: Fix infinite loop when /.svn exists.Daniel Shahaf2019-12-031-5/+7
* 44962: vcs_info: Document internal function and variableDaniel Shahaf2019-12-032-0/+18
* 44958: vcs_info quilt: Avoid forksDaniel Shahaf2019-11-291-5/+5
* 44945: vcs_info git: Optimize detection by running fewer external commands.Daniel Shahaf2019-11-291-2/+1
* unposted (see 44772): quote the string argument to zle -UBart Schaefer2019-09-241-2/+2
* 44305: Fix zsh_directory_name_genericPeter Stephenson2019-07-101-8/+15
* 43755: Fix state management for repeat uses to avoid clobbering command line ...Bart Schaefer2019-07-081-2/+3
* 44020: VCS_INFO_detect_p4: Fix infinite recursiondana2019-01-271-1/+0
* unposted, c.f. 43913: emulate -L zsh in edit-command-linePeter Stephenson2018-12-191-0/+2
* 43879: vcs_info git: Fix fatal error in VCS_INFO_git_getbranch in corner caseDaniel Shahaf2018-12-131-4/+6
* 43779 (tweaked): add parentheses to fix expression with cprecedences option setJoey Pabalinas2018-11-081-2/+2
* 43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').Daniel Shahaf2018-10-141-6/+6
* 43620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un...Daniel Shahaf2018-10-082-1/+4
* 43617: vcs_info git: During a non-interactive rebase of a detached head, comp...Daniel Shahaf2018-10-081-1/+1
* 43619: vcs_info git: In non-interactive rebases, always set $hook_com[git_pat...Daniel Shahaf2018-10-081-10/+3
* 43618: vcs_info: Don't redefine helper functions on every execution of the au...Daniel Shahaf2018-10-084-2/+13
* 43587: vcs_info git: In 'git rebase -i', when computing subjects of applied-p...Daniel Shahaf2018-10-071-0/+19
* 43588: vcs_info git: Make sure applied-patches is of the form "$hash $subject...Daniel Shahaf2018-10-071-0/+5
* 43586: vcs_info git: Reformat to minimise next diff. No functional change.Daniel Shahaf2018-10-071-2/+13
* 43585: vcs_info svn: Recognize working copies in need of an upgrade.Daniel Shahaf2018-10-071-1/+10
* unposted: Indicate which use-case each branch handles.Daniel Shahaf2018-10-021-1/+3
* 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