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
*
don't need separate _perl_builtin_funcs (only perldoc ever used it)
Oliver Kiddle
2004-02-16
2
-10
/
+1
*
19423: correct typo in one of the options
Oliver Kiddle
2004-02-16
2
-1
/
+6
*
19422: fix crash resulting from passing a long option to compctl
Oliver Kiddle
2004-02-15
2
-1
/
+5
*
19420: Update configure.ac for better Autconf 2.50 support.
Peter Stephenson
2004-02-14
8
-450
/
+297
*
19418: update completions to new versions
Oliver Kiddle
2004-02-13
7
-119
/
+136
*
unposted: capitalize _acroread file match description
Doug Kearns
2004-02-12
2
-2
/
+7
*
19415: fix indicate that short_loops option is applicable to repeat loops too
Oliver Kiddle
2004-02-10
1
-1
/
+1
*
19409: handle situation where the user has the nounset option set
Oliver Kiddle
2004-02-10
2
-1
/
+9
*
19410
Wayne Davison
2004-02-10
1
-1
/
+4
*
Another fix in sub_match() to avoid allowing a partial-meta match
Wayne Davison
2004-02-10
1
-4
/
+9
*
19406
Wayne Davison
2004-02-10
1
-0
/
+5
*
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
2
-3
/
+17
*
Mikael Magnusson: 19405: new completion for gphoto2
Oliver Kiddle
2004-02-04
3
-1
/
+53
*
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
Peter Stephenson
2004-01-22
3
-5
/
+34
*
19387: add (-.) glob qualifier to globs where only files are directly applicable
Oliver Kiddle
2004-01-21
70
-311
/
+317
*
19309: add #q to the start of a glob qualifier in the -g argument
Oliver Kiddle
2004-01-21
1
-0
/
+4
*
19385: NULL dereference in add_match_part
Peter Stephenson
2004-01-20
2
-1
/
+6
*
users/7011: typo in mkbltnmlst.sh
Peter Stephenson
2004-01-19
2
-1
/
+7
*
19382: improved zmv documentation
Peter Stephenson
2004-01-16
2
-1
/
+11
*
19378: new update-rc.d completion avoid picking up README file as a service
Oliver Kiddle
2004-01-15
4
-1
/
+34
*
19377: handle the situation when MH is not installed better
Oliver Kiddle
2004-01-15
2
-2
/
+8
*
19374: fix typo in 19361
Peter Stephenson
2004-01-15
2
-1
/
+6
*
19364: completion for printenv
Peter Stephenson
2004-01-14
3
-0
/
+11
*
19364: new completions for aptitude, getent and catcgsegv
Oliver Kiddle
2004-01-14
6
-3
/
+108
*
19365: avoid use of $words[0]
Oliver Kiddle
2004-01-14
2
-1
/
+6
*
19358: update elinks completion for version 0.9.0
Doug Kearns
2004-01-13
2
-1
/
+8
*
19361: Memory leaks
Peter Stephenson
2004-01-12
3
-4
/
+31
*
Forgotten in last Doc/Zsh change.
Peter Stephenson
2004-01-12
1
-0
/
+5
*
19354: Fix manual section names which upset Docbook
Peter Stephenson
2004-01-09
2
-4
/
+5
*
Got missed when removing configure.in
Peter Stephenson
2004-01-09
1
-1
/
+1
*
Fix typo in last commit
Peter Stephenson
2004-01-08
1
-1
/
+1
*
19338 etc.: remove support for autoconf before 2.50
Peter Stephenson
2004-01-08
6
-2170
/
+2154
*
19339: minor TCP function suite additions
Peter Stephenson
2004-01-06
4
-17
/
+46
*
19336: Src/Zle/compmatch.c: Bug with metafied characters in length of
Peter Stephenson
2004-01-05
2
-1
/
+16
*
zsh-users/6969.
Wayne Davison
2004-01-05
1
-0
/
+5
*
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
3
-1
/
+16
*
19299: try to handle completion of devices better
Oliver Kiddle
2003-12-16
2
-3
/
+10
*
19295: $CONTEXT zle parameter
Peter Stephenson
2003-12-15
7
-10
/
+76
*
Add mod_datetime.yo
Clint Adams
2003-12-15
1
-5
/
+6
*
extra comment for zsh-line-init
Peter Stephenson
2003-12-15
2
-0
/
+7
*
19281: zle-line-init special widget
Peter Stephenson
2003-12-12
4
-1
/
+48
*
19276: fix fallback used to get completer list if the style lookup failed
Oliver Kiddle
2003-12-05
2
-2
/
+7
*
Baptiste Daroussin: 19272: small updates
Oliver Kiddle
2003-12-04
4
-7
/
+18
*
adjust to work with the newer version of subversion's help output
Oliver Kiddle
2003-12-04
2
-1
/
+6
*
19269: 8-bit characters in character classes
Peter Stephenson
2003-12-03
4
-1
/
+9
*
unposted: update elinks completion for version 0.4.3
Doug Kearns
2003-11-28
2
-0
/
+5
*
19265: update for latest versions
Oliver Kiddle
2003-11-21
3
-38
/
+59
*
tidy up descriptions
Oliver Kiddle
2003-11-21
2
-15
/
+17
[next]