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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of a pointer-type warning by adding a definition for a
Wayne Davison
2005-10-19
1
-1
/
+3
*
21891: compose double width characters with ^A etc.
Peter Stephenson
2005-10-19
3
-0
/
+20
*
21890: fix segmentation error in left prompt truncation and a couple of minor
Peter Stephenson
2005-10-19
4
-6
/
+12
*
21887: Display characters wider than one screen cell correctly.
Peter Stephenson
2005-10-19
2
-83
/
+235
*
21885: Convert some refresh macros into functions.
Peter Stephenson
2005-10-19
2
-153
/
+189
*
21882: extend prompt truncation to handle multibyte characters
Peter Stephenson
2005-10-19
4
-36
/
+311
*
21880: add carriage return to IFS in completion context.
Bart Schaefer
2005-10-17
2
-0
/
+8
*
unposted: a few more miscellaneous composable symbols
Peter Stephenson
2005-10-17
3
-2
/
+60
*
One more tweak to a sentence in the PROMPT_SP section.
Wayne Davison
2005-10-14
1
-4
/
+4
*
FAQ.yo update.
Wayne Davison
2005-10-14
1
-0
/
+5
*
Changed the precmd that works like PROMPT_SP to use "%#" instead
Wayne Davison
2005-10-14
1
-2
/
+2
*
21872: job accounting in subshells was screwy
Peter Stephenson
2005-10-13
2
-2
/
+14
*
21871: replace INULL() by inull()
Peter Stephenson
2005-10-13
11
-23
/
+30
*
21870: bad INULL() definition
Peter Stephenson
2005-10-13
4
-2
/
+53
*
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
2005-10-11
8
-21
/
+92
*
21846: _chmod was too greedy with initial arguments
Peter Stephenson
2005-10-07
2
-1
/
+6
*
Updated PROMPT_SP to mention what inverse+bold char is now output.
Wayne Davison
2005-10-04
1
-2
/
+2
*
21821, 21822: fix two infinite loops
Bart Schaefer
2005-10-04
2
-2
/
+17
*
21809: need to export nicedup()
Peter Stephenson
2005-10-03
2
-1
/
+4
*
21790: initial attempt at documenting 4.3 release
Peter Stephenson
2005-10-03
4
-3
/
+56
*
minor tidy-ups
Peter Stephenson
2005-10-02
4
-2
/
+90
*
Fix docs for TRAPNAL function return
Peter Stephenson
2005-10-02
2
-3
/
+7
*
Tweak to PROMPT_SP.
Wayne Davison
2005-10-01
1
-0
/
+5
*
Changed the PROMPT_SP output to use prompt-escape %# instead of just #.
Wayne Davison
2005-10-01
1
-2
/
+2
*
21784: Improved character widths for formatted multibyte character output
Peter Stephenson
2005-09-29
10
-155
/
+452
*
21770: tweak 21760 to avoid conflicts with global bindings
Bart Schaefer
2005-09-29
2
-3
/
+8
*
21781: cope with `iconv --list` output from glibc 2.3.5.
Clint Adams
2005-09-28
2
-1
/
+4
*
21780: completion for dlocate.
Clint Adams
2005-09-28
2
-0
/
+36
*
21779 plus unposted catch change: exception improvementss
Peter Stephenson
2005-09-28
4
-5
/
+12
*
21778: completion for piuparts.
Clint Adams
2005-09-28
2
-0
/
+35
*
21769: fix some consequences of 21730 in completion lists
Peter Stephenson
2005-09-27
3
-3
/
+10
*
Vincent Lefevre: 21767: add ~ to the default svn status pattern.
Clint Adams
2005-09-27
2
-1
/
+6
*
21764: unmetafication mangle zle history lines
Peter Stephenson
2005-09-26
2
-1
/
+8
*
unposted: alter reference to process substitutions in redriction docs
Peter Stephenson
2005-09-26
2
-3
/
+11
*
21763: Completion/Unix/Command/_baz: remove stray underscore.
Clint Adams
2005-09-26
2
-1
/
+6
*
21760: fix test for sequence prefixes in the local keymap in getkeymapcmd()
Bart Schaefer
2005-09-24
2
-7
/
+16
*
unposted: range-checking of numeric arguments in zargs
Bart Schaefer
2005-09-24
2
-3
/
+35
*
21758: optimise =(<<<...) to run within the shell.
Peter Stephenson
2005-09-23
4
-13
/
+77
*
Tweaked an entry to add the missing file info.
Wayne Davison
2005-09-22
1
-2
/
+2
*
Unposted, c.f. 21752: Expand insert-composed-char.
Peter Stephenson
2005-09-22
5
-255
/
+410
*
Stephen Rueger: 21744: unconditionally assume that \t or \n are not part of m...
Clint Adams
2005-09-22
2
-1
/
+6
*
21740: completion for quilt.
Clint Adams
2005-09-20
2
-0
/
+27
*
21739
Wayne Davison
2005-09-20
1
-0
/
+5
*
The PROMPT_SP code now ensures that PROMPT_PERCENT is enabled when
Wayne Davison
2005-09-20
1
-1
/
+5
*
unposted: fix wcsiident
Peter Stephenson
2005-09-20
2
-1
/
+3
*
21737: unmetafy wordchars before looking for multibyte characters
Peter Stephenson
2005-09-20
2
-5
/
+11
*
21736: improve tests for word and identifier characters with multibyte input
Peter Stephenson
2005-09-20
7
-35
/
+104
*
unposted c.f. 21735: document return as exit in try block in script
Peter Stephenson
2005-09-19
2
-2
/
+9
*
21731: handle multibyte characters in prompts correctly
Peter Stephenson
2005-09-17
3
-37
/
+136
*
21730: fix metafication of nicechar and pwd
Peter Stephenson
2005-09-17
3
-16
/
+41
[next]