index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-29
25771: shell function context for substitution functions
Peter Stephenson
1
-2
/
+11
2008-09-27
25761: Mikael Magnusson: newline in getquery()
Peter Stephenson
1
-0
/
+1
2008-09-26
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
1
-3
/
+46
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
1
-12
/
+9
2008-08-11
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
1
-1
/
+4
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
1
-3
/
+3
2008-07-17
25272: add zshaddhistory hook
Peter Stephenson
1
-7
/
+17
2008-07-15
users/13036: "." is a valid character in a user name
Peter Stephenson
1
-1
/
+1
2008-07-01
25259: improve getquery() handling of unhandled characters
Peter Stephenson
1
-15
/
+29
2008-06-10
Mikael: 25143: spelling corrections
Peter Stephenson
1
-1
/
+1
2008-05-17
25095: thorough modernization of prompt theme system
Peter Stephenson
1
-0
/
+2
2008-05-17
25057: better debug error on memory failure
Peter Stephenson
1
-0
/
+7
2008-05-15
25040: zpty should display context information more like eval
Peter Stephenson
1
-1
/
+1
2008-05-14
25025: check radix for integer constants is between 2 and 36 inclusive
Peter Stephenson
1
-1
/
+1
2008-05-12
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
1
-3
/
+4
2008-04-22
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
1
-3
/
+3
2008-04-21
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
1
-1
/
+1
2008-04-20
24853: use metafied strings for inner loops over history
Peter Stephenson
1
-36
/
+45
2008-04-17
24825: fix internal word-boundary widgets
Peter Stephenson
1
-5
/
+6
2008-04-13
24808: initial support for combining characters in zle
Peter Stephenson
1
-0
/
+8
2008-03-14
24712: handling of backticks being requoted for double quotes
Peter Stephenson
1
-0
/
+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-01-25
24460: make zpty -rt more consistent by polling before every byte
Peter Stephenson
1
-1
/
+1
2007-12-17
unposted: suppress harmless warning
Peter Stephenson
1
-1
/
+1
2007-12-09
24197: interface to ztrftime() for insufficient memory was broken
Peter Stephenson
1
-4
/
+4
2007-12-07
24179: use queue_signals() for 24170
Peter Stephenson
1
-27
/
+0
2007-12-03
24148: attempt to use strerror_r() to make errors in signal handle safer
Peter Stephenson
1
-2
/
+35
2007-11-20
add some mod_export tags where needed
Peter Stephenson
1
-2
/
+2
2007-11-06
24070: some \u fixes in getkeystring()
Peter Stephenson
1
-73
/
+134
2007-10-31
Fixed the use of an uninitialized 'x' in spckword() if shout is NULL.
Wayne Davison
1
-1
/
+2
2007-10-22
24007: prompt allocation and use of "shout"
Peter Stephenson
1
-3
/
+3
2007-09-05
users/11818: allow non-numeric keys for job status parameters
Peter Stephenson
1
-1
/
+1
2007-08-30
23808: debugging for wcs_nicechar()
Peter Stephenson
1
-0
/
+4
2007-08-20
23784: Use $'\...' for quoting unparseable characters
Peter Stephenson
1
-53
/
+107
2007-05-10
23409: disable prompt_sp output after ^D was seen and message printed
Andrey Borzenkov
1
-2
/
+5
2007-04-26
Phil Pennock: 23326: compilation without ICONV broken
Peter Stephenson
1
-1
/
+3
2007-04-17
Christoph Bauer: users/11416: bad use of VARARR()
Peter Stephenson
1
-2
/
+2
2007-04-16
unposted: prepare for release of 4.3.3
Peter Stephenson
1
-1
/
+1
2007-03-29
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
1
-19
/
+25
2007-02-26
Small fix to 23177: compute *widthp and *swidep after nicechar().
Bart Schaefer
1
-1
/
+10
2007-02-18
unposted: document some limitations of utils.c
Peter Stephenson
1
-0
/
+10
2007-02-14
23177: better formatting of unprintable multibyte characters under 256
Peter Stephenson
1
-1
/
+3
2007-02-12
23165: fix problems with bases: error if over 36 and don't interpret octal
Peter Stephenson
1
-1
/
+4
2007-02-08
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
1
-102
/
+0
2007-02-07
23153: restore old ztrcmp() and add comment about why
Peter Stephenson
1
-46
/
+31
[next]