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
...
*
17979: Add ERR_RETURN option.
Peter Stephenson
2002-12-04
5
-7
/
+34
*
17967: Quote some arguments in B02typeset.ztst.
Peter Stephenson
2002-11-26
2
-3
/
+9
*
17961: Armin Wolfermann: add OpenBSD support in _sysctl
Oliver Kiddle
2002-11-25
2
-0
/
+14
*
17958: -u and -v options were missing
Oliver Kiddle
2002-11-22
1
-0
/
+2
*
17958: with new argument parsing, -k can be imediately followed by arg
Oliver Kiddle
2002-11-22
1
-1
/
+1
*
17958: update print completion for new print options in 17940
Oliver Kiddle
2002-11-22
2
-2
/
+10
*
17940: Add -C and -a options to print builtin
Peter Stephenson
2002-11-20
3
-48
/
+106
*
17935: beautify bin_whence indentation of () and {} contents.
Clint Adams
2002-11-13
2
-4
/
+13
*
17931: Philippe: restore blocking of SIGTERM in interactive shell
Peter Stephenson
2002-11-13
2
-0
/
+6
*
Zvi Har'El: complete also for rcsdiff
Oliver Kiddle
2002-11-12
2
-1
/
+3
*
17928: Zvi Har'El: don't interpret escapes when setting the command buffer
Oliver Kiddle
2002-11-12
2
-1
/
+5
*
Thierry Vignaud: add option descriptions and missing options
Oliver Kiddle
2002-11-12
3
-20
/
+31
*
17861 from Philippe Troin: make signal initialisation more consistent
Peter Stephenson
2002-11-08
2
-23
/
+16
*
Bart (17906): de-quote prefix when calling compfiles to remove non-exact matc...
Sven Wischnowsky
2002-11-06
2
-1
/
+6
*
17859: Philippe Troin: better handling of process groups interactively.
Peter Stephenson
2002-11-04
2
-5
/
+33
*
17881
Wayne Davison
2002-10-31
1
-0
/
+7
*
- Use floatsecondsgetfn() and floatsecondssetfn() inside the int* version
Wayne Davison
2002-10-31
1
-18
/
+25
*
- Save off the raw start-time of the $SECONDS special variable if we're
Wayne Davison
2002-10-31
1
-2
/
+8
*
Compiler-warning fix.
Wayne Davison
2002-10-30
1
-0
/
+4
*
Got rid of a gcc-3.2 compiler warning.
Wayne Davison
2002-10-30
1
-1
/
+2
*
17873: When restoring SECONDS after a function call, included elapsed time.
Peter Stephenson
2002-10-29
2
-0
/
+20
*
17872: Fix `typeset SECONDS' when creating local parameter
Peter Stephenson
2002-10-29
2
-3
/
+25
*
17868: Allow $SECONDS to become floating point.
Peter Stephenson
2002-10-29
4
-12
/
+105
*
unposted: add apt-cache showsrc part missing from 16463.
Clint Adams
2002-10-18
2
-1
/
+6
*
17832: add a default list of filename extensions as a fallback
Oliver Kiddle
2002-10-17
2
-2
/
+12
*
* 17810 (Martin Waitz): Src/utils.c: bung up memory leak with
Clint Adams
2002-10-11
2
-1
/
+9
*
17794: fix bugs with tied parameters
Oliver Kiddle
2002-10-10
3
-1
/
+25
*
Changes to _store_cache to allow cache names to contain slashes "/".
Felix Rosencrantz
2002-10-09
2
-2
/
+22
*
mention that typeset doesn't default parameters to scalar in ksh
Oliver Kiddle
2002-10-09
1
-0
/
+5
*
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
Peter Stephenson
2002-10-07
3
-18
/
+39
*
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
-2
/
+8
*
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
*
Akinori Musha: 17719: add support for the pkg_create command
Oliver Kiddle
2002-09-26
3
-3
/
+54
*
17692: Prevent typeset of a positional parameter before it can do damage,
Bart Schaefer
2002-09-19
2
-2
/
+10
*
17673: Fix bug with &&s and ||s in complex constructs
Peter Stephenson
2002-09-17
3
-2
/
+41
*
17678: ignore initial `--' argument to printf to satisfy POSIX
Oliver Kiddle
2002-09-16
2
-4
/
+11
*
17682: add support for -H and -p in typeset completion
Oliver Kiddle
2002-09-16
3
-35
/
+48
*
17542: Thomas Stromberg: most systems don't have /etc/mtab
Oliver Kiddle
2002-09-16
1
-6
/
+6
*
add descriptions for keyword substitutions
Oliver Kiddle
2002-09-06
2
-21
/
+32
*
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
*
Massive improvement of --max-procs handling; reorganize option parsing to
Bart Schaefer
2002-09-04
1
-44
/
+68
*
fix minor bug - -g to _files was missing despite presence of the glob
Oliver Kiddle
2002-09-03
3
-2
/
+5
*
17608: comment on use and abuse of BINF_SKIPINVALID
Peter Stephenson
2002-09-03
2
-1
/
+14
*
pass -F option through to ssh when getting remote files for scp completion
Oliver Kiddle
2002-09-03
2
-2
/
+5
*
17591: new _losetup and move _modutils and _valgrind to Linux directory
Oliver Kiddle
2002-09-03
2
-3
/
+3
*
17607: pass on options for port no to ssh when getting remote files for scp
Oliver Kiddle
2002-09-03
2
-3
/
+14
*
moved to Completion/Linux/Command
Oliver Kiddle
2002-09-03
2
-144
/
+0
[prev]
[next]