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
*
20866: fix deliberate errors in 20861
Peter Stephenson
2005-02-24
2
-1
/
+8
*
Konstantin Sobolev: 20832 (modified): gather targets from imported files
Oliver Kiddle
2005-02-24
2
-1
/
+7
*
20862: attempt to fix configure scripts to detect iconv properly
Oliver Kiddle
2005-02-24
4
-13
/
+51
*
20861: Fix statusline in Unicode, apart from isearch
Peter Stephenson
2005-02-24
9
-57
/
+106
*
20857: rewrite zle_refresh to use wide characters.
Andrey Borzenkov
2005-02-23
3
-169
/
+231
*
20856: use VARARR for multibyte string.
Peter Stephenson
2005-02-23
2
-1
/
+4
*
20854: more Unicode stuff.
Peter Stephenson
2005-02-23
12
-164
/
+199
*
* 20847: Completion/compaudit: stop adding gratuitous elements to fpath when...
Clint Adams
2005-02-23
2
-2
/
+7
*
20845: fix mbstate_t usage in getrestchar
Andrey Borzenkov
2005-02-22
3
-13
/
+14
*
20844: prune trailing slashes from named directory
Peter Stephenson
2005-02-22
3
-1
/
+19
*
Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working
Peter Stephenson
2005-02-22
7
-16
/
+33
*
20837: typos in contrib docs
Peter Stephenson
2005-02-21
2
-10
/
+13
*
20834: use _webbrowser in _kfmclient
Peter Stephenson
2005-02-21
2
-4
/
+10
*
20833: typo: int_t -> wint_t
Peter Stephenson
2005-02-21
2
-1
/
+6
*
- Added a missing '=' to two commands that take args.
Wayne Davison
2005-02-20
1
-3
/
+3
*
Mention the _rsync change.
Wayne Davison
2005-02-20
1
-0
/
+6
*
Got rid of some of the specified option-conflicts between the
Wayne Davison
2005-02-20
1
-7
/
+7
*
Added the last 2 new options from the upcoming rsync 2.6.4.
Wayne Davison
2005-02-20
1
-0
/
+2
*
20828: typos in 20822
Peter Stephenson
2005-02-18
3
-2
/
+4
*
users/8522: Completion/Darwin/Command/_defaults: fixed the number of spaces
Motoi WASHIDA
2005-02-18
2
-1
/
+5
*
20822: Initial code for Unicode/multibyte input
Peter Stephenson
2005-02-18
15
-161
/
+478
*
users/8522: Motoi Washida: quotation in Darwin completion
Peter Stephenson
2005-02-18
2
-2
/
+8
*
20816: update rlimits for new glibc
Peter Stephenson
2005-02-16
2
-3
/
+12
*
Mention _rsync changes.
Wayne Davison
2005-02-15
1
-0
/
+6
*
20812: Add functions for exception handling
Peter Stephenson
2005-02-15
5
-3
/
+166
*
- Split the options up into two sets: daemon options, and client
Wayne Davison
2005-02-15
1
-34
/
+37
*
20811: Use the cpp trick to find the file with resource names
Peter Stephenson
2005-02-14
2
-7
/
+26
*
_yodl tweak.
Wayne Davison
2005-02-10
1
-0
/
+5
*
Added missing closing double-quote.
Wayne Davison
2005-02-10
1
-1
/
+1
*
Kris Shannon: 20801: fix missing $ in expression to parse script
Bart Schaefer
2005-02-09
2
-1
/
+6
*
20798: propagate an #ifdef to prototypes
Peter Stephenson
2005-02-07
2
-0
/
+5
*
20794: Change version to 4.3.0-dev-1
Peter Stephenson
2005-02-07
3
-2
/
+11
*
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
2005-02-06
9
-41
/
+129
*
Generated PDF from zsh.texi using pdfetex
Peter Stephenson
2005-02-04
5
-1
/
+14
*
Motoi Washida: libiconv test needed on Mac OS X
Peter Stephenson
2005-02-04
2
-4
/
+10
*
Test -nt and FOO=BAR BAR=FOO echo bugs
Peter Stephenson
2005-02-02
3
-0
/
+28
*
20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.
Bart Schaefer
2005-02-02
2
-2
/
+7
*
* 20773: Completion/Unix/Command/_getconf: additional variables from confstr().
Clint Adams
2005-02-01
2
-1
/
+13
*
20759, 20760, 20765: Improve Cygwin configuration
Peter Stephenson
2005-02-01
4
-5
/
+17
*
Updated _rsync.
Wayne Davison
2005-01-28
1
-0
/
+6
*
- Added new options for impending 2.6.4 release.
Wayne Davison
2005-01-28
1
-44
/
+51
*
users/8433: fix hang in configure on latest Cygwin
Peter Stephenson
2005-01-27
2
-2
/
+11
*
* 20753: use ZS_memmove instead of memmove.
Clint Adams
2005-01-26
3
-2
/
+8
*
20752: fix access to ZLE parameters
Peter Stephenson
2005-01-26
8
-34
/
+54
*
* 20751: Src/Zle/zle_refresh.c: use '?' for character conversion error
Clint Adams
2005-01-26
2
-4
/
+4
*
* 20747: some wide char support in the zle refresh code.
Clint Adams
2005-01-26
3
-16
/
+47
*
20750: fix hang with 20742
Peter Stephenson
2005-01-26
2
-2
/
+14
*
20742: More Unicode conversion stuff.
Peter Stephenson
2005-01-25
7
-112
/
+289
*
users/8422: [[ ... -nt ... ]] with bad stat caused
Peter Stephenson
2005-01-24
2
-1
/
+8
*
Fix email address on some log entries.
Bart Schaefer
2005-01-24
1
-2
/
+2
[next]