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
path:
root
/
Doc
/
Zsh
Commit message (
Expand
)
Author
Age
Files
Lines
*
23671: command not found handler
Peter Stephenson
2007-07-13
1
-0
/
+12
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-19
/
+49
*
23660: fix numerical sorting of parameters + tests + documentation
Peter Stephenson
2007-07-06
1
-6
/
+5
*
unposted: force latest version of files from vendor to main branch
Peter Stephenson
2007-07-03
6
-25
/
+75
*
23578: make standard features autoloadable,
Peter Stephenson
2007-06-20
1
-7
/
+15
*
23567: new _complete_help_generic zle non-completion widget
Peter Stephenson
2007-06-19
1
-0
/
+36
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
2
-11
/
+40
*
users/11575: improved documentation for _all_matches
Peter Stephenson
2007-06-16
1
-2
/
+9
*
23553: bit missed out
Peter Stephenson
2007-06-15
1
-1
/
+1
*
23553: bit missed out
Peter Stephenson
2007-06-15
1
-1
/
+2
*
23560: improve $zsh_scheduled_events to make it easier to parse
Peter Stephenson
2007-06-14
1
-3
/
+7
*
23554: add $zsh_scheduled_events
Peter Stephenson
2007-06-12
2
-1
/
+22
*
23537: make style list a hash table
Peter Stephenson
2007-06-08
1
-1
/
+2
*
23518: MIME styles find-file-in-path and file-path.
Peter Stephenson
2007-06-04
1
-0
/
+37
*
users/11366 (belated commit): update documentation for ${var:-word} and
Bart Schaefer
2007-05-30
1
-24
/
+24
*
Phil Pennock: 23480: typo
Peter Stephenson
2007-05-29
1
-1
/
+1
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
3
-18
/
+70
*
23447: improve documentation for zsh/newuser
Peter Stephenson
2007-05-21
3
-2
/
+62
*
23440: Make $param[(R)value] substitute the empty string on failure
Peter Stephenson
2007-05-21
1
-11
/
+6
*
23436: consistency with null strings in local variables
Peter Stephenson
2007-05-13
1
-1
/
+1
*
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
Peter Stephenson
2007-05-08
2
-15
/
+47
*
unposted: regex fix-ups: missing doc file plus pointer fixes
Peter Stephenson
2007-05-02
1
-0
/
+27
*
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
2007-05-01
3
-2
/
+49
*
unposted: typo in widget name in contrib doc
Peter Stephenson
2007-05-01
1
-2
/
+2
*
23363: fake-files now allows patterns
Peter Stephenson
2007-05-01
1
-1
/
+6
*
users/11419: zle copy-region-as-kill <string>
Peter Stephenson
2007-04-19
1
-3
/
+11
*
unposted: more random calendar system fixes and improvements
Peter Stephenson
2007-03-26
1
-8
/
+44
*
unposted: nitpicked version of zmodload doc tweak
Peter Stephenson
2007-03-23
1
-4
/
+4
*
23232: minor tweaks to zmodload
Peter Stephenson
2007-03-23
1
-1
/
+7
*
23205: fix misspelling of "effect".
Clint Adams
2007-03-05
1
-1
/
+1
*
23198: improve _values -s
Peter Stephenson
2007-02-27
1
-1
/
+5
*
unposted (based on users/10881,10884): add auto-previous zstyle, update
Bart Schaefer
2007-02-26
1
-0
/
+5
*
23176: apply the (X) parameter flag to the (#) flag; fix comment typo.
Bart Schaefer
2007-02-25
1
-3
/
+4
*
23186: _ip completion and regex handling additions
Peter Stephenson
2007-02-25
1
-1
/
+99
*
23165: fix problems with bases: error if over 36 and don't interpret octal
Peter Stephenson
2007-02-12
1
-0
/
+4
*
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
2007-02-08
1
-11
/
+12
*
23142: calendar enhancements: relative times, recurring events
Peter Stephenson
2007-01-31
1
-15
/
+120
*
23118: improve sorting to make it work with locales
Peter Stephenson
2007-01-21
1
-7
/
+20
*
23115: ";|" at end of case clause causes later patterns to be tested
Peter Stephenson
2007-01-19
1
-4
/
+13
*
unposted: typo in calendar_scandate doc
Peter Stephenson
2007-01-18
1
-1
/
+1
*
unposted: typo in calendar_scandate doc
Peter Stephenson
2007-01-18
1
-2
/
+1
*
users/11111: add DEBUG_BEFORE_CMD option
Peter Stephenson
2007-01-09
1
-0
/
+8
*
23091: *roff problems noticed by doclifter
Peter Stephenson
2007-01-05
2
-13
/
+12
*
document OS may handle negative or zero PID in kill
Peter Stephenson
2006-12-19
1
-0
/
+3
*
users/11083: functions for handling shell arguments in ZLE
Peter Stephenson
2006-12-15
1
-0
/
+54
*
23052: multibyte characters in typeset -L/R/Z padding
Peter Stephenson
2006-12-13
1
-0
/
+9
*
users/11079: 1(2##)
Peter Stephenson
2006-12-12
1
-1
/
+2
*
unposted: improve CUTBUFFER and killring documentation
Peter Stephenson
2006-12-10
1
-2
/
+4
*
Vin Shelton: 23027: typo in calsys.yo
Peter Stephenson
2006-12-04
1
-4
/
+31
*
unposted: fix calendar stuff
Peter Stephenson
2006-12-01
1
-1
/
+1
[next]