Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Clint Adams | 2005-02-23 | 2 | -2/+7 |
| | | | | when MARK_DIRS is set. | ||||
* | 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 |
| | | | | - Removed the unintentional arg from --delay-updates. | ||||
* | 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 |
| | | | | | | | | delete options -- I was using it to cut down on the useless suggestions, but it was failing to continue completing if the user specified something like "--delete-after --delete" (which is valid but superfluous). Also got rid of an accidental option-conflict between --archive (-a) and --recursive (-r). | ||||
* | 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 |
| | | | | broken while sending the patch by email. | ||||
* | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 2005-02-18 | 15 | -161/+478 |
| | | | | 20823: Debugging test in stat wrong for 64-bit systems | ||||
* | 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 |
| | | | | | | | | | options. This makes sure that daemon options aren't offered after client options, and visa versa. - Added some missing exclusion-lists for options (that avoids offering conflicting options to the user). - Improved the description of a few options. - Added some new options for the upcoming rsync 2.6.4. | ||||
* | 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 |
| | | | | Don't compile in a static in init.c unless needed. | ||||
* | fix autoloaded trap bug; rejig use of trapfuncs | Peter Stephenson | 2005-02-06 | 9 | -41/+129 |
| | | | | (now traplists); improve trap tests | ||||
* | 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 |
| | | | | | | - Improved the descriptions of several old options. - Got rid of the "-- ..." options to _arguments (so that we don't try to use the output of "rsync --help"). | ||||
* | 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 |
| | | | | mayhem in initialisation files, functions, etc. | ||||
* | Fix email address on some log entries. | Bart Schaefer | 2005-01-24 | 1 | -2/+2 |
| | |||||
* | 20739: change LANG to LC_MESSAGES in subversion completion | Clint Adams | 2005-01-23 | 2 | -8/+8 |
| | |||||
* | * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C. | Clint Adams | 2005-01-23 | 2 | -6/+11 |
| | |||||
* | * 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string. | Clint Adams | 2005-01-22 | 2 | -7/+5 |
| |