index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-07-26
23702: fix installing executable scripts
Peter Stephenson
1
-1
/
+1
23703: getenv() should be zgetenv()
2007-07-25
23696: x=x; x[-10]=y did bad things
Peter Stephenson
1
-1
/
+4
2007-07-24
23694: fix =~
Peter Stephenson
1
-1
/
+1
2007-07-23
23693: _match completion tried to match the quoted form of filenames
Peter Stephenson
1
-2
/
+24
2007-07-17
23682: module field renaming missed from 23665
Peter Stephenson
1
-2
/
+2
2007-07-13
23671: command not found handler
Peter Stephenson
1
-0
/
+23
2007-07-12
revert that
Clint Adams
4
-51
/
+127
2007-07-12
23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.
Clint Adams
4
-127
/
+51
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
42
-749
/
+1169
2007-07-06
23660: fix numerical sorting of parameters + tests + documentation
Peter Stephenson
1
-2
/
+2
2007-07-03
unposted: force latest version of files from vendor to main branch
Peter Stephenson
1
-2
/
+6
2007-06-27
23670: rationalise some linked list functions
Peter Stephenson
8
-93
/
+78
2007-06-26
23606: make all module feature autoloads pass through one function
Peter Stephenson
2
-293
/
+260
2007-06-23
23585: handle errno properly in history save errors
Peter Stephenson
1
-2
/
+3
2007-06-22
23581: handle errors writing history file better
Peter Stephenson
1
-37
/
+48
2007-06-20
23578: make standard features autoloadable,
Peter Stephenson
31
-166
/
+310
use feature notation for .mdd autoloads
2007-06-19
23575: AIX needs features_() and enables_()
Peter Stephenson
1
-0
/
+14
2007-06-19
23571 + unposted; AIX compilation fixes
Peter Stephenson
2
-7
/
+7
2007-06-18
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
8
-52
/
+80
2007-06-15
23553: bit missed out
Peter Stephenson
1
-1
/
+4
2007-06-15
23553: bit missed out
Peter Stephenson
1
-1
/
+12
2007-06-14
23560: improve $zsh_scheduled_events to make it easier to parse
Peter Stephenson
1
-38
/
+31
2007-06-12
23554: add $zsh_scheduled_events
Peter Stephenson
2
-17
/
+67
2007-06-12
23553: unsubscripted array inside math eval behaves more rationally
Peter Stephenson
1
-2
/
+18
2007-06-12
23552: unnecessary sched debugging warning
Peter Stephenson
1
-2
/
+5
2007-06-08
23537: make style list a hash table
Peter Stephenson
1
-122
/
+189
2007-06-07
23535: autoload saliases and dis_saliases from zsh/parameter
Peter Stephenson
1
-1
/
+1
2007-06-03
23511: error if here document too large
Peter Stephenson
2
-1
/
+17
2007-05-29
unposted: clean up properly on failure to add autoloadable builtin
Peter Stephenson
1
-1
/
+5
2007-05-29
23488: tidy up module interface and documentation
Peter Stephenson
8
-106
/
+237
2007-05-29
23485: feature completion and autoloading
Peter Stephenson
4
-11
/
+30
2007-05-29
23482: more typos
Peter Stephenson
2
-2
/
+2
2007-05-29
Phil Pennock: 23480: typo
Peter Stephenson
1
-1
/
+1
Also typo in mod_stat.yo
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
44
-1441
/
+2427
2007-05-28
23478: crash in reverse-menu-complete if no completion
Peter Stephenson
1
-0
/
+3
2007-05-23
John Buddery: 23461: fix race setting up input multios
Peter Stephenson
1
-1
/
+10
2007-05-23
23460: fix problem with ( stuff ) >multio1 >multio2
Peter Stephenson
2
-5
/
+44
2007-05-22
Phil Pennock: 23450: $widgets crashed shell on undefined widget
Peter Stephenson
1
-0
/
+2
2007-05-21
23446: fix typo producing wrong values for alias parameters
Peter Stephenson
1
-1
/
+1
2007-05-21
23440: Make $param[(R)value] substitute the empty string on failure
Peter Stephenson
1
-1
/
+20
2007-05-20
23444: handle multibyte characters in print -c/-C
Peter Stephenson
1
-9
/
+55
2007-05-14
23437: typo noted by Wayne
Peter Stephenson
1
-1
/
+1
2007-05-13
23435: Nikloai Weibull: bug testing end of string for sorting when ignoring
Peter Stephenson
1
-1
/
+2
backslashes
2007-05-13
23436: consistency with null strings in local variables
Peter Stephenson
1
-10
/
+38
unposted: Phil Pennock: POSIX RE's are extended
2007-05-13
23433: fix shift for ZMAXTIMEOUT
Peter Stephenson
1
-1
/
+1
2007-05-10
23409: disable prompt_sp output after ^D was seen and message printed
Andrey Borzenkov
2
-3
/
+6
2007-05-10
Peter A. Castro: 23408: zftp account handling was broken
Peter Stephenson
1
-1
/
+1
2007-05-08
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
Peter Stephenson
2
-20
/
+92
2007-05-02
unposted: regex fix-ups: missing doc file plus pointer fixes
Peter Stephenson
1
-2
/
+3
2007-05-01
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
8
-48
/
+332
[next]