index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-29
20591: Stephane Chazelas: use of fchdir in zchdir leaked fd's
Peter Stephenson
2
-3
/
+10
2004-11-29
20592: Debian bug#283358: $((##)) failed erratically
Peter Stephenson
2
-0
/
+9
2004-11-27
* 20583: Completion/Unix/Command/_ssh: complete "modern" options
Clint Adams
2
-5
/
+17
2004-11-27
offer multiuser screen sessions for attaching/detaching
Doug Kearns
2
-5
/
+10
2004-11-24
20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them.
Clint Adams
2
-10
/
+54
2004-11-23
20576: fix core dump on TRAPEXIT
Peter Stephenson
2
-1
/
+19
2004-11-22
20572: Allow alternative signal names
Peter Stephenson
7
-36
/
+172
2004-11-20
20571: update javac completion for J2SE 5.0
Doug Kearns
2
-2
/
+7
2004-11-19
20568: debug test in pattern.c was out of date
Peter Stephenson
2
-1
/
+4
2004-11-19
20566++: prefer SIGCHLD to SIGCLD and SIGPOLL to SIGIO
Peter Stephenson
2
-0
/
+7
2004-11-18
* unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.
Clint Adams
2
-2
/
+3
2004-11-18
* Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ...
Clint Adams
2
-1
/
+6
2004-11-16
users/8219: add $HISTCMD
Peter Stephenson
4
-1
/
+17
2004-11-16
20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash
Peter Stephenson
5
-6
/
+12
2004-11-12
improved Mac completion, from Motoi Washida
Peter Stephenson
7
-56
/
+896
2004-11-11
Use ";&" to have the new "(\$*)" case fall through to the continue.
Wayne Davison
1
-1
/
+1
2004-11-10
20551
Wayne Davison
1
-0
/
+5
2004-11-10
Handle $$ when expanding variables.
Wayne Davison
1
-1
/
+5
2004-11-09
_bittorrent, from Jussi Pakkanen
Peter Stephenson
2
-0
/
+102
2004-11-05
fix "compadd -k assoc1 assoc2"
Bart Schaefer
2
-3
/
+8
2004-11-02
* 20539: Completion/Unix/Command/_make: avoid problems minus signs
Clint Adams
2
-1
/
+6
2004-10-29
20528: exec 8>>(grep a) waited incorrectly for grep to finish
Peter Stephenson
2
-7
/
+26
2004-10-26
20522: must-match optimisation in parameter substitution broken
Peter Stephenson
3
-2
/
+24
2004-10-22
20510
Wayne Davison
1
-0
/
+5
2004-10-22
Fixed an arg in a call to times() (from Borzenkov Andrey).
Wayne Davison
1
-1
/
+1
2004-10-22
_comp_options needs NO_kshtypeset
Bart Schaefer
2
-0
/
+6
2004-10-22
20513: fix tests of zero-length patterns
Peter Stephenson
4
-3
/
+27
2004-10-21
20505
Wayne Davison
1
-0
/
+6
2004-10-21
Use the new gettempfile() function.
Wayne Davison
4
-16
/
+9
2004-10-21
Added gettempfile(), which works like a custom mkstemp() (in addition
Wayne Davison
1
-0
/
+41
2004-10-19
20503
Wayne Davison
1
-0
/
+5
2004-10-19
Fixed the default completion-cache path. (Change from Alexey Tourbin.)
Wayne Davison
1
-2
/
+2
2004-10-18
20499
Wayne Davison
1
-0
/
+7
2004-10-18
Added bicat() that works like dyncat(), but uses permanent memory
Wayne Davison
1
-0
/
+17
2004-10-18
Call gettempname() with its new args.
Wayne Davison
2
-4
/
+4
2004-10-18
- Fixed an unsafe use of gettempname().
Wayne Davison
1
-3
/
+5
2004-10-18
Made gettempname() take a prefix arg and a use_heap arg. When prefix is
Wayne Davison
1
-9
/
+15
2004-10-18
- Improved lockhistfile() to use the new gettempname() for a unique
Wayne Davison
1
-14
/
+15
2004-10-18
20500: Unmetafy patterns where possible and other minor pattern fixes
Peter Stephenson
7
-248
/
+537
2004-10-18
20496
Wayne Davison
1
-0
/
+9
2004-10-18
Made zclose() avoid calling close() when fd < 0.
Wayne Davison
1
-1
/
+2
2004-10-17
In zleread(), initialize the first byte of the "line" buffer to '\0'
Wayne Davison
1
-0
/
+1
2004-10-16
20490: string lengths in pattern.c: ChangeLog entry
Peter Stephenson
1
-0
/
+5
2004-10-15
20490: Don't assume null termination for test string in pattern matching.
Peter Stephenson
3
-104
/
+237
2004-10-14
20482: but with completion inside interactive completion
Peter Stephenson
2
-1
/
+55
2004-10-13
Simple changes to _make and _rsync.
Wayne Davison
1
-0
/
+8
2004-10-13
Added the 7 remaining options that were missing from the _arguments
Wayne Davison
1
-0
/
+6
2004-10-12
Got rid of "cmdargs" local since it is no longer used.
Wayne Davison
1
-1
/
+1
2004-10-08
20467: Reintroduce rusage-based escapes for TIMEFMT.
Peter Stephenson
7
-57
/
+189
2004-10-07
20462: Use getrusage for timing again.
Peter Stephenson
7
-38
/
+148
[next]