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
*
use mhpath and mhparams commands instead of guessing directories (12356)
Oliver Kiddle
2000-07-24
2
-5
/
+7
*
optimisations for _multi_parts (12354)
Sven Wischnowsky
2000-07-24
2
-43
/
+35
*
12347: 3 mutt options are repeatable
Clint Adams
2000-07-22
2
-3
/
+8
*
fix parsing of `time' without a command (12337)
Sven Wischnowsky
2000-07-21
2
-3
/
+11
*
Tweaked a function name in hist.c.
Wayne Davison
2000-07-20
1
-0
/
+4
*
Renamed shouldIgnoreLine() to should_ignore_line().
Wayne Davison
2000-07-20
1
-2
/
+2
*
Put reordered log entry back and corrected the date.
Wayne Davison
2000-07-20
1
-4
/
+4
*
Reorder the changelog.
Chmouel Boudjnah
2000-07-20
1
-4
/
+4
*
12239: prefer curses to termcap on solaris
Peter Stephenson
2000-07-20
2
-2
/
+8
*
Discard stderr of a command subst.
Bart Schaefer
2000-07-20
2
-3
/
+7
*
Fix bad conflict resolution.
Bart Schaefer
2000-07-20
1
-368
/
+0
*
Comments for 12323.
Wayne Davison
2000-07-20
1
-0
/
+4
*
Support "builtin" in the HIST_NO_STORE check.
Wayne Davison
2000-07-20
1
-3
/
+6
*
Get also /usr/share/man.
Chmouel Boudjnah
2000-07-19
2
-1
/
+373
*
Comments for 12318.
Wayne Davison
2000-07-19
1
-0
/
+11
*
Mention the space-starting-alias feature in HIST_IGNORE_SPACE.
Wayne Davison
2000-07-19
1
-1
/
+2
*
Removed remhist() and HA_JUNKED, added an Eprog arg to hend(), and
Wayne Davison
2000-07-19
1
-25
/
+47
*
Call hend() with a NULL arg.
Wayne Davison
2000-07-19
1
-1
/
+1
*
Pass the new Eprog argument to hend().
Wayne Davison
2000-07-19
1
-2
/
+2
*
Removed call to remhist().
Wayne Davison
2000-07-19
2
-4
/
+0
*
If an alias starts with a space, set aliasspaceflag to 1 instead of
Wayne Davison
2000-07-19
1
-3
/
+2
*
Define aliasspaceflag, and init it in parse_event().
Wayne Davison
2000-07-19
1
-1
/
+5
*
a bit of security for a VARARR() (12314)
Sven Wischnowsky
2000-07-19
2
-1
/
+5
*
12313: bad phrasing in metafaq
Peter Stephenson
2000-07-19
2
-3
/
+5
*
12308: Andrej and pws: _man formats, again
Peter Stephenson
2000-07-19
2
-3
/
+12
*
don't let duplicate matches keep us from recognising exact matches if they pr...
Sven Wischnowsky
2000-07-18
2
-1
/
+7
*
Comments for 12295.
Wayne Davison
2000-07-18
1
-0
/
+7
*
Changed several references to curhist into curline.histnum so that
Wayne Davison
2000-07-18
1
-5
/
+7
*
+ Got rid of the spaceflag variable.
Wayne Davison
2000-07-18
1
-11
/
+8
*
Removed the spaceflag variable.
Wayne Davison
2000-07-18
2
-32
/
+41
*
fix date.
Tanaka Akira
2000-07-17
1
-1
/
+1
*
* 12274: Test/53completion.ztst, Test/55arguments.ztst,
Tanaka Akira
2000-07-17
4
-98
/
+150
*
3.1.9-dev-3
zsh-3.1.9-dev-3
Peter Stephenson
2000-07-17
2
-2
/
+6
*
don't treat non-option arguments as options (12266)
Sven Wischnowsky
2000-07-17
2
-1
/
+6
*
Added comment for patch 12265.
Wayne Davison
2000-07-17
1
-1
/
+7
*
Fix the gethistent() function and enhanced the reliability of the
Wayne Davison
2000-07-17
1
-9
/
+14
*
Comments for 12260.
Wayne Davison
2000-07-16
1
-0
/
+4
*
Got rid of a bogus email address for me.
Wayne Davison
2000-07-16
1
-1
/
+1
*
+ Needed to call unmeta() in a few spots that used the HISTFILE name.
Wayne Davison
2000-07-16
1
-20
/
+36
*
12247: internal hostnam variable removed in favour of $HOST
Peter Stephenson
2000-07-13
4
-7
/
+14
*
condition parsing with (z) flag
Sven Wischnowsky
2000-07-13
2
-0
/
+7
*
12242: based on code from Fr. Br. George (George V Kouryachy):
Peter Stephenson
2000-07-13
3
-171
/
+348
*
fix for _arguments with single-letter options: recognize option-strings with ...
Sven Wischnowsky
2000-07-13
3
-4
/
+13
*
fix zle widget -n num with num>9 (12238)
Sven Wischnowsky
2000-07-13
2
-35
/
+218
*
slightly improved (z) flag for parsing conditions; recognising glob flags in ...
Sven Wischnowsky
2000-07-13
3
-8
/
+22
*
Delete stray "a".
Bart Schaefer
2000-07-12
1
-1
/
+1
*
12231: fix compinstall list-prompt setting
Peter Stephenson
2000-07-12
2
-8
/
+10
*
fix for list-prompt docs (12229)
Sven Wischnowsky
2000-07-12
2
-1
/
+4
*
fix for (z) flag, don't take # as comment (12228)
Sven Wischnowsky
2000-07-12
3
-4
/
+10
*
12227: select-prompt handled by compinstall
Peter Stephenson
2000-07-12
2
-5
/
+37
[next]