index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Another fix in sub_match() to avoid allowing a partial-meta match
Wayne Davison
2004-02-10
1
-4
/
+9
*
Optimized the check for a widowed Meta character.
Wayne Davison
2004-02-09
1
-5
/
+7
*
19408: fix argument handling for ulimit -aH
Peter Stephenson
2004-02-08
1
-3
/
+13
*
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
Peter Stephenson
2004-01-22
1
-4
/
+23
*
19385: NULL dereference in add_match_part
Peter Stephenson
2004-01-20
1
-1
/
+1
*
users/7011: typo in mkbltnmlst.sh
Peter Stephenson
2004-01-19
1
-1
/
+1
*
19374: fix typo in 19361
Peter Stephenson
2004-01-15
1
-1
/
+1
*
19361: Memory leaks
Peter Stephenson
2004-01-12
2
-4
/
+23
*
19336: Src/Zle/compmatch.c: Bug with metafied characters in length of
Peter Stephenson
2004-01-05
1
-1
/
+8
*
Changed bin_eval() to default lastval to 0, just in case we have an
Wayne Davison
2004-01-05
1
-0
/
+1
*
19308: zsh crashes with $((##))
Oliver Kiddle
2003-12-17
1
-1
/
+4
*
19295: $CONTEXT zle parameter
Peter Stephenson
2003-12-15
6
-10
/
+57
*
19281: zle-line-init special widget
Peter Stephenson
2003-12-12
2
-1
/
+22
*
19269: 8-bit characters in character classes
Peter Stephenson
2003-12-03
1
-1
/
+1
*
19242: Make job table dynamically reallocatable.
Peter Stephenson
2003-11-13
9
-53
/
+187
*
19218: extend 19216 to zle widgets
Peter Stephenson
2003-11-03
2
-10
/
+16
*
19216: Save and restore pipestatus. Remove debugging output
Peter Stephenson
2003-11-03
1
-4
/
+16
*
Added *.dll to .cvsignore and fixed typo. (unposted)
Felix Rosencrantz
2003-11-03
1
-0
/
+1
*
add *.dll and fix typo with errnames.h
Felix Rosencrantz
2003-11-03
3
-1
/
+4
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
29
-91
/
+91
*
18169: change parameter SECS in datetime to EPOCHSECONDS
Peter Stephenson
2003-10-08
1
-1
/
+1
*
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
2003-10-06
3
-19
/
+75
*
19167: fix NUL at start of BRACE_CCL range.
Peter Stephenson
2003-10-06
1
-5
/
+6
*
unposted: update distribution files for 18980 and 19053
Peter Stephenson
2003-10-06
2
-1
/
+2
*
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
Clint Adams
2003-09-28
1
-1
/
+14
*
Fix the old-style typeset -T (without the new separator arg).
Wayne Davison
2003-09-25
1
-1
/
+1
*
19129: extra argument to typeset -T gives character for joining array
Peter Stephenson
2003-09-24
4
-31
/
+137
*
19105: Set shout to stderr if interative with no tty
Peter Stephenson
2003-09-22
2
-5
/
+20
*
19096: crash unloading zsh/system
Peter Stephenson
2003-09-17
1
-0
/
+2
*
Vin Shelton: 19073: Replace C++-style comment.
Oliver Kiddle
2003-09-15
1
-1
/
+1
*
19076: don't call setupterm with NULL as last argument as that causes
Clint Adams
2003-09-14
1
-1
/
+4
*
19059: add -v, -V and -p flags required by POSIX to the command builtin
Oliver Kiddle
2003-09-11
3
-49
/
+124
*
19044: typo in setting $saliases elements
Peter Stephenson
2003-09-08
1
-4
/
+4
*
19020: fix printaliasnode
Peter Stephenson
2003-09-03
1
-2
/
+2
*
19014: add alias -s suf=handler
Peter Stephenson
2003-09-03
6
-126
/
+298
*
18982: comments/rant for paramsubst(), accidentally uncommited
Peter Stephenson
2003-08-30
1
-8
/
+564
*
18980: new zsh/system module
Peter Stephenson
2003-08-30
5
-0
/
+506
*
18982: comments/rant for paramsubst()
Peter Stephenson
2003-08-30
1
-1
/
+10
*
18941: history wrong after parse error during alias expansion
Peter Stephenson
2003-08-11
2
-0
/
+16
*
18938: Export some data symbols.
Peter Stephenson
2003-08-11
4
-5
/
+5
*
18926: problem accepting filename require metafication with menu selection
Peter Stephenson
2003-08-05
1
-0
/
+4
*
18920: fix unset IFS betterer
Peter Stephenson
2003-08-01
1
-0
/
+2
*
fix bug with f glob qualifier where an empty spec resulted in an infinite loop
Oliver Kiddle
2003-08-01
1
-2
/
+5
*
18916: unsetting IFS could cause segfault
Peter Stephenson
2003-08-01
1
-4
/
+6
*
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
Wayne Davison
2003-07-29
1
-1
/
+3
*
18888: Philippe Troin: allow clone to acquire a controlling tty
Peter Stephenson
2003-07-23
1
-17
/
+30
*
18880: Don't return unset parameters in $parameters
Peter Stephenson
2003-07-22
1
-0
/
+2
*
18864: unnecessary space with ${(Q)...}
Peter Stephenson
2003-07-17
1
-1
/
+1
*
18836: read with metafied delimiter didn't work.
Peter Stephenson
2003-07-09
1
-1
/
+2
*
18769: handle parse errors in autoload functions properly
Peter Stephenson
2003-07-03
1
-1
/
+1
[prev]
[next]