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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
33924: allow vi line/characterwise mode to be forced
Oliver Kiddle
2014-12-08
1
-2
/
+6
*
33883: documentation for (*) glob qualifier
Daniel Shahaf
2014-12-07
1
-1
/
+1
*
33841: explain array append a bit better
Barton E. Schaefer
2014-12-04
1
-9
/
+15
*
Unposted: minor change: "scalar or integer" to "scalar" to include floats.
Barton E. Schaefer
2014-12-04
1
-2
/
+1
*
33830: META-FAQ updates.
Peter Stephenson
2014-12-01
1
-4
/
+4
*
33139: add doc example to glob broken symbolic links.
Simon Ruderich
2014-11-28
1
-0
/
+4
*
33805: rewrite zshparams intro, tweak formatting
Barton E. Schaefer
2014-11-27
1
-33
/
+72
*
33793: add 0b binary interpretation to integer constants
Peter Stephenson
2014-11-26
1
-1
/
+2
*
33746: read -q doc refers to -t
Daniel Hahler
2014-11-24
1
-4
/
+4
*
33740: FAQ: another way of avoiding MULTIOs effects on pipes
Stephane Chazelas
2014-11-23
1
-0
/
+3
*
33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated zshmo...
Barton E. Schaefer
2014-11-22
1
-0
/
+1
*
add menu reference to Text Objects
Barton E. Schaefer
2014-11-21
1
-0
/
+1
*
33730: vim style text objects for selecting words
Oliver Kiddle
2014-11-21
1
-1
/
+45
*
33679: Note on patter s in case statements
Peter Stephenson
2014-11-19
1
-1
/
+5
*
33704: keybindings, documentation, tests and minor
Oliver Kiddle
2014-11-17
1
-3
/
+35
*
33700: new widget for put in vim style visual selection mode
Oliver Kiddle
2014-11-17
1
-0
/
+7
*
33697: new vim style vi-backward-word-end widgets
Oliver Kiddle
2014-11-15
1
-0
/
+9
*
33696: simple up/down line widgets that don't go through history lines
Oliver Kiddle
2014-11-15
1
-0
/
+8
*
AUTO_CD behaviour depends on SHIN_STDIN, document
Peter Stephenson
2014-11-11
1
-0
/
+4
*
33643: elaborate documentation of the PRIVILEGED option
Oliver Kiddle
2014-11-09
1
-4
/
+16
*
33570, 33576: make killring/yank-pop work in vi mode after
Oliver Kiddle
2014-10-30
1
-1
/
+1
*
33531 with additions: retain status of exited background jobs.
Peter Stephenson
2014-10-26
2
-4
/
+20
*
33518: add support for "_ vi buffer and arguments to vi-set-buffer from a zle...
Oliver Kiddle
2014-10-23
1
-13
/
+23
*
33423: expand ${(p)...} to allow ${(ps.$param.)...}
Peter Stephenson
2014-10-12
1
-0
/
+13
*
Fix some typos in the documentation
Mikael Magnusson
2014-10-03
7
-15
/
+15
*
33323: fix bug in removing math functions and complete -M option to functions
Oliver Kiddle
2014-10-02
1
-1
/
+1
*
33319: fix parens in example from 33312
Barton E. Schaefer
2014-10-01
1
-1
/
+1
*
33312: document redirections applied to function definitions
Peter Stephenson
2014-10-01
2
-0
/
+23
*
33209: allow dummy zsh.texi if yodl not available.
Tanu Kaskinen
2014-09-20
1
-2
/
+4
*
33206: fix compdescribe doc
Barton E. Schaefer
2014-09-19
1
-6
/
+6
*
users/19097: remove $functypetrace in favour of ref to $zsheval_context
Peter Stephenson
2014-09-18
1
-13
/
+9
*
33184: vcs_info git: consider patches for rebase
Marc Finet
2014-09-16
1
-7
/
+7
*
33136: P glob qual appends words when negated
Mikael Magnusson
2014-09-16
1
-0
/
+6
*
Add $functypestack special parameter in zsh/parameter
Peter Stephenson
2014-09-12
1
-1
/
+13
*
clarify ${(~j.|.)array} example
Barton E. Schaefer
2014-09-06
1
-4
/
+5
*
33110: document use of $IFS[0] for variable padding
Peter Stephenson
2014-09-04
1
-0
/
+4
*
33091: improve documentation for ttyctl
Peter Stephenson
2014-09-04
1
-3
/
+15
*
33070: add %(e..) based on %e
Barton E. Schaefer
2014-08-30
1
-0
/
+1
*
33057: %e in prompts shows evaluation / execution depth
Peter Stephenson
2014-08-29
1
-0
/
+6
*
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2014-08-23
3
-77
/
+1
*
32997: new utility function for separated lists
Oliver Kiddle
2014-08-14
1
-0
/
+13
*
33002: tcp_expect -P pm tags matches with a string
Peter Stephenson
2014-08-14
1
-2
/
+11
*
32975, 32984: texi2html.conf location inconsistent in makefile
Axel Beckert
2014-08-12
1
-3
/
+3
*
unposted: Fix typo in Doc/Zsh/expn.yo
Axel Beckert
2014-08-10
1
-1
/
+1
*
mention 32971 in NEWS, clarify RPROMPT behavior in docs
Barton E. Schaefer
2014-08-08
1
-3
/
+5
*
32971: negative argument with %(l..) and with %<< or %>> calculates space ava...
Barton E. Schaefer
2014-08-07
1
-6
/
+23
*
32954: Missed the doc change.
Peter Stephenson
2014-08-04
1
-1
/
+3
*
32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays
Mikael Magnusson
2014-08-04
1
-0
/
+24
*
32944: read -qs is handled correctly by current code
Peter Stephenson
2014-08-03
1
-2
/
+1
*
user/19006: document position of RC_EXPAND_PARAM in parameter subst
Peter Stephenson
2014-08-03
1
-4
/
+9
[next]