index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-12
security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment
Marc Cornellà
1
-1
/
+1
2020-01-09
45269: Fix misspellings in completions and elsewhere.
Jens Schleusener
1
-1
/
+1
2020-01-05
45239: Remove 'appendhistory' from zsh-newuser-install
Andrey Butirsky
1
-1
/
+0
2019-12-22
45114: vcs_info quilt: Improve support for svn-style patch headers.
Daniel Shahaf
1
-7
/
+13
2019-12-11
45003: Fix more documentation typos
Martijn Dekker
2
-3
/
+3
2019-12-03
44960: vcs_info cvs: Fix infinite loop when /CVS exists.
Daniel Shahaf
1
-3
/
+9
2019-12-03
44961: vcs_info svn: Fix infinite loop when /.svn exists.
Daniel Shahaf
1
-5
/
+7
2019-12-03
44962: vcs_info: Document internal function and variable
Daniel Shahaf
2
-0
/
+18
2019-11-29
44958: vcs_info quilt: Avoid forks
Daniel Shahaf
1
-5
/
+5
2019-11-29
44945: vcs_info git: Optimize detection by running fewer external commands.
Daniel Shahaf
1
-2
/
+1
2019-09-24
unposted (see 44772): quote the string argument to zle -U
Bart Schaefer
1
-2
/
+2
2019-07-10
44305: Fix zsh_directory_name_generic
Peter Stephenson
1
-8
/
+15
2019-07-08
43755: Fix state management for repeat uses to avoid clobbering command line ...
Bart Schaefer
1
-2
/
+3
2019-01-27
44020: VCS_INFO_detect_p4: Fix infinite recursion
dana
1
-1
/
+0
2018-12-19
unposted, c.f. 43913: emulate -L zsh in edit-command-line
Peter Stephenson
1
-0
/
+2
2018-12-13
43879: vcs_info git: Fix fatal error in VCS_INFO_git_getbranch in corner case
Daniel Shahaf
1
-4
/
+6
2018-11-08
43779 (tweaked): add parentheses to fix expression with cprecedences option set
Joey Pabalinas
1
-2
/
+2
2018-10-14
43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').
Daniel Shahaf
1
-6
/
+6
2018-10-08
43620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un...
Daniel Shahaf
2
-1
/
+4
2018-10-08
43617: vcs_info git: During a non-interactive rebase of a detached head, comp...
Daniel Shahaf
1
-1
/
+1
2018-10-08
43619: vcs_info git: In non-interactive rebases, always set $hook_com[git_pat...
Daniel Shahaf
1
-10
/
+3
2018-10-08
43618: vcs_info: Don't redefine helper functions on every execution of the au...
Daniel Shahaf
4
-2
/
+13
2018-10-07
43587: vcs_info git: In 'git rebase -i', when computing subjects of applied-p...
Daniel Shahaf
1
-0
/
+19
2018-10-07
43588: vcs_info git: Make sure applied-patches is of the form "$hash $subject...
Daniel Shahaf
1
-0
/
+5
2018-10-07
43586: vcs_info git: Reformat to minimise next diff. No functional change.
Daniel Shahaf
1
-2
/
+13
2018-10-07
43585: vcs_info svn: Recognize working copies in need of an upgrade.
Daniel Shahaf
1
-1
/
+10
2018-10-02
unposted: Indicate which use-case each branch handles.
Daniel Shahaf
1
-1
/
+3
2018-08-24
43313 (log message tweaked): vcs_info git: For the branch name, try to find a...
Daniel Shahaf
1
-0
/
+4
2018-08-24
43314: vcs_info git: Flatten a nested if.
Daniel Shahaf
1
-9
/
+4
2018-06-25
43084: Variable warning suppression enhancements.
Peter Stephenson
1
-3
/
+2
2018-06-16
43030: Replace VCS_INFO_realpath() by :P
dana
7
-20
/
+11
2018-06-07
users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...
Oliver Kiddle
1
-2
/
+8
2018-06-05
42929 (tweaked): additional default bindings in zed.
Sebastian Gniazdowski
1
-5
/
+26
2018-01-19
41839: force IFS to default for "read"
Sebastian Gniazdowski
1
-1
/
+1
2017-12-30
unposted: vcs_info: Add docstrings to the internal functions VCS_INFO_formats...
Daniel Shahaf
2
-1
/
+8
2017-10-25
41952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hg
Alexey Sokolov
1
-2
/
+2
2017-10-15
41899: handle multi-word values of $VISUAL et al., and line counting of buffe...
Barton E. Schaefer
1
-5
/
+5
2017-08-31
Make mbegin, mend, match local in zed.
Peter Stephenson
1
-0
/
+3
2017-08-22
41565: vcs_info patch2subject: Support `svn log -r N --diff` output.
Daniel Shahaf
1
-2
/
+9
2017-07-29
41472: introduce cleanup hooks default and restore special themes, and update...
Barton E. Schaefer
5
-37
/
+115
2017-06-26
41345: Use consistent prompt variables in prompt themese.
Peter Stephenson
1
-3
/
+3
2017-06-16
41265: quote the inserted file names as necessary
Wieland Hoffmann
1
-2
/
+2
2017-06-13
unposted: fix typo in url-quote-magic
Eric Cook
1
-1
/
+1
2017-06-07
41232: Use page up/down keys in zed keymap.
Sebastian Gniazdowski
1
-0
/
+23
2017-05-02
unposted: Use typeset -g in insert-unicode-char
Peter Stephenson
1
-2
/
+2
2017-03-24
40892: subcommand matching for ip help
Aaron Schrab
1
-2
/
+2
2017-02-21
Julien Nicoulaud: 40586: discard stderr
Barton E. Schaefer
1
-1
/
+1
2017-02-09
40492: vcs_info: Escape '%' signs in payloads.
Daniel Shahaf
2
-0
/
+15
2017-02-04
unposted: vcs_info git: Fix typo in manual.
Daniel Shahaf
1
-0
/
+1
2017-02-03
40480: vcs_info set-patch-format: Eliminate the remaining code duplication.
Daniel Shahaf
4
-30
/
+19
[next]