index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-18
21664: unmetafy ztat() argument
Andrey Borzenkov
3
-20
/
+22
2005-08-18
21663: check for string overflow
Andrey Borzenkov
2
-4
/
+10
2005-08-18
unposted: cent is now p % in insert-unicode-char
Peter Stephenson
2
-1
/
+4
2005-08-18
21662: new zle widget insert-unicode-char
Peter Stephenson
3
-0
/
+323
2005-08-18
21661: fix glob bug introduced in 21655
Peter Stephenson
2
-1
/
+5
2005-08-17
21655: bug in ${..//../${..//../..}}
Peter Stephenson
3
-23
/
+36
2005-08-17
Got rid of an empty #ifdef/#else/#endif.
Wayne Davison
1
-4
/
+0
2005-08-17
21654
Wayne Davison
1
-0
/
+4
2005-08-17
Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)
Wayne Davison
2
-0
/
+10
2005-08-17
Use AC_HELP_STRING macro consistently.
Wayne Davison
1
-1
/
+6
2005-08-17
Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros.
Wayne Davison
2
-31
/
+31
2005-08-17
Removed superfluous main() from AC_TRY_COMPILE.
Wayne Davison
1
-3
/
+1
2005-08-16
21629
Wayne Davison
1
-0
/
+4
2005-08-16
Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked the
Wayne Davison
1
-12
/
+8
2005-08-16
Added --enable-/disable-multibyte support, with the default being to
Wayne Davison
1
-0
/
+31
2005-08-16
1/2 of 21644
Wayne Davison
1
-0
/
+5
2005-08-16
Fixed bug in do_comp_vars() when *compprefix is a metified char.
Wayne Davison
1
-3
/
+1
2005-08-16
21642: remove redundant checks
Andrey Borzenkov
2
-16
/
+9
2005-08-16
Moved declaration of char pointer var to comply with
Wayne Davison
1
-2
/
+2
2005-08-16
21631: make sure an unmetafied string is passed to ztat to determine file type.
Clint Adams
2
-1
/
+13
2005-08-15
unposted: fix spelling
Andrey Borzenkov
1
-1
/
+1
2005-08-15
21627: fix recursive ZLE from completion call
Andrey Borzenkov
2
-3
/
+25
2005-08-15
21622: fix recursive completion call in zrefresh()
Andrey Borzenkov
2
-1
/
+11
2005-08-15
21619: define wide versions of zarrdup, zputs, niceztrlen.
Clint Adams
4
-0
/
+130
2005-08-15
21565: better handle uncompresed manpages with .[0-9] in their names.
Clint Adams
2
-2
/
+7
2005-08-15
21609
Wayne Davison
1
-0
/
+4
2005-08-15
21609: fixed a readlink() call in statfullpath().
Wayne Davison
1
-2
/
+4
2005-08-15
21616: typo
Peter Stephenson
2
-1
/
+3
2005-08-15
21611: Added Firefox completion support.
Felix Rosencrantz
2
-14
/
+45
2005-08-15
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
Peter Stephenson
5
-13
/
+42
2005-08-15
Several belated commits including workers/21366,21369
Bart Schaefer
1
-2
/
+13
2005-08-15
21369: assign to array with "builtin stat"
Bart Schaefer
1
-2
/
+5
2005-08-15
More adjustements for PROMPT_SP
Bart Schaefer
1
-4
/
+7
2005-08-15
21366: LONG_LIST_JOBS applies to more places where job listings are printed
Bart Schaefer
1
-8
/
+12
2005-08-12
21606
Wayne Davison
1
-0
/
+8
2005-08-12
For gcc, use static inline functions in place of the ZS_str*
Wayne Davison
1
-4
/
+16
2005-08-12
21603: wchar/multibyte conversion of cursor position when at end of line
Peter Stephenson
2
-2
/
+11
2005-08-12
21412: Travis Spencer: pkg-config completion
Peter Stephenson
3
-1
/
+64
2005-08-11
Some ZWC -> ZWS changes.
Wayne Davison
1
-0
/
+3
2005-08-11
Changed several instances of ZWC() used on a string to ZWS().
Wayne Davison
2
-5
/
+5
2005-08-11
The last word in B02typeset.ztst fixes (for now).
Wayne Davison
1
-6
/
+7
2005-08-11
Third time's a charm: a better fix than using either a subshell or
Wayne Davison
1
-11
/
+17
2005-08-11
21598: fix typo that broke svn ci completion and avoid problem if LC_ALL set
Oliver Kiddle
2
-7
/
+15
2005-08-11
Improved a sentence.
Wayne Davison
1
-1
/
+1
2005-08-10
21596: fix run-help, which-command, accept-and-menu-complete
Peter Stephenson
3
-6
/
+22
2005-08-10
/tmp/cvsgx0BlF
Wayne Davison
1
-0
/
+6
2005-08-10
A better fix than my last patch is to use "setopt localoptions".
Wayne Davison
1
-3
/
+3
2005-08-10
21593: character arrays wrongly declared with ZLE_UNICODE_SUPPORT
Peter Stephenson
3
-2
/
+5
2005-08-10
21571: avoid localised translations that break parsing
Oliver Kiddle
1
-1
/
+1
2005-08-10
21592: browsing new directory from menu selection crashed
Peter Stephenson
2
-0
/
+6
[next]