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-11-02
16198: add %j prompt expansion and j test character for no. of jobs in prompt
Oliver Kiddle
1
-1
/
+16
2001-11-01
16197: `limit' accepts `unlimited'.
Bart Schaefer
1
-8
/
+14
2001-10-26
Improved readhistline() to reject binary data better. (16184)
Wayne Davison
1
-15
/
+18
2001-10-26
16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
Peter Stephenson
2
-6
/
+15
2001-10-26
16172: freehostent -> zfreehostent to avoid name clash
Peter Stephenson
2
-4
/
+4
2001-10-26
15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
Peter Stephenson
1
-1
/
+2
2001-10-25
16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better.
Peter Stephenson
1
-7
/
+7
2001-10-24
16063: add transientrprompt option to remove right prompt from
Geoff Wing
4
-8
/
+34
2001-10-23
Fix infinite loop on `case' with xtrace.
Bart Schaefer
1
-3
/
+2
2001-10-23
zero %n value when reusing printf format (16122)
Oliver Kiddle
1
-1
/
+2
2001-10-22
Pavel Roskin <proski@gnu.org>: compilation for QNX
Peter Stephenson
1
-0
/
+6
2001-10-22
Report error on setting a limit to a string that os not a decimal number.
Bart Schaefer
1
-41
/
+106
2001-10-20
Fix segfault in checkrmall().
Bart Schaefer
1
-0
/
+2
2001-10-18
allow arguments to be specified in printf format specifications (16080)
Oliver Kiddle
1
-37
/
+97
2001-10-16
fix return code and tests of printf and comment above bslashquote func (16064)
Oliver Kiddle
2
-4
/
+15
2001-10-16
16062: use O_EXCL when opening a temporary file.
Clint Adams
1
-1
/
+1
2001-10-15
Fix HIST_NO_SPACE when INTERACTIVE_COMMENTS is set and we get a
Wayne Davison
1
-3
/
+3
2001-10-15
use arithmetic evaluation for numeric arguments to printf (16042)
Oliver Kiddle
1
-52
/
+77
2001-10-15
for caching of compiled patterns: remember that singsub() might modify the st...
Sven Wischnowsky
2
-3
/
+3
2001-10-14
Remove <arpa/telnet.h> from tcp.c.
Bart Schaefer
1
-14
/
+16
2001-10-13
Save/restore state around DEBUG trap call.
Bart Schaefer
1
-2
/
+9
2001-10-09
hide all but one match with the same string in the list even for unsorted gro...
Sven Wischnowsky
1
-0
/
+13
2001-10-08
remove duplicated includes which caused problems on IRIX 5 (15987)
Oliver Kiddle
1
-16
/
+0
2001-10-08
add print -f option, %n format specifier and tests for print/printf (15973)
Oliver Kiddle
2
-81
/
+91
2001-10-08
15931: EXIT traps from exit in subshell; 15965: glob -> zglob
Peter Stephenson
4
-4
/
+13
2001-10-08
15964: use SOCKLEN_T
Andrey Borzenkov
1
-1
/
+2
2001-10-05
add printf builtin (15851, 15948)
Oliver Kiddle
1
-0
/
+174
2001-10-05
fix calculation of number of columns needed with list_packed (15946)
Sven Wischnowsky
1
-1
/
+4
2001-10-02
15919: use LinkLists in place of somewhat equivalent code
Clint Adams
3
-72
/
+123
2001-09-28
Zftp control connection management cleanup.
Bart Schaefer
1
-19
/
+27
2001-09-27
15886: use select if poll is not available, or complain if neither are available
Clint Adams
1
-2
/
+25
2001-09-25
Equivalence of $(...) and `...` in ${(e)...}.
Bart Schaefer
1
-5
/
+8
2001-09-25
15869
Sven Wischnowsky
1
-3
/
+4
2001-09-25
job text building code couldn't handle empty sublists (as in `coproc || test'...
Sven Wischnowsky
1
-2
/
+4
2001-09-24
Fix out-of-memory on corrupt history files.
Bart Schaefer
1
-25
/
+35
2001-09-24
* Src/builtin.c, Src/exec.c: Unwind function calls before exiting
Peter Stephenson
2
-9
/
+45
2001-09-20
Fix misleading error message.
Bart Schaefer
1
-1
/
+1
2001-09-18
Further modify the "fc -l" code to tolerate out-of range values.
Wayne Davison
1
-9
/
+6
2001-09-17
Fixed doisearch() to not switch lines unless zlereadflags has
Wayne Davison
1
-1
/
+2
2001-09-15
With HIST_NO_STORE, don't ignore what looks like a history command if
Wayne Davison
1
-5
/
+11
2001-09-13
+ Changed addhistnum() to return firsthist()-1 or curhist+1 on error.
Wayne Davison
1
-1
/
+3
2001-09-13
+ Changed fclist() to not not transform "fc -l 0 0" into "fc -l 1 1".
Wayne Davison
1
-3
/
+3
2001-09-10
15780: rename **arg to **dargs
Clint Adams
1
-18
/
+20
2001-09-10
15779: ztcp -d
Clint Adams
1
-22
/
+57
2001-09-10
stupid bugfixes
Clint Adams
1
-5
/
+8
2001-09-10
unposted: stupid -a bug
Clint Adams
1
-4
/
+3
2001-09-10
15771: ztcp -t
Clint Adams
1
-5
/
+22
2001-09-09
15769: ztcp -a
Clint Adams
2
-21
/
+53
2001-09-09
1576x: take service names, stuff fd numbers into $REPLY
Clint Adams
1
-14
/
+27
2001-09-09
15766: ztcp -l
Clint Adams
2
-40
/
+120
[next]