index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-13
Danek: 29254: fix some compiler warnings
Peter Stephenson
2
-1
/
+2
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
3
-33
/
+10
2011-05-08
users/15986: handle EINTR in zccmd_input
Bart Schaefer
1
-4
/
+44
2011-01-19
28638: add $usergroups parameter
Peter Stephenson
1
-1
/
+138
2010-12-12
28510: add (z+c+) and (z+C+) parameter flags
Peter Stephenson
1
-1
/
+1
2010-06-02
27990: don't use return value from setupterm()
Peter Stephenson
2
-5
/
+13
2010-05-12
unposted: fix typo in previous commit
Peter Stephenson
1
-1
/
+1
2010-05-12
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
2
-7
/
+8
2010-02-26
users/14902: another go at strftime
Peter Stephenson
1
-1
/
+1
2010-02-26
users/14900: ULONG_MAX is a valid return value from strotoul()
Peter Stephenson
1
-1
/
+2
2010-02-26
users/14897: extra test in strftime builtin for time conversion
Peter Stephenson
1
-0
/
+4
2010-02-26
27756: add OS file locking to calendar
Peter Stephenson
1
-0
/
+4
2010-02-25
27755: add "zsystem supports" to zsh/system
Peter Stephenson
1
-0
/
+31
2010-02-24
27754 plus NEWS change: add "zsystem flock"
Peter Stephenson
1
-1
/
+165
2010-01-20
27608: fix memory for mbegin, mend & regexp test
Peter Stephenson
2
-6
/
+6
2010-01-17
27600: extend =~ syntax to set positional variables for matches
Peter Stephenson
2
-7
/
+128
2009-12-16
Check the return value of all pipe(), read(), and write() calls.
Wayne Davison
2
-7
/
+7
2009-11-30
Richard Hartmann: 27440: typos in module warnings
Peter Stephenson
2
-3
/
+3
2009-11-11
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an
Bart Schaefer
1
-1
/
+4
2009-11-07
Mikael: 27362: some more attr fixes
Peter Stephenson
1
-6
/
+6
2009-11-06
27357: fix compiler warnings in attr module
Peter Stephenson
1
-4
/
+4
2009-11-05
Jun T.: 27351: zdelattr missed first argument
Peter Stephenson
1
-1
/
+1
2009-11-04
Mikael: 27347: enhance extended attribute support
Peter Stephenson
1
-61
/
+149
2009-09-29
Jun T.: 27292: fix length in socket call
Peter Stephenson
1
-6
/
+2
2009-09-22
27286: Made movefd() return the targetfd on success. Added
Wayne Davison
2
-16
/
+22
2009-09-22
27284: better use of movefd()
Peter Stephenson
3
-4
/
+25
2009-07-01
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
1
-1
/
+1
2009-04-20
26852: make terminfo.mdd test agree with one in terminfo.c
Peter Stephenson
1
-3
/
+1
2009-03-25
Jon Strait: 26778, 26781: extra options for PCRE matching
Peter Stephenson
1
-9
/
+48
2009-03-24
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
1
-6
/
+2
2009-03-19
Mikael: 26759: missing here-document terminator
Peter Stephenson
1
-0
/
+1
2009-03-15
26735: Check some function return values for failures. Gets rid of
Wayne Davison
3
-5
/
+9
2009-03-08
26697: test for Linux- and Mac-style xattr functions
Peter Stephenson
2
-6
/
+26
2009-03-03
fix the cap.c patch
Peter Stephenson
1
-2
/
+1
2009-03-03
26680: still more metafy() stuff in cap
Peter Stephenson
1
-3
/
+5
2009-03-03
26677: cap module needs some unmetafy() calls
Peter Stephenson
1
-0
/
+3
2009-03-03
26671: various minor attribute tidy ups
Peter Stephenson
1
-17
/
+17
2009-03-03
Mikael Magnusson: 26670: add zsh/attr module
Peter Stephenson
3
-0
/
+188
2009-02-20
26584: use bind/netdb.h where appropriate
Peter Stephenson
1
-0
/
+9
2009-02-11
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
2
-1
/
+2
2009-01-19
26362: avoid calling regfree() on uninitialized regex_t.
Wayne Davison
1
-1
/
+1
2009-01-19
Fixed a few compiler warnings.
Wayne Davison
1
-6
/
+8
2009-01-13
26301: make zpty -r exit more cleanly on bad reads
Peter Stephenson
1
-13
/
+33
2008-11-18
François Revol: some BeOS fixes
Peter Stephenson
1
-0
/
+3
2008-11-06
26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987.
Clint Adams
1
-1
/
+1
2008-11-01
25987: don't ztrdup the buffer returned by inet_ntoa.
Clint Adams
1
-1
/
+1
2008-10-30
users/13418: protect against have_strcodes lying
Peter Stephenson
1
-2
/
+8
2008-10-11
Fixed a signed/unsigned compiler warning.
Wayne Davison
1
-1
/
+1
2008-09-30
25777: argument to gdbmsetfn()
Peter Stephenson
1
-1
/
+1
2008-09-29
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
3
-3
/
+3
[next]