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
2008-03-30
24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:
Peter Stephenson
1
-0
/
+2
2008-03-28
24777: bug clearing up after menu selection
Peter Stephenson
1
-1
/
+10
2008-03-28
24768: add -q option to cd, chdir, pushd, popd
Peter Stephenson
1
-8
/
+9
2008-03-25
22281: wait shouldn't return immediately on signal unless trapped
Peter Stephenson
1
-2
/
+4
2008-03-25
fix optimisation of string matching with multibyte mode
Peter Stephenson
3
-7
/
+9
2008-03-18
24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1
Bart Schaefer
1
-1
/
+1
2008-03-15
unposted: fix some .distfiles and .cvsignore stuff
Peter Stephenson
1
-0
/
+2
2008-03-14
24712: handling of backticks being requoted for double quotes
Peter Stephenson
1
-0
/
+2
2008-03-14
24711: fix re-presentation of here-documents munged internally
Peter Stephenson
3
-8
/
+29
2008-03-13
24705: rationalise curses and term headers even more
Peter Stephenson
4
-48
/
+29
2008-03-11
24703: Src/Zle/zle_main.c: clear trashedzle when first starting
Bart Schaefer
1
-1
/
+3
2008-03-11
unposted: make test for added space in 24699 safer
Peter Stephenson
1
-4
/
+4
2008-03-08
24699: bug with ${(Q)...} on initial ">"
Peter Stephenson
3
-5
/
+58
2008-03-07
users/12699: don't complete normal arguments where we're completing the
Peter Stephenson
1
-4
/
+41
2008-03-07
24696: turn off MULTIBYTE by default in sh emulation
Peter Stephenson
1
-1
/
+1
2008-03-06
History file-handling improvments.
Wayne Davison
1
-8
/
+22
2008-03-06
Fixed two compiler warnings about comparing signed/unsigned.
Wayne Davison
1
-2
/
+2
2008-03-03
24662: River Tarnell: strtoul() compat when not in system library
Peter Stephenson
1
-0
/
+102
2008-03-02
overeagnerness to spot integers in cd after - and +
Peter Stephenson
1
-1
/
+2
2008-02-28
24672: fix(?) crash resizing window during menu-select
Peter Stephenson
1
-3
/
+7
2008-02-27
24611: fix ${+array[...]} for empty range
Peter Stephenson
1
-1
/
+2
2008-02-27
24609: try to be safe about using libiconv
Peter Stephenson
1
-3
/
+20
2008-02-26
24600: yet another typo
Peter Stephenson
1
-1
/
+1
2008-02-26
another fatfinger: change comparison to asignment
Geoff Wing
1
-1
/
+1
2008-02-26
pws fatfingered the last change in utils.c
Geoff Wing
1
-1
/
+1
2008-02-26
24596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646"
Peter Stephenson
1
-0
/
+13
2008-02-26
24592: make types of charset conversion failure more explicit
Peter Stephenson
1
-3
/
+3
2008-02-23
24588: tweak glob qualifier completion
Peter Stephenson
2
-2
/
+5
2008-02-21
users/12632: bug unexporting special after being set for funccall
Peter Stephenson
1
-0
/
+2
2008-02-18
zsh-users/12600: reorder handling of -s/-d/-t options so that terminal
Bart Schaefer
1
-90
/
+93
2008-02-17
24566: fix prompts with glitch spaces a bit more
Peter Stephenson
1
-7
/
+24
2008-02-15
24556: %G in prompt for glitch characters
Peter Stephenson
1
-0
/
+10
2008-02-15
24554: reduce accumulated memory listing in completion listing
Peter Stephenson
1
-200
/
+219
2008-02-14
24551: Free heap memory after every ZLE command
Peter Stephenson
2
-0
/
+14
2008-02-09
24542: fix RC_QUOTES completion if opening quote not at start of string
Peter Stephenson
1
-5
/
+10
2008-02-01
4.3.5
Peter Stephenson
2
-2
/
+0
2008-02-01
24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.
Clint Adams
2
-0
/
+2
2008-01-30
24498: tweak to grep config.h instead of config.status for dynamic config
Peter Stephenson
1
-4
/
+1
2008-01-25
24460: make zpty -rt more consistent by polling before every byte
Peter Stephenson
2
-6
/
+42
2008-01-22
24434: handle unprintable and zero-width wide characters
Peter Stephenson
1
-5
/
+45
2008-01-21
Silence a compiler warning.
Wayne Davison
1
-1
/
+1
2008-01-18
24406: use deep copy of Cline structure to avoid recursion problem
Peter Stephenson
1
-2
/
+2
2008-01-10
users/12412: check for extra arguments in test and [
Peter Stephenson
2
-2
/
+13
2008-01-10
24384 plus extra check: care with scanprog
Peter Stephenson
1
-0
/
+4
2008-01-08
24371: bug refreshing large scrolling history entry
Peter Stephenson
1
-1
/
+10
2008-01-05
24362: problem redrawing line with multibyte character first
Peter Stephenson
1
-0
/
+12
2008-01-04
24356: regex =~ test wasnt handled by gettext()
Peter Stephenson
1
-1
/
+2
2007-12-31
24324: do not set ftim when re-entering the history mechanism for string
Bart Schaefer
1
-1
/
+1
2007-12-27
Silenced a signed/unsigned compiler warning.
Wayne Davison
1
-1
/
+1
2007-12-19
24301: missed a case for lower-casing options
Peter Stephenson
1
-1
/
+3
[next]