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
*
Unposted: fix typo in 17496.
Peter Stephenson
2002-08-02
2
-1
/
+5
*
17497: getopts skipped over zero-length arguments.
Peter Stephenson
2002-08-01
2
-0
/
+9
*
Dan Nelson: 17492: Quote output from xtrace
Peter Stephenson
2002-08-01
3
-13
/
+26
*
17496: update for new options in GNU diff 2.8.1
Oliver Kiddle
2002-08-01
2
-19
/
+26
*
make sure invalidatelist() isn't called hwen we are inside menu selection and...
Sven Wischnowsky
2002-07-30
2
-1
/
+7
*
17488: correct patch number (not 17485)
Peter Stephenson
2002-07-29
1
-1
/
+1
*
17485?: Incorrect test for TYPESET_SILENT
Peter Stephenson
2002-07-29
2
-1
/
+6
*
17484: fix option check and add missing #autoload tag
Oliver Kiddle
2002-07-26
3
-1
/
+8
*
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
-1
/
+3
*
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
/
+62
*
* 17459: Completion/Unix/Command/_cvs: exclude file which have
Tanaka Akira
2002-07-16
2
-1
/
+6
*
remove qword, it isn't needed anymore (17439)
Sven Wischnowsky
2002-07-08
2
-12
/
+4
*
don't display _dispatch as one of the called functions (17438)
Sven Wischnowsky
2002-07-08
2
-3
/
+8
*
17432: typeset test, typeset shows base for integer
Peter Stephenson
2002-07-05
2
-1
/
+4
*
17414: narrow-to-region save and restore.
Peter Stephenson
2002-07-05
3
-50
/
+122
*
improve interactive mode when there are no matches left (alow to go back with...
Sven Wischnowsky
2002-07-05
2
-10
/
+35
*
17417: remove unused fluff from datetime.c
Clint Adams
2002-07-04
2
-3
/
+5
*
17410: narrow-to-region widgets
Peter Stephenson
2002-07-04
4
-0
/
+125
*
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
Peter Stephenson
2002-07-04
4
-6
/
+21
*
in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fi...
Sven Wischnowsky
2002-07-04
4
-19
/
+49
*
fix for interactive mode when menu selection is called via the menu-select wi...
Sven Wischnowsky
2002-07-03
2
-5
/
+10
*
keep globbing quiet in _path_files; check if group/user exists in _chown (17393)
Sven Wischnowsky
2002-07-02
3
-3
/
+12
*
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
Peter Stephenson
2002-07-01
4
-22
/
+132
*
17391: complete files after dpkg -S.
Clint Adams
2002-07-01
2
-10
/
+19
*
17384: new recursive-edit widget.
Peter Stephenson
2002-07-01
4
-66
/
+135
*
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
2002-07-01
8
-7
/
+43
*
17357: Predefine autoloads in zsh emulation only.
Bart Schaefer
2002-06-27
2
-0
/
+7
*
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
2002-06-26
8
-47
/
+502
*
17360: more lenient accept-line-and-down-history behaviour
Peter Stephenson
2002-06-24
2
-16
/
+32
*
17350: add $CUTBUFFER and $killring zle parameters
Peter Stephenson
2002-06-24
3
-8
/
+156
*
users/5073: use typeset to get function names for compdump
Bart Schaefer
2002-06-23
2
-7
/
+8
*
17334: TYPESET_SILENT shell option and typeset -p option
Peter Stephenson
2002-06-20
7
-63
/
+146
*
Usual .distfiles tidy-up
zsh-4.1.0-dev-5
Peter Stephenson
2002-06-17
4
-3
/
+6
*
Version 4.1.0-dev-5
Peter Stephenson
2002-06-17
2
-2
/
+6
*
17318: ${(z)...} added an extra space when the lexical analyser failed.
Peter Stephenson
2002-06-14
2
-0
/
+14
*
17304: tweak to tweak the tweaked tweak for zle -I in 17301
Peter Stephenson
2002-06-07
1
-1
/
+1
*
17304: tweak to tweak the tweaked tweak for zle -I in 17301
Peter Stephenson
2002-06-07
3
-3
/
+11
*
17299: Use reference counts in Eprogs so as to be able to free them as soon
Peter Stephenson
2002-06-07
7
-20
/
+73
*
17301: improve zle -I.
Peter Stephenson
2002-06-07
3
-9
/
+22
*
17293: support poll() as preferred alternative to select() in zle
Peter Stephenson
2002-06-06
3
-17
/
+111
*
17297: 17265 continued.
Clint Adams
2002-06-06
2
-1
/
+5
*
zselect
Clint Adams
2002-06-06
1
-0
/
+2
*
17295: `zle -F' failed because of bad test
Peter Stephenson
2002-06-05
2
-1
/
+4
*
remove builtin when tcp module is unloaded.
Peter Stephenson
2002-06-05
2
-3
/
+6
*
17292: shut up compiler if no OPEN_MEMSTREAM
Peter Stephenson
2002-06-05
2
-1
/
+6
*
17265: make the jobs command work in subshells
Peter Stephenson
2002-06-05
4
-26
/
+86
*
17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem
Peter Stephenson
2002-06-05
2
-1
/
+9
*
don't use optimised completion list display code after the list has been eras...
Sven Wischnowsky
2002-06-05
2
-1
/
+7
[next]