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 (
Collapse
)
Author
Files
Lines
2004-03-03
19528: fix error if neither select nor poll available
Peter Stephenson
1
-1
/
+1
2004-03-03
19525: suppress compiler warnings and complete groups using lookupd on Mac OS
Oliver Kiddle
3
-4
/
+4
2004-03-03
19532: awk problem on AIX 5
Peter Stephenson
1
-2
/
+6
2004-03-02
19514: typo in terminfo.c
Peter Stephenson
1
-1
/
+1
2004-03-01
19512: --enable-pcre option
Peter Stephenson
1
-1
/
+1
2004-03-01
19505: compilation with NTTYDISC defined was broken.
Peter Stephenson
1
-2
/
+4
2004-02-26
Got rid of an unused-variable compiler-warning.
Wayne Davison
1
-1
/
+2
2004-02-26
19460: Another go at fixing the terminfo configuration problem
Peter Stephenson
2
-13
/
+17
2004-02-20
19456: Fix ptmx tests, again.
Peter Stephenson
4
-5
/
+13
2004-02-19
Silenced some compiler warnings about uninitialized variables.
Wayne Davison
1
-4
/
+4
2004-02-17
19429: configure test for ptmx
Peter Stephenson
1
-9
/
+11
2004-02-17
19427: last job in jobs wasn't reported.
Peter Stephenson
1
-2
/
+2
2004-02-15
19422: fix crash resulting from passing a long option to compctl
Oliver Kiddle
1
-1
/
+1
2004-02-14
19420: Update configure.ac for better Autconf 2.50 support.
Peter Stephenson
2
-13
/
+7
2004-02-10
Another fix in sub_match() to avoid allowing a partial-meta match
Wayne Davison
1
-4
/
+9
to occur (this time in the backwards scan).
2004-02-09
Optimized the check for a widowed Meta character.
Wayne Davison
1
-5
/
+7
2004-02-08
19408: fix argument handling for ulimit -aH
Peter Stephenson
1
-3
/
+13
2004-01-22
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
Peter Stephenson
1
-4
/
+23
2004-01-20
19385: NULL dereference in add_match_part
Peter Stephenson
1
-1
/
+1
2004-01-19
users/7011: typo in mkbltnmlst.sh
Peter Stephenson
1
-1
/
+1
2004-01-15
19374: fix typo in 19361
Peter Stephenson
1
-1
/
+1
2004-01-12
19361: Memory leaks
Peter Stephenson
2
-4
/
+23
2004-01-05
19336: Src/Zle/compmatch.c: Bug with metafied characters in length of
Peter Stephenson
1
-1
/
+8
completion prefix
2004-01-05
Changed bin_eval() to default lastval to 0, just in case we have an
Wayne Davison
1
-0
/
+1
empty eval string.
2003-12-17
19308: zsh crashes with $((##))
Oliver Kiddle
1
-1
/
+4
2003-12-15
19295: $CONTEXT zle parameter
Peter Stephenson
6
-10
/
+57
2003-12-12
19281: zle-line-init special widget
Peter Stephenson
2
-1
/
+22
2003-12-03
19269: 8-bit characters in character classes
Peter Stephenson
1
-1
/
+1
2003-11-13
19242: Make job table dynamically reallocatable.
Peter Stephenson
9
-53
/
+187
2003-11-03
19218: extend 19216 to zle widgets
Peter Stephenson
2
-10
/
+16
2003-11-03
19216: Save and restore pipestatus. Remove debugging output
Peter Stephenson
1
-4
/
+16
2003-11-03
Added *.dll to .cvsignore and fixed typo. (unposted)
Felix Rosencrantz
1
-0
/
+1
2003-11-03
add *.dll and fix typo with errnames.h
Felix Rosencrantz
3
-1
/
+4
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
29
-91
/
+91
2003-10-08
18169: change parameter SECS in datetime to EPOCHSECONDS
Peter Stephenson
1
-1
/
+1
2003-10-06
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
3
-19
/
+75
2003-10-06
19167: fix NUL at start of BRACE_CCL range.
Peter Stephenson
1
-5
/
+6
2003-10-06
unposted: update distribution files for 18980 and 19053
Peter Stephenson
2
-1
/
+2
2003-09-28
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
Clint Adams
1
-1
/
+14
2003-09-25
Fix the old-style typeset -T (without the new separator arg).
Wayne Davison
1
-1
/
+1
2003-09-24
19129: extra argument to typeset -T gives character for joining array
Peter Stephenson
4
-31
/
+137
2003-09-22
19105: Set shout to stderr if interative with no tty
Peter Stephenson
2
-5
/
+20
2003-09-17
19096: crash unloading zsh/system
Peter Stephenson
1
-0
/
+2
2003-09-15
Vin Shelton: 19073: Replace C++-style comment.
Oliver Kiddle
1
-1
/
+1
Vin Shelton: 19038: Make sed grok icc's cpp output.
2003-09-14
19076: don't call setupterm with NULL as last argument as that causes
Clint Adams
1
-1
/
+4
the shell to exit when the terminal is unknown.
2003-09-11
19059: add -v, -V and -p flags required by POSIX to the command builtin
Oliver Kiddle
3
-49
/
+124
2003-09-08
19044: typo in setting $saliases elements
Peter Stephenson
1
-4
/
+4
2003-09-03
19020: fix printaliasnode
Peter Stephenson
1
-2
/
+2
2003-09-03
19014: add alias -s suf=handler
Peter Stephenson
6
-126
/
+298
2003-08-30
18982: comments/rant for paramsubst(), accidentally uncommited
Peter Stephenson
1
-8
/
+564
[next]