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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of "cmdargs" local since it is no longer used.
Wayne Davison
2004-10-12
1
-1
/
+1
*
20467: Reintroduce rusage-based escapes for TIMEFMT.
Peter Stephenson
2004-10-08
7
-57
/
+189
*
20462: Use getrusage for timing again.
Peter Stephenson
2004-10-07
7
-38
/
+148
*
_rsync
Wayne Davison
2004-10-07
1
-0
/
+5
*
Added the new options for 2.6.3 (only omitting --checksum-seed, which
Wayne Davison
2004-10-07
1
-2
/
+5
*
unposted: update README for "test" change
Peter Stephenson
2004-10-05
2
-1
/
+15
*
20412, tweaked: Make test builtin more POSIX compatible
Peter Stephenson
2004-10-05
7
-90
/
+198
*
20418: report parse error rather than crash on unfinished pipelines.
Bart Schaefer
2004-10-02
2
-2
/
+11
*
20438 and a couple unposted changes.
Wayne Davison
2004-10-01
1
-0
/
+20
*
- Call saveandpophiststack() with its new writeflags arg.
Wayne Davison
2004-10-01
1
-1
/
+2
*
- Added an arg to saveandpophiststack() to allow the caller to
Wayne Davison
2004-10-01
1
-3
/
+4
*
- Call saveandpophiststack() with its new writeflags arg.
Wayne Davison
2004-10-01
1
-3
/
+6
*
Changed HFILE_GOT_SIGNAL to HFILE_NO_REWRITE.
Wayne Davison
2004-10-01
1
-1
/
+1
*
Silence unused-parameter warnings from the compiler.
Wayne Davison
2004-10-01
1
-2
/
+2
*
Added HFILE_GOT_SIGNAL.
Wayne Davison
2004-10-01
1
-0
/
+1
*
Use convbase() instead of a "%d" format to convert a zlong.
Wayne Davison
2004-10-01
1
-3
/
+5
*
We can't use "%d" on a histent number (which is a zlong these days).
Wayne Davison
2004-10-01
1
-1
/
+1
*
20277 (modified)
Wayne Davison
2004-10-01
1
-0
/
+6
*
This version now uses a zsh function to parse the makefile instead
Wayne Davison
2004-10-01
1
-20
/
+91
*
20427: Fix problem with _oldlist and custom completer.
Peter Stephenson
2004-10-01
3
-1
/
+24
*
* 20358: Completion/Unix/Command/_make: avoid potential gawk locale bug by n...
Clint Adams
2004-09-30
2
-9
/
+11
*
20414: Completion/Unix/Type/_diff_options: correct missing minus in --unified...
Clint Adams
2004-09-28
2
-1
/
+6
*
Some improvements suggested by Oliver.
Wayne Davison
2004-09-28
1
-12
/
+9
*
unposted: improve p4 add to ignore files being added already
Peter Stephenson
2004-09-27
2
-1
/
+13
*
20409
Wayne Davison
2004-09-25
1
-0
/
+6
*
Completion for the darcs revision control system. Derived from
Wayne Davison
2004-09-25
1
-0
/
+14
*
20397: Fix places where texinfo changes "--" to "-"
Bart Schaefer
2004-09-22
4
-4
/
+11
*
Unposted: update _perforce for release 2004.2
Peter Stephenson
2004-09-21
2
-16
/
+102
*
20398: allow clean exit from within widget function
Peter Stephenson
2004-09-21
2
-1
/
+12
*
Fix typo.
Bart Schaefer
2004-09-20
1
-1
/
+1
*
20391: SHLVL wasn't updated in environment
Peter Stephenson
2004-09-20
2
-2
/
+7
*
20388: tweak ignoreeof behavior on user-defined widgets to match docs.
Bart Schaefer
2004-09-20
2
-2
/
+13
*
20387: revised algorithm for the fix in 20363.
Bart Schaefer
2004-09-20
3
-17
/
+19
*
20378: Matthias B.: fix bugs joining with metafied chars.
Peter Stephenson
2004-09-17
4
-4
/
+23
*
20364: use $WIDGETSTYLE in _oldlist
Peter Stephenson
2004-09-16
2
-3
/
+7
*
20363: Src/init.c, Src/Zle/zle_main.c
Peter Stephenson
2004-09-13
3
-5
/
+20
*
20348: rejig WIDGETSTYLE and add WIDGETFUNC
Peter Stephenson
2004-09-10
3
-9
/
+37
*
Tests for EVAL_LINENO and for "command" used with POSIX_BUILTINS.
Bart Schaefer
2004-09-09
1
-1
/
+15
*
20331: Use internal zlong variables for consistency
Peter Stephenson
2004-09-09
9
-64
/
+126
*
20330: rationalise zle return statuses
Peter Stephenson
2004-09-08
3
-15
/
+26
*
20320, 20325: improved EVAL_LINENO + XTRACE fix, plus EVAL_LINENO test;
Bart Schaefer
2004-09-08
1
-0
/
+9
*
20325: consensus fix for "command -v" crash w/POSIXBUILTINS.
Bart Schaefer
2004-09-08
1
-2
/
+13
*
20320: rewrite of 20318, for sanity.
Bart Schaefer
2004-09-08
1
-12
/
+9
*
20318: Fix xtrace output bug introduced by 20308.
Bart Schaefer
2004-09-04
2
-4
/
+10
*
20308: add EVAL_LINENO option
Peter Stephenson
2004-09-03
6
-6
/
+44
*
20303: zle -I test and running zle widgets in traps
Peter Stephenson
2004-09-02
3
-7
/
+35
*
20300: fix spurious EOF from ^C
Peter Stephenson
2004-09-02
2
-5
/
+17
*
Previously-forgotten entry corresponding to zed fix from workers/20244.
Bart Schaefer
2004-09-02
1
-0
/
+5
*
20283
Wayne Davison
2004-08-24
1
-0
/
+5
*
Incorporate Jean-Baptiste Quenot's change that improves the parsing
Wayne Davison
2004-08-24
1
-1
/
+1
[next]