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
2005-08-18
21661: fix glob bug introduced in 21655
Peter Stephenson
1
-1
/
+1
2005-08-17
21655: bug in ${..//../${..//../..}}
Peter Stephenson
1
-23
/
+22
2005-08-17
Got rid of an empty #ifdef/#else/#endif.
Wayne Davison
1
-4
/
+0
2005-08-17
Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)
Wayne Davison
2
-0
/
+10
2005-08-16
Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked the
Wayne Davison
1
-12
/
+8
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
1
-16
/
+4
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
1
-1
/
+8
2005-08-15
21627: fix recursive ZLE from completion call
Andrey Borzenkov
1
-3
/
+22
2005-08-15
21622: fix recursive completion call in zrefresh()
Andrey Borzenkov
1
-1
/
+6
2005-08-15
21619: define wide versions of zarrdup, zputs, niceztrlen.
Clint Adams
3
-0
/
+127
2005-08-15
21609: fixed a readlink() call in statfullpath().
Wayne Davison
1
-2
/
+4
2005-08-15
21616: typo
Peter Stephenson
1
-1
/
+1
2005-08-15
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
Peter Stephenson
4
-13
/
+35
2005-08-15
21366: LONG_LIST_JOBS applies to more places where job listings are printed
Bart Schaefer
1
-8
/
+12
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
1
-2
/
+7
2005-08-11
Changed several instances of ZWC() used on a string to ZWS().
Wayne Davison
2
-5
/
+5
2005-08-10
21596: fix run-help, which-command, accept-and-menu-complete
Peter Stephenson
2
-6
/
+16
2005-08-10
21593: character arrays wrongly declared with ZLE_UNICODE_SUPPORT
Peter Stephenson
2
-2
/
+2
2005-08-10
21592: browsing new directory from menu selection crashed
Peter Stephenson
1
-0
/
+3
2005-08-10
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
16
-553
/
+931
2005-08-10
Make printf %s handle an embedded null (21579).
Wayne Davison
1
-7
/
+10
2005-08-09
Fixes from Thorsten Dahlheimer.
Peter Stephenson
3
-14
/
+28
2005-08-09
21577 (adapted): Dan Bullok: improved window resize handling, again
Peter Stephenson
2
-1
/
+5
2005-08-09
21581: Thorsten Dahlheimer: Src/builtin.c: fixed error output
Wayne Davison
1
-5
/
+12
2005-08-08
Fixed a recently-introduced bug where printf %b with an empty arg
Wayne Davison
1
-1
/
+1
2005-08-08
unposted: unnecessary variable in 21575
Peter Stephenson
1
-1
/
+1
2005-08-08
21575 plus unposted: Add WARN_CREATE_GLOBAL option
Peter Stephenson
4
-13
/
+41
2005-08-08
21567: Dan Bullok: trashzle on updating window size
Peter Stephenson
1
-1
/
+1
2005-08-02
21557: Thorsten Dahlheimer: BRACE_CCL fix
Peter Stephenson
1
-1
/
+1
2005-08-01
Silenced a compiler warning about a variable that might be used
Wayne Davison
1
-1
/
+1
2005-08-01
21552: Thorsten Dahlheimer: various fixes to print builtin
Peter Stephenson
1
-31
/
+40
2005-08-01
unposted: Perforce "attribute" command
Peter Stephenson
1
-1
/
+1
2005-07-28
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
6
-14
/
+41
2005-07-27
The PROMPT_SP output should be prior to the job notifications too.
Wayne Davison
1
-7
/
+7
2005-07-26
Moved the PROMPT_SP output into preprompt() so that it takes effect
Wayne Davison
1
-0
/
+9
2005-07-26
Moving the PROMPT_SP code earlier in the scheme of things so that
Wayne Davison
1
-23
/
+1
2005-07-26
21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.
Clint Adams
1
-3
/
+3
2005-07-26
Fixed bin_print() to handle \c escapes as per POSIX (truncating the
Wayne Davison
1
-5
/
+16
2005-07-26
If getkeystring() finds a \c escape (when looking for such escapes),
Wayne Davison
1
-1
/
+3
2005-07-24
The parsing of \c in $foo[(pws:\c:)1] should treat \c as an unknown
Wayne Davison
1
-1
/
+1
2005-07-24
Improved the function comment for getkeystring().
Wayne Davison
1
-10
/
+11
2005-07-24
Added missing "goto" in handling of 'c' escape (fix from
Wayne Davison
1
-0
/
+2
2005-07-24
An install fix for Cygwin from Thorsten Dahlheimer.
Wayne Davison
1
-0
/
+1
2005-07-21
unposted: bring various .distfiles up to date
Peter Stephenson
1
-0
/
+1
2005-07-20
21500: Add script and function as framework for new user stuff.
Peter Stephenson
1
-2
/
+3
2005-07-20
21498: Add zsh/newuser module
Peter Stephenson
5
-42
/
+194
2005-07-15
Implement the new PROMPT_SP option.
Wayne Davison
1
-1
/
+23
[next]