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 (
Expand
)
Author
Files
Lines
2001-04-02
cleanup after function move
Sven Wischnowsky
1
-1
/
+1
2001-04-02
after-move cleanup
Sven Wischnowsky
1
-1
/
+1
2001-04-02
make `_arguments -S' still complete long options after `--<TAB>'; fix for cur...
Sven Wischnowsky
2
-2
/
+3
2001-03-30
Fix problem with traps not runing if shell exec'd final command
Peter Stephenson
2
-3
/
+18
2001-03-30
Refuse to setopt noexec when interactive
Bart Schaefer
1
-0
/
+3
2001-03-29
Don't assume we can change the string for the HOST parameter when used in
Peter Stephenson
1
-4
/
+1
2001-03-29
disallow changing of parameter type
Peter Stephenson
1
-4
/
+10
2001-03-28
Add `bindkey -p'
Peter Stephenson
2
-2
/
+22
2001-03-27
try to make _h_c_w smarter at the beginning and end of the list; avoid list-b...
Sven Wischnowsky
1
-1
/
+1
2001-03-26
13777: maxfilelocks limit for glibc2.2
Clint Adams
1
-22
/
+39
2001-03-26
handle colons in xor lists (13770)
Sven Wischnowsky
1
-1
/
+1
2001-03-26
avoid adding empty strings to the kill ring (13767)
Sven Wischnowsky
1
-0
/
+3
2001-03-22
skip redirections in execpline2() when looking for the command code (13706)
Sven Wischnowsky
1
-2
/
+2
2001-03-20
fix misaligned percent output of zprof (13673)
Sven Wischnowsky
1
-29
/
+25
2001-03-15
fix default colour for directories (3674)
Sven Wischnowsky
1
-1
/
+1
2001-03-14
13633: don't use termcap cursor keys if single key which is already bound
Peter Stephenson
1
-1
/
+13
2001-03-13
13611, 13615: Bind cursor keys using termcap, including in viins.
Peter Stephenson
3
-21
/
+74
2001-03-07
two optimisations
Sven Wischnowsky
3
-30
/
+32
2001-03-06
make the parser use real memory for the ecbuf to avoid having hrealloc() thro...
Sven Wischnowsky
2
-7
/
+22
2001-03-06
another fix for completion matching, CLF_MISS in the wrong cline struct (13575)
Sven Wischnowsky
1
-0
/
+6
2001-03-05
fix for matching control, try harder to merge separately completed parts to a...
Sven Wischnowsky
2
-4
/
+26
2001-02-28
add `aliases' option to be able to disable alias expansion (13554)
Sven Wischnowsky
6
-10
/
+14
2001-02-26
properly restore noaliases in bufferwords() (13530)
Sven Wischnowsky
1
-1
/
+2
2001-02-20
more (|un)queue_signals(), this time for the job control builtins (13509)
Sven Wischnowsky
1
-0
/
+10
2001-02-19
13280: NewImproved handling of colon modifiers w.r.t. paths
Peter Stephenson
3
-25
/
+70
2001-02-18
?## fix from 13497 and site name change from Geoff
Peter Stephenson
1
-2
/
+8
2001-02-16
Fix "${=foo=$@}".
Bart Schaefer
1
-4
/
+4
2001-02-16
Partial sh emulation fixs for ${1+"$@"} and "${foo=$@}".
Bart Schaefer
1
-1
/
+16
2001-02-14
unposted: remove unused variable declaration
Clint Adams
1
-1
/
+0
2001-02-14
13478: whence shouldn't segfault on an empty path component
Clint Adams
1
-4
/
+4
2001-02-13
13431: better check for shared libraries.
Andrey Borzenkov
4
-4
/
+24
2001-02-13
try to make the -t option of zpty smarter (13462)
Sven Wischnowsky
1
-5
/
+11
2001-02-02
unposted: fix patterns previous patch
Andrey Borzenkov
1
-2
/
+1
2001-01-31
13412: avoid duplicates in subdirecory list for recursive build
Andrey Borzenkov
1
-1
/
+7
2001-01-26
13389: normalize path in cd_do_chdir on Cygwin to get rid of DOS names
Andrey Borzenkov
1
-6
/
+23
2001-01-25
fix for mergin two CLF_MID entries in cline lists (with two equal prefixes it...
Sven Wischnowsky
1
-1
/
+1
2001-01-25
make signal queueing variables be exported to modules (13384)
Sven Wischnowsky
1
-3
/
+3
2001-01-22
*** empty log message ***
Sven Wischnowsky
2
-5
/
+4
2001-01-19
13370: avoid in-place modification of environments variables when importing.
Andrey Borzenkov
1
-46
/
+52
2001-01-18
*** empty log message ***
Sven Wischnowsky
6
-11
/
+23
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
27
-266
/
+535
2001-01-16
fix for ol' compctl when completing hash keys (13364)
Sven Wischnowsky
1
-1
/
+4
2001-01-15
two more fixes for completion matching and reporting interesting positions (1...
Sven Wischnowsky
2
-7
/
+22
2001-01-12
fix for 13339 (report each position only once) and fixlet for matching: a cas...
Sven Wischnowsky
2
-11
/
+21
2001-01-11
*** empty log message ***
Sven Wischnowsky
3
-37
/
+143
2001-01-10
fix cursor positioning with partial-word match specs using `**' (13336)
Sven Wischnowsky
2
-31
/
+44
2001-01-08
fix for listpacked for matches as long as screen is wide (minus added spaces)...
Sven Wischnowsky
2
-4
/
+5
2000-12-18
Back out 13285.
Bart Schaefer
2
-6
/
+6
2000-12-17
13288: cast pointers for arg 2 of ztrapread/write
Clint Adams
1
-3
/
+3
2000-12-16
13285: use vi-up and -down in vicmd mode
Clint Adams
2
-47
/
+63
[next]