index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
37451: vcs_info: Declare "msgs" in early context
Frank Terbeck
2015-12-30
2
-1
/
+6
*
37438: C/D/C/_aptitude: Also parse -h output of aptitude 0.7.5 and later
Axel Beckert
2015-12-27
2
-1
/
+6
*
Add changelog entry for previous commit
Axel Beckert
2015-12-26
1
-0
/
+5
*
Add missing apt purge and autoremove subcommands
Felipe Sateler
2015-12-26
1
-1
/
+3
*
37435 (+ fix typo): allow execution of empty files as "sh" scripts
Barton E. Schaefer
2015-12-25
2
-1
/
+5
*
37434: POSIXBUILTINS "command" should prevent shell exit on errors from speci...
Barton E. Schaefer
2015-12-25
2
-3
/
+10
*
37345: VCS_INFO functions break with setopt no_unset
Philip Sequeira
2015-12-23
3
-2
/
+8
*
users/21082 (expanded): a more complete sorting of version strings that are n...
Barton E. Schaefer
2015-12-19
2
-1
/
+23
*
unposted (cf. 37387): emulate turns off WARN_CREATE_GLOBAL
Barton E. Schaefer
2015-12-19
2
-1
/
+4
*
users/21068: use emacs keymap in vared by default
Barton E. Schaefer
2015-12-19
2
-1
/
+6
*
36650: Add zle-line-pre-redraw hook for highlighting
Mikael Magnusson
2015-12-19
3
-1
/
+40
*
unposted (after users/20873): Theoretical fix: don't parse print/echo escape ...
Daniel Shahaf
2015-12-19
2
-2
/
+6
*
37257 (in part): Add array assignment tests.
Daniel Shahaf
2015-12-19
2
-0
/
+16
*
37411: more bindkey tests
Peter Stephenson
2015-12-16
2
-2
/
+81
*
37405: Fix self-insert binding for multibyte sequences.
Peter Stephenson
2015-12-15
3
-12
/
+116
*
37401: pattern error caused too much activity in _list_files for some styles
Peter Stephenson
2015-12-14
2
-1
/
+4
*
37400: typo gave unwanted error message in zsh_directory_name_generic
Peter Stephenson
2015-12-14
2
-2
/
+7
*
unposted: missed ChangeLog entry
Peter Stephenson
2015-12-13
1
-0
/
+5
*
37397: Optimised update to dnf completion
Adrien Vergé
2015-12-13
1
-248
/
+168
*
37386: localise mbegin, mend, match in URL magic
Peter Stephenson
2015-12-11
2
-1
/
+6
*
37383: add completion type for object files
Matthew Martin
2015-12-11
6
-21
/
+20
*
37260: add opus to mplayer audio completions
Simon Hafner
2015-12-11
2
-2
/
+5
*
users/20873: disable bracketed paste while running external editor from zle
Oliver Kiddle
2015-12-11
2
-3
/
+12
*
37378: New bindkey tests.
Peter Stephenson
2015-12-10
4
-7
/
+70
*
37364: "test" and "[" handling of parentheses.
Peter Stephenson
2015-12-09
4
-8
/
+50
*
37348: Tests and fix for ${(q+)...}.
Peter Stephenson
2015-12-08
4
-1
/
+26
*
37347: Remove incorrect local for msgs in VCS info
Peter Stephenson
2015-12-08
2
-1
/
+3
*
users/21071: Fix binding of multibyte sequences.
Peter Stephenson
2015-12-08
2
-1
/
+7
*
37344: restore old printable quoting, add ${(q+)...}.
Peter Stephenson
2015-12-07
7
-53
/
+247
*
37331: Use a single chracter to represent an MB_INCOMPLETE.
Peter Stephenson
2015-12-07
2
-6
/
+15
*
37337: Delay freeing widget until not in use.
Peter Stephenson
2015-12-07
4
-3
/
+30
*
unposted: fix ChangeLog for previous change
Peter Stephenson
2015-12-07
1
-1
/
+1
*
37335: fix tests after 34314
Peter Stephenson
2015-12-07
3
-4
/
+7
*
37310: effect of disabling typeset reserved word
Peter Stephenson
2015-12-07
2
-1
/
+9
*
37326: comment only: multibyte string lenght/width counting
Peter Stephenson
2015-12-06
2
-0
/
+14
*
37314: upgrade quotedzputs() for non-printable output.
Peter Stephenson
2015-12-06
3
-27
/
+156
*
37150: _git: Autocomplete .. for commit ranges
Daniel Shahaf
2015-12-05
2
-3
/
+6
*
36957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...
Daniel Shahaf
2015-12-05
2
-1
/
+6
*
37305: typeset -p can now output arrays on one line
Peter Stephenson
2015-12-04
5
-45
/
+13
*
37303: test WARN_CREATE_GLOBAL negative cases.
Peter Stephenson
2015-12-04
1
-0
/
+9
*
37202: suppress WARN_CREATE_GLOBAL warnings after a fork
Peter Stephenson
2015-12-04
2
-6
/
+7
*
unposted: fix init_io() calls in previous change
Peter Stephenson
2015-12-04
5
-3
/
+8
*
37294: Add ZSH_EXECUTION_STRING.
Peter Stephenson
2015-12-04
3
-13
/
+25
*
37253: Constify two local variables.
Daniel Shahaf
2015-12-03
2
-4
/
+8
*
unposted: Remove uneeded executability bits.
Daniel Shahaf
2015-12-03
6
-0
/
+6
*
37296: Avoid needless calloc().
Daniel Shahaf
2015-12-03
2
-11
/
+15
*
37295: kill-word-match: Join kills
Daniel Shahaf
2015-12-03
3
-0
/
+9
*
unposted: Update internal version to 5.2-dev-0.
Peter Stephenson
2015-12-03
2
-2
/
+9
*
unposted: zsh 5.2
zsh-5.2
Peter Stephenson
2015-12-02
1
-2
/
+2
*
37256: _debchange (_dch): Update completion.
Daniel Shahaf
2015-11-30
2
-6
/
+77
[next]