about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 22799: change _fusermount to use _fuse_values and _canonical_paths.Clint Adams2006-09-302-15/+20
|
* 22798: _bittorrent cleanup and fixes.Clint Adams2006-09-302-46/+52
|
* 22797: generic FUSE completion support functions.Clint Adams2006-09-303-0/+127
|
* 22796: fix misspelling of IPREFIX.Clint Adams2006-09-302-1/+4
|
* 22795: handle https urls.Clint Adams2006-09-302-2/+5
|
* 22794: completion for acpitool.Clint Adams2006-09-303-0/+90
|
* fix thinko in 22787Andrey Borzenkov2006-09-302-2/+8
|
* Vin Shelton: 22789: 22783 broke .zshenvPeter Stephenson2006-09-292-8/+14
|
* 22787: fix calling convention of pattern_matchAndrey Borzenkov2006-09-292-62/+80
|
* 22783: Frank Terbeck: don't load zsh/newuser unless interactivePeter Stephenson2006-09-282-1/+6
|
* 22780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson2006-09-275-30/+59
|
* 22778: basic completion for locatePeter Stephenson2006-09-274-3/+128
| | | | unposted: fix todo.sh search completion
* 22765: rename some MB_ macros to WC_ for consistency.Peter Stephenson2006-09-235-12/+18
|
* 22761: fix compdescrie for multibyte charactersAndrey Borzenkov2006-09-233-58/+134
|
* fix typoAndrey Borzenkov2006-09-231-1/+1
|
* revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov2006-09-235-13/+11
| | | | to test harness instead
* 22758: fix tests by setting locale to CAndrey Borzenkov2006-09-224-2/+19
|
* 22752: improved introduction to completionPeter Stephenson2006-09-214-26/+125
|
* 22739: arno: different test for theme in prompt -cPeter Stephenson2006-09-212-1/+4
|
* 22753: minor character bugs spotted on CygwinPeter Stephenson2006-09-214-4/+12
|
* users/10748: improve a couple of minor things in compsys docPeter Stephenson2006-09-202-13/+12
|
* unposted: add p4d and some undoc suppport in _perforcePeter Stephenson2006-09-202-9/+88
|
* 22742: parameter padding uses string lengths unless (m) flag setPeter Stephenson2006-09-206-39/+110
| | | | 22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
* operator precedence fixClint Adams2006-09-182-2/+2
|
* 22728: $functrace parameter for function backtraces.Clint Adams2006-09-176-1/+49
|
* 22729: trunction in computil.c did't handle multibyte charactersPeter Stephenson2006-09-172-2/+19
|
* 22727: "use 'exit' to exit" was suboptimalPeter Stephenson2006-09-173-2/+22
|
* 22721: add pdf target to top Makefile.inAndrey Borzenkov2006-09-162-1/+5
|
* unposted: spacing fixClint Adams2006-09-151-2/+2
|
* unposted: replace elided colonClint Adams2006-09-151-1/+1
|
* 22719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work.Clint Adams2006-09-152-0/+5
|
* 22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.Clint Adams2006-09-152-0/+27
|
* zsh-users/10720: a couple of checkmail fixesPeter Stephenson2006-09-151-1/+2
|
* 22715: AUTOCONTINUE option never worked.Peter Stephenson2006-09-152-8/+18
|
* 22713: word end in math completion context was screwyPeter Stephenson2006-09-152-1/+4
|
* assume width 1 for control characters;Peter Stephenson2006-09-156-98/+134
| | | | don't crash if width of repeated padding string is 0
* 22692: additional notes on a couple of parameter expansion featuresPeter Stephenson2006-09-142-0/+23
|
* 22705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson2006-09-138-130/+440
|
* 22704: new completion for todo.shPeter Stephenson2006-09-132-0/+110
|
* 22689: untokenize strings used in parameter substitution pattern matchingPeter Stephenson2006-09-123-2/+26
|
* unposted: Mikael Magnusson: typos in sched docPeter Stephenson2006-09-112-2/+6
|
* 22686: unset array if assigning numeric parameterPeter Stephenson2006-09-113-41/+43
|
* 22660: unmetafy directory for opendir() etc. in compctlPeter Stephenson2006-09-112-6/+21
|
* 22685: make printf "%d" \"X handle multibyte charactersPeter Stephenson2006-09-102-3/+21
|
* 22684: improve getkeystring() interface and make printf do octal escapesPeter Stephenson2006-09-1010-56/+114
|
* 22676, 22678: extend sched and make it able to run events when waiting forPeter Stephenson2006-09-1010-290/+766
| | | | input
* 22681: find all error number definitionsPeter Stephenson2006-09-103-7/+14
|
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-071-0/+6
|
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-072-3/+5
|
* fix article numClint Adams2006-08-221-1/+1
|