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-02-09
27693: Missed this.
Peter Stephenson
1
-1
/
+1
2010-02-09
Geoff: 27693: rename underscore to avoid name clash
Peter Stephenson
3
-12
/
+12
2010-02-08
unposted: a couple of typeset -g's and a comment
Peter Stephenson
1
-0
/
+5
2010-02-07
27675: Michael Hwang: fix crash in hash builtin
Peter Stephenson
1
-1
/
+0
2010-02-03
27648, 267650/1, unposted README change:
Peter Stephenson
4
-10
/
+43
2010-01-29
users/14752: add #! line to zed
Peter Stephenson
1
-1
/
+2
2010-01-27
27638, based on Frank Terbeck, 27633: SOURCETRACE option
Peter Stephenson
3
-0
/
+7
2010-01-22
users/14732: Test X:/ rather than X: in Cygwin
Peter Stephenson
1
-9
/
+34
2010-01-21
users/14723: invalid converted characters should never match valid ones
Peter Stephenson
1
-7
/
+20
2010-01-20
27611: cache parameter values in math eval so subscripts are eval'd once
Peter Stephenson
1
-14
/
+71
2010-01-20
27608: fix memory for mbegin, mend & regexp test
Peter Stephenson
2
-6
/
+6
2010-01-17
27600: extend =~ syntax to set positional variables for matches
Peter Stephenson
2
-7
/
+128
2010-01-13
Joakim Rosqvist: 27591 as modified in 27594:
Peter Stephenson
3
-14
/
+75
2010-01-05
27566: add ulimit -c hard and immediate return on argument error
Peter Stephenson
1
-6
/
+19
2010-01-05
27565: sanity check numeric arguments to ulimit
Peter Stephenson
1
-21
/
+31
2010-01-04
27556: sanitize more variables in lexsave()
Peter Stephenson
1
-0
/
+5
2009-12-18
Add symlink-based hist-file locking.
Wayne Davison
1
-2
/
+30
2009-12-16
Check the return value of all pipe(), read(), and write() calls.
Wayne Davison
8
-45
/
+75
2009-12-16
Get rid of some "ignoring return value" compiler warnings
Wayne Davison
1
-9
/
+62
2009-12-11
27503: fix crash with hook functions
Peter Stephenson
1
-0
/
+1
2009-12-07
27479: prevent completions split across backslash-newline
Peter Stephenson
1
-22
/
+58
2009-12-05
Mikael: 27453: highlighting for removable completion suffixes
Peter Stephenson
1
-1
/
+15
2009-12-02
27442 plus tweak: wait returns status for $! even if exited
Peter Stephenson
4
-0
/
+33
2009-11-30
27441: add "sa" for suffix alias completion highlighting
Peter Stephenson
1
-6
/
+24
2009-11-30
Richard Hartmann: 27440: typos in module warnings
Peter Stephenson
2
-3
/
+3
2009-11-21
27415: Src/Zle/computil.c: comparguments "*::..." descriptions could step
Bart Schaefer
1
-0
/
+17
2009-11-11
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an
Bart Schaefer
1
-1
/
+4
2009-11-07
Mikael: 27362: some more attr fixes
Peter Stephenson
1
-6
/
+6
2009-11-06
27357: fix compiler warnings in attr module
Peter Stephenson
2
-6
/
+8
2009-11-05
Jun T.: 27351: zdelattr missed first argument
Peter Stephenson
1
-1
/
+1
2009-11-04
Mikael: 27347: enhance extended attribute support
Peter Stephenson
1
-61
/
+149
2009-11-03
Mikael: 27337: fix bug searching for / when
Peter Stephenson
1
-0
/
+2
2009-09-30
Apple opensource patches suggested by Jun T. in 27300
Peter Stephenson
2
-2
/
+5
2009-09-29
Jun T.: 27292: fix length in socket call
Peter Stephenson
1
-6
/
+2
2009-09-22
27286: Made movefd() return the targetfd on success. Added
Wayne Davison
3
-18
/
+24
2009-09-22
27284: better use of movefd()
Peter Stephenson
6
-17
/
+58
2009-09-21
27283: failure to dup fd caused mayhem
Peter Stephenson
2
-1
/
+3
2009-09-21
users/14411: Src/hashtable.c: only hash stat-able executable regular
Peter Stephenson
1
-6
/
+37
2009-09-06
Holger Weiss: 57248: fix anchoring for vi searches
Peter Stephenson
1
-1
/
+1
2009-09-05
27243: reverse indexing of arrays with beginning index out of range returned
Peter Stephenson
1
-0
/
+10
2009-09-02
27240: fix fix for lexing in test builtin
Peter Stephenson
1
-1
/
+3
2009-08-17
27218: don't unquote $line generated in comparguments for _arguments
Peter Stephenson
1
-2
/
+16
2009-08-16
27216: set chwords to NULL when freed
Peter Stephenson
1
-0
/
+2
2009-08-15
users/14307: end of command line in completion with variant zsh syntax
Peter Stephenson
1
-1
/
+9
2009-08-05
27211: handle Cygwin device files & drives specially in compfiles
Peter Stephenson
1
-8
/
+66
2009-08-01
27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.
Clint Adams
1
-1
/
+1
2009-07-24
27188: improve read -q by using read -k code
Peter Stephenson
1
-61
/
+27
2009-07-21
27181: extend POSIX_CD to handle target directory printing behaviour
Peter Stephenson
1
-4
/
+15
2009-07-20
27159: restore pre-23067 behavior of SIGINT outside a "wait", so that
Bart Schaefer
2
-13
/
+22
2009-07-19
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
3
-5
/
+25
[next]