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
*
17794: fix bugs with tied parameters
Oliver Kiddle
2002-10-17
3
-1
/
+25
*
* 17810 (Martin Waitz): Src/utils.c: bung up memory leak with
Clint Adams
2002-10-11
2
-1
/
+9
*
17760, 17714: two sh emulation bugs.
Bart Schaefer
2002-10-06
1
-0
/
+8
*
17760: Fix case-pattern parsing bug in sh emulation.
Bart Schaefer
2002-10-06
2
-81
/
+179
*
17714: Fix to 17357, add module dependencies even if not adding autoloads.
Bart Schaefer
2002-10-06
1
-3
/
+3
*
17765: add some missing apt-get options.
Clint Adams
2002-10-05
2
-1
/
+11
*
commit the correct patch for 4.0
Oliver Kiddle
2002-09-27
1
-2
/
+2
*
merge changes from 4.1 branch
Oliver Kiddle
2002-09-26
3
-0
/
+40
*
complete for ifup and ifdown commands
Oliver Kiddle
2002-09-26
1
-1
/
+1
*
nedit 5.3 adds a -version option
Oliver Kiddle
2002-09-26
1
-0
/
+55
*
17591: new _losetup and move a couple of functions to the Linux directory
Oliver Kiddle
2002-09-26
5
-63
/
+32
*
moved from Completion/Unix/Command/_valgrind
Oliver Kiddle
2002-09-26
1
-0
/
+57
*
moved from Completion/Unix/Command/_modutils
Oliver Kiddle
2002-09-26
1
-0
/
+87
*
pass on options to ssh when getting remote files for scp completion
Oliver Kiddle
2002-09-26
1
-3
/
+4
*
fix minor bug - -g to _files was missing despite presence of the glob
Oliver Kiddle
2002-09-26
2
-1
/
+3
*
17632, 16546: merge changes from 4.1 branch
Oliver Kiddle
2002-09-26
2
-27
/
+36
*
17682: add support for -H in typeset completion
Oliver Kiddle
2002-09-26
3
-4
/
+82
*
Akinori Musha: 17719: add support for the pkg_create command
Oliver Kiddle
2002-09-26
3
-1
/
+111
*
17692: Prevent typeset of a positional parameter before it can do damage,
Bart Schaefer
2002-09-19
2
-2
/
+10
*
17252: Sven: Completion/Unix/Type/_path_files: fix for use of (z) parameter
Clint Adams
2002-09-19
2
-3
/
+12
*
17673: Fix bug with &&s and ||s in complex constructs
Peter Stephenson
2002-09-17
3
-2
/
+41
*
17189: Sven: Completion/Unix/Type/_path_files: better splitting of
Clint Adams
2002-09-10
2
-2
/
+8
*
17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.
Clint Adams
2002-09-06
2
-3
/
+8
*
17620: add new/missing lynx options.
Clint Adams
2002-09-04
2
-2
/
+40
*
Merge 16613 from development version.
Bart Schaefer
2002-09-04
4
-8
/
+47
*
17571: backport of terminfo segfault fix from 4.1.
Clint Adams
2002-08-22
2
-0
/
+7
*
Forgot to add _larch&_valgrind to .distfiles.
Felix Rosencrantz
2002-08-19
2
-1
/
+7
*
Added larch&valgrind completion functions.
Felix Rosencrantz
2002-08-19
3
-0
/
+2010
*
unposted: correct %v typo in clint prompt theme.
Clint Adams
2002-08-17
2
-1
/
+5
*
merge back new completion functions from 4.1 branch
Oliver Kiddle
2002-08-14
7
-4
/
+237
*
unposted: 4.0.6
zsh-4.0.6
Peter Stephenson
2002-08-14
2
-2
/
+4
*
17542 (Thomas Stromberg): most systems don't have /etc/mnt
Peter Stephenson
2002-08-14
2
-6
/
+11
*
17482 (Karl Tomlinson): Resolve problems with getting and setting termcap
Peter Stephenson
2002-08-12
3
-8
/
+405
*
17206 (Bruno Bonfils), 17207 (Oliver): completion for auto-apt
Clint Adams
2002-08-10
3
-0
/
+65
*
unposted: version 4.0.5
zsh-4.0.5
Peter Stephenson
2002-08-09
7
-8
/
+19
*
17516, 17517: Attempted fixes for memory leaks shown by valgrind.
Peter Stephenson
2002-08-08
3
-19
/
+91
*
merge _lynx changes from 4.1 branch
Clint Adams
2002-08-07
2
-0
/
+117
*
17508: complete local files after file://localhost/ .
Clint Adams
2002-08-06
2
-0
/
+4
*
17507: Completion/Unix/Type/_urls: complete local files after file:/// .
Clint Adams
2002-08-06
2
-0
/
+6
*
17503: fix various typos, spelling mistakes and poor wordings in the docs
Oliver Kiddle
2002-08-05
5
-8
/
+11
*
17499: BSD pkg_* tools now support bzip2'd packages
Oliver Kiddle
2002-08-05
2
-3
/
+8
*
17497: getopts skipped over zero-length arguments.
Peter Stephenson
2002-08-01
2
-0
/
+6
*
17481 from Karl Tomlinson: turn off variable arrays for SGI compiler.
Peter Stephenson
2002-07-25
2
-0
/
+11
*
17479: fix typo noticed by Martin Pool.
Clint Adams
2002-07-24
2
-8
/
+10
*
17478: new tags for sarge.
Clint Adams
2002-07-24
2
-2
/
+8
*
17476: Matt Zimmerman's completion for GNU GLOBAL.
Clint Adams
2002-07-22
4
-0
/
+60
*
17459: exclude files which have RCS kflags for cvs add.
Clint Adams
2002-07-22
2
-1
/
+6
*
17391: complete files after dpkg -S.
Clint Adams
2002-07-01
2
-10
/
+19
*
17357: Predefine autoloads in zsh emulation only.
Bart Schaefer
2002-06-27
2
-10
/
+22
*
users/5073: use typeset to get function names for compdump
Bart Schaefer
2002-06-23
2
-0
/
+136
[next]