index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
prompt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rationalise mb<->wc conversions to use restartable form
Peter Stephenson
2006-08-03
1
-0
/
+1
*
22542: deoverenthuse cmdpopping
Peter Stephenson
2006-07-09
1
-3
/
+22
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-1
/
+1
*
Tweaked the code that handles %D so that: (1) we don't free() a NULL
Wayne Davison
2006-01-17
1
-4
/
+3
*
Got rid of some superfluous STOUC() calls (such as the ones I added
Wayne Davison
2006-01-13
1
-6
/
+7
*
A better version of my last change.
Wayne Davison
2006-01-13
1
-12
/
+4
*
Metafy the output of the ztrftime() string since that's what the
Wayne Davison
2006-01-13
1
-1
/
+12
*
- The return value of mbrtowc() is a size_t (unsigned), so don't
Wayne Davison
2006-01-12
1
-61
/
+71
*
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
Peter Stephenson
2005-10-28
1
-11
/
+11
*
Fix --disable-multibyte compile error.
Bart Schaefer
2005-10-23
1
-3
/
+5
*
remove a couple of TODOs
Peter Stephenson
2005-10-21
1
-94
/
+19
*
21890: fix segmentation error in left prompt truncation and a couple of minor
Peter Stephenson
2005-10-19
1
-1
/
+1
*
21882: extend prompt truncation to handle multibyte characters
Peter Stephenson
2005-10-19
1
-32
/
+259
*
21870: bad INULL() definition
Peter Stephenson
2005-10-13
1
-0
/
+41
*
Stephen Rueger: 21744: unconditionally assume that \t or \n are not part of m...
Clint Adams
2005-09-22
1
-1
/
+1
*
21731: handle multibyte characters in prompts correctly
Peter Stephenson
2005-09-17
1
-25
/
+96
*
20331: Use internal zlong variables for consistency
Peter Stephenson
2004-09-09
1
-2
/
+2
*
20251: integer conversion truncation
Peter Stephenson
2004-08-16
1
-1
/
+3
*
still allow user specified text modifiers with a short terminal.
Geoff Wing
2004-08-07
1
-1
/
+2
*
20208: ternary path codes in prompt treat / as zero elements
Peter Stephenson
2004-07-29
1
-1
/
+4
*
20076, 20084: { ... } always { ... } syntax.
Peter Stephenson
2004-06-22
1
-2
/
+2
*
Silenced two signed/unsigned comparison compiler warnings.
Wayne Davison
2004-05-28
1
-2
/
+2
*
19877: improved test for empty strftime strings
Peter Stephenson
2004-05-04
1
-4
/
+9
*
* 19869: Src/prompt.c, Src/utils.c: avoid segfault when
Clint Adams
2004-05-04
1
-1
/
+3
*
19806: fix bug with %v prompt expansion and negative index beyond array start
Oliver Kiddle
2004-04-21
1
-1
/
+1
*
19242: Make job table dynamically reallocatable.
Peter Stephenson
2003-11-13
1
-2
/
+2
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-1
/
+1
*
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
2003-10-06
1
-3
/
+8
*
18144: allow %{ %} to put bounds around a prompt truncation.
Bart Schaefer
2003-01-27
1
-0
/
+8
*
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
2002-08-05
1
-1
/
+1
*
16494: extract outermost words with negative arguments to %_ and add %^
Oliver Kiddle
2002-01-31
1
-7
/
+46
*
16198: add %j prompt expansion and j test character for no. of jobs in prompt
Oliver Kiddle
2001-11-02
1
-1
/
+16
*
15021: new %y character; %l semantic back
Andrey Borzenkov
2001-06-22
1
-0
/
+8
*
14766: unify %l substitution (tty0, pts/3 etc)
Andrey Borzenkov
2001-06-06
1
-2
/
+2
*
Don't assume we can change the string for the HOST parameter when used in
Peter Stephenson
2001-03-29
1
-4
/
+1
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-0
/
+4
*
12247: internal hostnam variable removed in favour of $HOST
Peter Stephenson
2000-07-13
1
-2
/
+5
*
12242: based on code from Fr. Br. George (George V Kouryachy):
Peter Stephenson
2000-07-13
1
-162
/
+331
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+766