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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
35155: cmdpop() could be called erroneously on error
Peter Stephenson
2015-05-15
2
-2
/
+9
*
users/20219: fix completion for git options
Oliver Kiddle
2015-05-15
2
-2
/
+6
*
35154: NEWS on arithmetic evaluation changes
Peter Stephenson
2015-05-15
2
-0
/
+9
*
35153: nested math substitution
Peter Stephenson
2015-05-15
3
-2
/
+21
*
35151: improved check for parameter q and b flags
Peter Stephenson
2015-05-15
2
-1
/
+4
*
35131: allow "[]" to match empty character set.
Peter Stephenson
2015-05-15
2
-1
/
+16
*
35139: complete the new (b) parameter flag
Oliver Kiddle
2015-05-15
2
-0
/
+3
*
Øystein Walle: 34841 (tweaked): allow grouping of thousands in printf format...
Oliver Kiddle
2015-05-14
2
-3
/
+6
*
unposted: include .distfiles for new directory
Oliver Kiddle
2015-05-14
2
-0
/
+4
*
35062: __git_setup_revision_options includes __git_setup_diff_options
Daniel Hahler
2015-05-14
2
-4
/
+4
*
35061: add __git_setup_diff_stage_options and use it with _git-diff-files and...
Daniel Hahler
2015-05-14
2
-6
/
+20
*
35016: introduce new pretty formats %g[sdD] for reflog information
Daniel Hahler
2015-05-14
2
-1
/
+6
*
35110: don't implicitly initialize restricted integers to zero
Peter Stephenson
2015-05-14
3
-1
/
+29
*
35092: fix for numeric arguments from vi operator pending mode
Oliver Kiddle
2015-05-13
2
-1
/
+4
*
35093: new zle widgets for Vim-style text objects
Oliver Kiddle
2015-05-13
5
-0
/
+217
*
35114: zformat -a multibyte char widths
Peter Stephenson
2015-05-13
2
-0
/
+38
*
35107: new ip options to complete
Christian Hesse
2015-05-13
2
-0
/
+7
*
users/20203: nested functions in always blocks when exit pending
Peter Stephenson
2015-05-13
4
-1
/
+42
*
unposted: include doc tweek to expn.yo from 35071
Jun T
2015-05-12
2
-8
/
+8
*
35086: reapply a hunk from 35067 for expn.yo
Jun T
2015-05-12
2
-0
/
+24
*
35060 + 35072: completion: git: split __git_heads into local and remote
Daniel Hahler
2015-05-12
3
-2
/
+29
*
35075: improve manual format
Jun-ichi Takimoto
2015-05-12
25
-375
/
+420
*
35049: allow jail completion to include jid 0 for the host and to
Oliver Kiddle
2015-05-11
4
-14
/
+39
*
35078: Add backslash quoting to parameter (b) flag from 35067.
Peter Stephenson
2015-05-11
3
-2
/
+7
*
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
2015-05-10
7
-6
/
+72
*
Don't treat NUL as a combining character
Mikael Magnusson
2015-05-10
2
-2
/
+6
*
35066: Minor completion fix for pasted arguments
Daniel Shahaf
2015-05-09
3
-2
/
+8
*
35064: rename ISPRINT to ZISPRINT to avoid conflict
Jun-ichi Takimoto
2015-05-09
4
-5
/
+10
*
35059: fix, document, test readonly -p.
Peter Stephenson
2015-05-08
4
-70
/
+138
*
35056: turn off PROMPT_SP for interactive test
Peter Stephenson
2015-05-08
2
-5
/
+12
*
35057: make URL clickable (again)
Jun-ichi Takimoto
2015-05-08
2
-1
/
+6
*
35054: readonly -p + POSIXBUILTINS fix.
Peter Stephenson
2015-05-07
3
-4
/
+20
*
35052: new BSD completions
Eric Cook
2015-05-07
5
-0
/
+146
*
35046: unwind cmdstack when erroring out of lexing a parameter expansion in b...
Barton E. Schaefer
2015-05-06
2
-1
/
+9
*
c.f. 35041: typo in zle.yo
Peter Stephenson
2015-05-06
2
-1
/
+5
*
35034: improve manual format up to Chapter18
Jun-ichi Takimoto
2015-05-06
10
-254
/
+269
*
Update for 5.0.7-dev-2.
zsh-5.0.7-dev-2
Peter Stephenson
2015-05-05
3
-7
/
+13
*
35032: Handle SIGCONT for process better.
Peter Stephenson
2015-05-05
2
-1
/
+8
*
unposted: fix descriptions in previous -zcalc commit (cosmetic)
Peter Stephenson
2015-05-05
2
-4
/
+6
*
35033: trivial zcalc completion
Peter Stephenson
2015-05-05
2
-0
/
+11
*
35029: improvements to newline handling for vi-mode word movement
Oliver Kiddle
2015-05-04
3
-18
/
+126
*
Fix two bugs in typeset_setbase
Mikael Magnusson
2015-05-04
2
-3
/
+8
*
NEWS update
Peter Stephenson
2015-05-03
2
-8
/
+33
*
35011: update completions for some common Unix commands,
Oliver Kiddle
2015-05-03
44
-732
/
+1493
*
35009: updates for 5.0.8
Peter Stephenson
2015-05-01
3
-11
/
+10
*
35008: clarify description of 'exec' and 'return'
Jun-ichi Takimoto
2015-05-01
2
-6
/
+17
*
35007: Note in doc about scope of ZLE parameters
Peter Stephenson
2015-05-01
2
-0
/
+19
*
34992: POSIX fix for readonly variables.
Peter Stephenson
2015-04-29
5
-5
/
+69
*
34989: AUTO_CD needs to call cd --.
Peter Stephenson
2015-04-28
2
-0
/
+6
*
34980: expanding make variables was broken
Jared Ahern
2015-04-28
1
-0
/
+3
[prev]
[next]