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
*
37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...
Daniel Shahaf
2016-01-15
2
-1
/
+9
*
Belated ChangeLog entry for 37489, back-dated to the correct sequence.
Barton E. Schaefer
2016-01-13
1
-0
/
+6
*
37570: give truth to the doc assertion transpose-words-match is a drop-in rep...
Barton E. Schaefer
2016-01-13
2
-1
/
+13
*
37567: use (Z:n:) to split the buffer into words so line breaks are treated a...
Barton E. Schaefer
2016-01-13
2
-3
/
+8
*
37590: Invoke zle-line-pre-redraw during isearch.
Daniel Shahaf
2016-01-14
3
-1
/
+9
*
37591: 'alias -L': skip with a warning aliases with '=' in their LHS
Daniel Shahaf
2016-01-13
3
-0
/
+20
*
37550: _cu: Support Linux line-device names; fail gracefully on OSes matching...
Daniel Shahaf
2016-01-13
2
-1
/
+7
*
37551: Include the builtin's name in a "bad option" error message.
Daniel Shahaf
2016-01-10
2
-1
/
+6
*
37534: completion for OpenBSD's cu, fw_update and rcctl utils
Matthew Martin
2016-01-10
4
-0
/
+63
*
Jun T.: 37515: multibyte handling as per 35448.
Barton E. Schaefer
2016-01-08
3
-10
/
+37
*
unposted: Src/builtin.c: refine READ_MSTREAM to avoid unsequenced evaluation
Barton E. Schaefer
2016-01-08
2
-1
/
+6
*
37513: fix typos; improve error cleanup and correct for signed/unsigned compi...
Barton E. Schaefer
2016-01-06
2
-10
/
+20
*
37504: refactor code using/simulating memstream to capture output for "print -v"
Barton E. Schaefer
2016-01-05
2
-71
/
+105
*
37503: detect incompatible "print" options, fix metafication and possible mem...
Barton E. Schaefer
2016-01-04
2
-29
/
+56
*
37501 (+ revise test): correct byte counts when simulating memstream via temp...
Jun T
2016-01-04
3
-7
/
+12
*
37489, tweaked: with POSIX_IDENTIFIERS create math var as scalar
Peter Stephenson
2016-01-03
3
-0
/
+18
*
37497: handle NUL bytes in "printf -v".
Barton E. Schaefer
2016-01-02
2
-4
/
+9
*
37493: readonly + POSIX_BUILTINS == typeset -gr
Barton E. Schaefer
2016-01-02
5
-8
/
+20
*
37483: save and possibly restore cshnullglob failure state around each evalua...
Barton E. Schaefer
2016-01-01
2
-1
/
+7
*
37473: check for cshnullglob in command position.
Barton E. Schaefer
2016-01-01
2
-0
/
+9
*
37469: do NOT allow semicolons in place of line breaks in conditionals
Barton E. Schaefer
2015-12-31
2
-14
/
+19
*
unposted: enable WARN_CREATE_GLOBAL for print -v
Barton E. Schaefer
2015-12-31
2
-2
/
+4
*
37468: allow line breaks in more places in [[ ... ]]
Barton E. Schaefer
2015-12-31
2
-8
/
+14
*
37467: add "print -v var" / "printf -v var"
Barton E. Schaefer
2015-12-31
4
-11
/
+47
*
37453 (with Bart, started by Baptiste Daroussin, 37315): try to improve detec...
Oliver Kiddle
2015-12-31
2
-1
/
+4
*
users/21114: new dig completion
Oliver Kiddle
2015-12-31
2
-0
/
+89
*
37460: make sure the default keymap is emacs before using that keymap to test...
Barton E. Schaefer
2015-12-30
2
-0
/
+6
*
unposted: NEWS: Document how to disable paste highlighting.
Daniel Shahaf
2015-12-31
2
-0
/
+9
*
37456: Have zle_highlight=(none) disable paste highlighting
Daniel Shahaf
2015-12-31
2
-3
/
+8
*
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
[next]