index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2006-09-21
22752: improved introduction to completion
Peter Stephenson
4
-26
/
+125
2006-09-21
22739: arno: different test for theme in prompt -c
Peter Stephenson
2
-1
/
+4
2006-09-21
22753: minor character bugs spotted on Cygwin
Peter Stephenson
4
-4
/
+12
2006-09-20
users/10748: improve a couple of minor things in compsys doc
Peter Stephenson
2
-13
/
+12
2006-09-20
unposted: add p4d and some undoc suppport in _perforce
Peter Stephenson
2
-9
/
+88
2006-09-20
22742: parameter padding uses string lengths unless (m) flag set
Peter Stephenson
6
-39
/
+110
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
2006-09-18
operator precedence fix
Clint Adams
2
-2
/
+2
2006-09-17
22728: $functrace parameter for function backtraces.
Clint Adams
6
-1
/
+49
2006-09-17
22729: trunction in computil.c did't handle multibyte characters
Peter Stephenson
2
-2
/
+19
2006-09-17
22727: "use 'exit' to exit" was suboptimal
Peter Stephenson
3
-2
/
+22
2006-09-16
22721: add pdf target to top Makefile.in
Andrey Borzenkov
2
-1
/
+5
2006-09-15
unposted: spacing fix
Clint Adams
1
-2
/
+2
2006-09-15
unposted: replace elided colon
Clint Adams
1
-1
/
+1
2006-09-15
22719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work.
Clint Adams
2
-0
/
+5
2006-09-15
22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.
Clint Adams
2
-0
/
+27
2006-09-15
zsh-users/10720: a couple of checkmail fixes
Peter Stephenson
1
-1
/
+2
2006-09-15
22715: AUTOCONTINUE option never worked.
Peter Stephenson
2
-8
/
+18
2006-09-15
22713: word end in math completion context was screwy
Peter Stephenson
2
-1
/
+4
2006-09-15
assume width 1 for control characters;
Peter Stephenson
6
-98
/
+134
don't crash if width of repeated padding string is 0
2006-09-14
22692: additional notes on a couple of parameter expansion features
Peter Stephenson
2
-0
/
+23
2006-09-13
22705: make ${(l...)...} and ${(r...)...} handle multibyte characters
Peter Stephenson
8
-130
/
+440
2006-09-13
22704: new completion for todo.sh
Peter Stephenson
2
-0
/
+110
2006-09-12
22689: untokenize strings used in parameter substitution pattern matching
Peter Stephenson
3
-2
/
+26
2006-09-11
unposted: Mikael Magnusson: typos in sched doc
Peter Stephenson
2
-2
/
+6
2006-09-11
22686: unset array if assigning numeric parameter
Peter Stephenson
3
-41
/
+43
2006-09-11
22660: unmetafy directory for opendir() etc. in compctl
Peter Stephenson
2
-6
/
+21
2006-09-10
22685: make printf "%d" \"X handle multibyte characters
Peter Stephenson
2
-3
/
+21
2006-09-10
22684: improve getkeystring() interface and make printf do octal escapes
Peter Stephenson
10
-56
/
+114
2006-09-10
22676, 22678: extend sched and make it able to run events when waiting for
Peter Stephenson
10
-290
/
+766
input
2006-09-10
22681: find all error number definitions
Peter Stephenson
3
-7
/
+14
2006-09-07
22672: arno: unset ksharrays for prompt functions
Peter Stephenson
1
-0
/
+6
2006-09-07
22672: arno: unset ksharrays for prompt functions
Peter Stephenson
2
-3
/
+5
2006-08-22
fix article num
Clint Adams
1
-1
/
+1
2006-08-22
2265x: update for tla 1.3.5.
Clint Adams
2
-1
/
+8
2006-08-22
22656: improve handling of monitor option
Peter Stephenson
2
-1
/
+15
2006-08-21
zsh-users/10634: try to fix relative paths of completion configuration file
Peter Stephenson
2
-4
/
+25
2006-08-21
22655: completion for sisu.
Clint Adams
3
-1
/
+68
2006-08-21
unposted: tweak completion docs
Peter Stephenson
2
-0
/
+12
2006-08-20
22651: failed to unmetafy bytes for output
Peter Stephenson
3
-7
/
+32
2006-08-20
22650: remove now buggy pointer to last added style
Peter Stephenson
2
-8
/
+8
2006-08-20
22643: completing in math context
Peter Stephenson
2
-0
/
+5
2006-08-20
22683: deleting style in context never removed style itself
Peter Stephenson
2
-14
/
+47
2006-08-17
22613: add strftime -r to use strptime() if available
Peter Stephenson
4
-6
/
+90
2006-08-17
22612: comment the static variables
Peter Stephenson
2
-3
/
+87
2006-08-16
22610: allow zstyle -L to have arguments
Peter Stephenson
3
-5
/
+52
2006-08-15
22611: bug scrolling wide completion list
Peter Stephenson
2
-5
/
+6
2006-08-15
22609: complete for baz switch
Clint Adams
2
-0
/
+8
2006-08-14
22601: need some unquoting in _list_files
Peter Stephenson
2
-5
/
+13
2006-08-14
22608: improve doc for match-word-context
Peter Stephenson
2
-9
/
+10
2006-08-14
22606: add match-word-context.
Peter Stephenson
5
-23
/
+94
Remove workaround from match-words-by-style
[next]