index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-01
Dan Nelson: 17492: Quote output from xtrace
Peter Stephenson
3
-13
/
+26
2002-07-30
make sure invalidatelist() isn't called hwen we are inside menu selection and...
Sven Wischnowsky
1
-1
/
+1
2002-07-29
17485?: Incorrect test for TYPESET_SILENT
Peter Stephenson
1
-1
/
+1
2002-07-08
remove qword, it isn't needed anymore (17439)
Sven Wischnowsky
1
-12
/
+1
2002-07-05
improve interactive mode when there are no matches left (alow to go back with...
Sven Wischnowsky
1
-10
/
+30
2002-07-04
17417: remove unused fluff from datetime.c
Clint Adams
1
-3
/
+1
2002-07-04
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
Peter Stephenson
2
-0
/
+11
2002-07-04
in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fi...
Sven Wischnowsky
3
-19
/
+42
2002-07-03
fix for interactive mode when menu selection is called via the menu-select wi...
Sven Wischnowsky
1
-5
/
+5
2002-07-01
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
Peter Stephenson
2
-22
/
+112
2002-07-01
17384: new recursive-edit widget.
Peter Stephenson
2
-66
/
+87
2002-07-01
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
3
-6
/
+23
2002-06-27
17357: Predefine autoloads in zsh emulation only.
Bart Schaefer
1
-0
/
+2
2002-06-26
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
3
-46
/
+456
2002-06-24
17360: more lenient accept-line-and-down-history behaviour
Peter Stephenson
1
-16
/
+26
2002-06-24
17350: add $CUTBUFFER and $killring zle parameters
Peter Stephenson
1
-0
/
+129
2002-06-20
17334: TYPESET_SILENT shell option and typeset -p option
Peter Stephenson
4
-50
/
+110
2002-06-14
17318: ${(z)...} added an extra space when the lexical analyser failed.
Peter Stephenson
1
-0
/
+9
2002-06-07
17304: tweak to tweak the tweaked tweak for zle -I in 17301
Peter Stephenson
1
-2
/
+3
2002-06-07
17299: Use reference counts in Eprogs so as to be able to free them as soon
Peter Stephenson
6
-20
/
+69
2002-06-07
17301: improve zle -I.
Peter Stephenson
1
-1
/
+1
2002-06-06
17293: support poll() as preferred alternative to select() in zle
Peter Stephenson
1
-15
/
+104
2002-06-06
17297: 17265 continued.
Clint Adams
1
-1
/
+1
2002-06-06
zselect
Clint Adams
1
-0
/
+2
2002-06-05
17295: `zle -F' failed because of bad test
Peter Stephenson
1
-1
/
+1
2002-06-05
remove builtin when tcp module is unloaded.
Peter Stephenson
1
-3
/
+1
2002-06-05
17292: shut up compiler if no OPEN_MEMSTREAM
Peter Stephenson
1
-1
/
+4
2002-06-05
17265: make the jobs command work in subshells
Peter Stephenson
3
-26
/
+82
2002-06-05
17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem
Peter Stephenson
1
-1
/
+3
2002-06-05
don't use optimised completion list display code after the list has been eras...
Sven Wischnowsky
1
-1
/
+1
2002-06-04
17283: Src/parse.c: `func() { ... } this bit was ignored'.
Peter Stephenson
1
-0
/
+2
2002-06-02
17272: inner function definition could define nonsense
Peter Stephenson
1
-0
/
+2
2002-05-30
17253: ztcp -L gives parseable information on tcp session
Peter Stephenson
1
-9
/
+24
2002-05-29
17250: dont't execsave()/execrestore() around synchronous traps
Peter Stephenson
1
-2
/
+12
2002-05-29
17249: fix user output from ztcp
Peter Stephenson
1
-4
/
+4
2002-05-27
follow-up to 17222, make the optimisation work for some more keys again (17237)
Sven Wischnowsky
1
-5
/
+7
2002-05-26
17235: strftime builtin
Clint Adams
2
-0
/
+107
2002-05-24
we have to disable 17219 for some keys because their code doesn't set up the ...
Sven Wischnowsky
1
-0
/
+7
2002-05-24
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
Peter Stephenson
1
-3
/
+3
2002-05-24
make re-display in menu selection faster; redraw only the previously and newl...
Sven Wischnowsky
1
-13
/
+96
2002-05-23
report option arguments to _arguments in the original form (17196)
Sven Wischnowsky
1
-4
/
+34
2002-05-23
allow multiple lines in option completion lists to share the same description...
Sven Wischnowsky
1
-2
/
+21
2002-05-21
17141 plus mods: add `zle -F fd handler' feature.
Peter Stephenson
3
-68
/
+276
2002-05-21
fix for file-type-tests in nested quotes and don't count space file-type-char...
Sven Wischnowsky
5
-82
/
+75
2002-05-21
improve calculation of used columns for match-max-length (17194)
Sven Wischnowsky
1
-15
/
+37
2002-05-21
fix for completion in nested quotes where the sub-word ends in a backslash (1...
Sven Wischnowsky
1
-2
/
+6
2002-05-21
avoid printing in the last screen column when preparing a completion listing ...
Sven Wischnowsky
1
-2
/
+2
2002-05-17
17175: Src/math.c: didn't handle parameters before a ternary expression
Peter Stephenson
1
-0
/
+2
2002-05-16
17171: Src/Modules/tcp.c: ztcp didn't return failure
Peter Stephenson
1
-0
/
+2
2002-05-15
17166: Src/Modules/zftp.c: check fileno of zftp control
Peter Stephenson
1
-2
/
+3
[next]