Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-02 | 12472: limited pathconf support | Clint Adams | 2 | -78/+326 | |
2000-07-04 | shut compiler up | Peter Stephenson | 1 | -1/+1 | |
2000-07-04 | 12149: guard against undefined h_errno in zftp | Peter Stephenson | 1 | -0/+4 | |
2000-06-27 | Andrej: don't close slave if not yet open (12084) | Sven Wischnowsky | 1 | -1/+0 | |
2000-06-27 | Andrej: 12081: zpty under cygwin | Peter Stephenson | 1 | -2/+6 | |
2000-06-16 | zstyle -e option; change math-styles to boolean ones; change defaults for ↵ | Sven Wischnowsky | 1 | -41/+84 | |
_expand styles (11937) | |||||
2000-06-09 | 11838: typeset -H | Peter Stephenson | 2 | -5/+8 | |
2000-06-07 | -K option for zparseopts to keep previous array values (11792) | Sven Wischnowsky | 1 | -32/+44 | |
2000-06-05 | some more memory leak fixes (11745) | Sven Wischnowsky | 1 | -2/+3 | |
2000-06-02 | Changed the array "len" to be "end" -- a 1-relative index of the last | Wayne Davison | 2 | -6/+6 | |
item (or you can think of it as pointing one past the last item). | |||||
2000-05-31 | Wayne: pattern.c unitialised var | Peter Stephenson | 2 | -46/+44 | |
Zero-length arrays now possible with $array[1,0] | |||||
2000-05-30 | Wayne: Fix two history bugs that were causing the | Bart Schaefer | 1 | -2/+2 | |
failure of `print -s'. | |||||
2000-05-28 | 11616: netinet/in_systm.h again | Peter Stephenson | 1 | -1/+10 | |
2000-05-26 | 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable | Peter Stephenson | 2 | -16/+22 | |
11590: various cygwin fixes | |||||
2000-05-25 | 11567: FD_CLOEXEC in zftp.c | Peter Stephenson | 1 | -6/+3 | |
2000-05-23 | add -E option to zparseopts (11530) | Sven Wischnowsky | 1 | -10/+43 | |
2000-05-22 | remove -h option from zstyle (11490) | Sven Wischnowsky | 1 | -6/+1 | |
2000-05-17 | 11426: Src/Modules/zpty.c: don't use #elif. | Tanaka Akira | 1 | -4/+6 | |
2000-05-16 | 11420: Src/Modules/zpty.c: try more pty device files. | Tanaka Akira | 1 | -4/+7 | |
2000-05-15 | zparseopts should detect if it is called without option descriptions (11360) | Sven Wischnowsky | 1 | -1/+7 | |
2000-05-09 | 11285: zftp exit hook | Peter Stephenson | 1 | -22/+38 | |
2000-05-09 | 11276: fix build on OpenBSD. | Tanaka Akira | 1 | -402/+1070 | |
2000-05-08 | close fd for pty-master in sub-shell | Sven Wischnowsky | 1 | -0/+1 | |
2000-05-05 | make zpty -r stoppable even when SIGINT is caught (and the handler calls ↵ | Sven Wischnowsky | 1 | -1/+1 | |
return or some such) (11181) | |||||
2000-05-04 | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 1 | -230/+1015 | |
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff. | |||||
2000-05-04 | close dump file descriptors in children (11151) | Sven Wischnowsky | 1 | -0/+2 | |
2000-05-04 | make pty the controlling terminal of their commands (11144) | Sven Wischnowsky | 1 | -40/+75 | |
2000-05-03 | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-12 | new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵ | Sven Wischnowsky | 1 | -1/+5 | |
to find word (10685) | |||||
2000-04-10 | more careful with checking index of $history (10614) | Sven Wischnowsky | 1 | -1/+13 | |
2000-04-07 | stat -o shows file modes in octal | Peter Stephenson | 1 | -31/+117 | |
2000-04-07 | 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. | Bart Schaefer | 1 | -1/+1 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 2 | -237/+1615 | |
2000-01-20 | Initial revision | Tanaka Akira | 2 | -0/+569 | |
1999-12-13 | Initial revision | Tanaka Akira | 2 | -0/+331 | |
1999-12-10 | Initial revision | Tanaka Akira | 2 | -0/+764 | |
1999-09-22 | Initial revision | Tanaka Akira | 2 | -0/+485 | |
1999-05-31 | Initial revision | Tanaka Akira | 2 | -0/+372 | |
1999-05-19 | Initial revision | Tanaka Akira | 2 | -0/+665 | |
1999-04-15 | Initial revision | Tanaka Akira | 15 | -0/+4029 | |