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-04-20
24853: bits missed from patch
Peter Stephenson
5
-10
/
+13
2008-04-20
24853: use metafied strings for inner loops over history
Peter Stephenson
13
-354
/
+643
2008-04-20
24852: more combining chars fallout
Peter Stephenson
2
-7
/
+14
2008-04-20
24851: support colour codes for from current GNU ls
Andrey Borzenkov
1
-17
/
+39
2008-04-18
Fixed some compiler warnings about signed/unsigned issues.
Wayne Davison
1
-4
/
+4
2008-04-18
24839: fix misuse of variable in backwardkillword
Peter Stephenson
1
-2
/
+2
2008-04-17
fix vi-replace-chars
Peter Stephenson
1
-1
/
+1
2008-04-17
24825: fix internal word-boundary widgets
Peter Stephenson
2
-92
/
+232
2008-04-17
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
3
-5
/
+106
2008-04-16
24821: update notes in FAQ on combining characters,
Peter Stephenson
1
-0
/
+6
2008-04-15
24819: fix transposing characters and sneaky combination generation
Peter Stephenson
4
-37
/
+132
2008-04-14
24816: some places where we need cursor alignment with combining characters
Peter Stephenson
3
-5
/
+8
2008-04-14
24814: suspicious handling of temporary history buffer
Peter Stephenson
1
-3
/
+6
2008-04-14
24810: ensure combining character alignment on unmetafication
Peter Stephenson
1
-0
/
+8
2008-04-13
24808: initial support for combining characters in zle
Peter Stephenson
16
-238
/
+775
2008-04-11
unposted: move zlefind() and zlecmp() into zle_hist.c
Peter Stephenson
2
-76
/
+86
2008-04-04
24792: try to be safer about turning off attributes when refreshing
Peter Stephenson
1
-3
/
+19
2008-04-03
24788: ${(m)#...} returns string print width
Peter Stephenson
1
-2
/
+3
2008-04-03
24787: reset region_highlight when finished editing command line
Peter Stephenson
1
-0
/
+5
2008-04-03
typo
Peter Stephenson
1
-2
/
+4
2008-04-03
24786: handle read -t properly in zle via getbyte()
Peter Stephenson
6
-29
/
+57
2008-04-03
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
7
-240
/
+903
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
[next]