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
2010-10-02
28308/28310: HIST_LEX_WORDS, check for quick history read
Peter Stephenson
3
-44
/
+66
2010-10-02
28309: fix infinite loop padding with extra wide characters
Peter Stephenson
1
-6
/
+54
2010-09-25
28295 plus tweak: use lexer to split words from history file
Peter Stephenson
1
-21
/
+59
2010-09-20
28282: new function zlecallhook()
Peter Stephenson
3
-34
/
+37
2010-09-19
28268: I/O to a terminated (or never created) coprocess emits a
Bart Schaefer
1
-2
/
+18
2010-09-14
28259: Finally fix some ancient problems with here-documents
Peter Stephenson
5
-34
/
+140
2010-09-14
28258: fix undefined variable in traps
Peter Stephenson
1
-4
/
+3
2010-09-12
28253: document -h argument to atribute commands
Peter Stephenson
3
-4
/
+8
2010-09-08
28237: new parameter ZLE_LINE_ABORTED
Peter Stephenson
2
-2
/
+11
2010-09-05
28229: can list individual keymaps
Peter Stephenson
1
-4
/
+18
2010-09-05
28227: improved documentation on keymaps
Peter Stephenson
1
-10
/
+106
2010-08-31
28220 plus some comments: fix "HELLO=$HELLO shellfunc"
Peter Stephenson
2
-12
/
+41
2010-08-31
28202: unmetafy line for reversemenucomplete
Peter Stephenson
1
-0
/
+2
2010-08-22
28179, users/15314, users/15310, users/15200:
Peter Stephenson
3
-107
/
+183
2010-08-18
28172: mark processes as not stopped if sent SIGCONT
Peter Stephenson
1
-4
/
+14
2010-08-15
28167: reset more variables on invalidating completion list
Peter Stephenson
1
-0
/
+2
2010-08-13
28160, 28164: fix redisplay problem after display reset
Peter Stephenson
1
-1
/
+6
2010-08-11
28122 (Frank) / 28139: add ZLE_STATE
Peter Stephenson
1
-0
/
+60
2010-08-02
Daiki Ueno: 28112: fix character width assignment
Peter Stephenson
1
-1
/
+1
2010-07-31
users/15219: PRINTEXITVALUE if terminated by signal
Peter Stephenson
1
-0
/
+4
2010-07-31
always print job status if non-zero status and PRINTEXITSVALUE
Peter Stephenson
1
-12
/
+18
2010-07-31
users/15217: use top-level status when redrawing prompt
Peter Stephenson
1
-0
/
+23
2010-07-29
<hamer@hamer.org.ua>: 28104: fix completion crash due to NULL pointer.
Peter Stephenson
1
-1
/
+1
2010-07-26
28102: use lstat() when checking ignore-parents
Peter Stephenson
1
-3
/
+12
2010-07-15
28073: allow #! scripts to search path if interpreter not found
Peter Stephenson
3
-19
/
+46
2010-07-09
28065 plus unposted zsh.mdd:
Peter Stephenson
1
-1
/
+1
2010-06-22
28047: attempt to make locking with fc command more useful
Peter Stephenson
1
-24
/
+58
2010-06-14
28037: improved error messages for module autoloads
Peter Stephenson
3
-4
/
+10
2010-06-14
28010: use getcwd() as fallback
Peter Stephenson
1
-1
/
+18
2010-06-11
28025: (D) parameter flag
Peter Stephenson
2
-11
/
+40
2010-06-08
28006: make zgetcwd() fall back to pwd,
Peter Stephenson
3
-12
/
+44
2010-06-03
27983: colours could be output twice
Peter Stephenson
1
-1
/
+6
2010-06-03
27994: better error for failed parameter autoload
Peter Stephenson
1
-1
/
+2
2010-06-02
27990: don't use return value from setupterm()
Peter Stephenson
2
-5
/
+13
2010-05-27
27965, 27966: Improve ${(q)...}: newline appears as $'\n;,
Peter Stephenson
4
-14
/
+39
2010-05-12
unposted: fix typo in previous commit
Peter Stephenson
1
-1
/
+1
2010-05-12
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
9
-30
/
+72
2010-05-05
27947: some cases where we should execute EXIT traps
Peter Stephenson
1
-1
/
+7
2010-04-28
Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE
Peter Stephenson
1
-1
/
+1
2010-04-27
27926: fix completion suffix when inserting last word
Peter Stephenson
1
-0
/
+1
2010-04-20
27889: Force more use of GLOB_SUBST in parameters if ~ is used
Peter Stephenson
1
-5
/
+10
2010-04-09
27865: fix problem with glob_subst in parameter subsitution
Peter Stephenson
1
-1
/
+1
2010-03-27
rationalise widths of non-printing characters to zero.
Peter Stephenson
2
-34
/
+66
2010-03-25
27827: fix infinite loop in recursive alias at end of parsed string
Peter Stephenson
1
-9
/
+12
2010-03-22
27823: fix memory access in 27822
Peter Stephenson
1
-2
/
+2
2010-03-22
27812: display invalid bytes in multibyte characters specially
Peter Stephenson
3
-13
/
+60
2010-03-22
Fix ZLE access to pushed history line
Peter Stephenson
4
-9
/
+48
2010-03-18
27804: don't hang in isearch if invalid character found
Peter Stephenson
1
-0
/
+2
2010-03-16
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
Peter Stephenson
3
-21
/
+85
2010-03-11
27785: IFS doesn't have a null in it in POSIX
Peter Stephenson
3
-3
/
+10
[next]