about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Add a number of other notes about terminal attributes.Bart Schaefer2006-10-161-3/+39
|
* Add an example, as a comment.Bart Schaefer2006-10-161-0/+19
|
* 22874: run-help unquoting wasn't consistentPeter Stephenson2006-10-152-0/+7
|
* 22875: completion for a2ensite, a2dissite, a2enmod, a2dismod.Clint Adams2006-10-142-0/+29
|
* 22873: typo in expn.yoPeter Stephenson2006-10-132-1/+5
|
* allow - before first argument of tarPeter Stephenson2006-10-102-0/+5
|
* 22859: improve _arguments auto-documentation some morePeter Stephenson2006-10-102-65/+88
|
* 22858: _arguments can generate documentation from --help textPeter Stephenson2006-10-102-14/+88
|
* 22851: arno: "-" can occur in init script namesPeter Stephenson2006-10-102-1/+4
|
* 22854: replace-string-againPeter Stephenson2006-10-104-35/+63
|
* 22852: users style effect changed in 22191Peter Stephenson2006-10-103-4/+13
| | | | 22853: unquoted ^ at end of bindkey string treated literally
* 22820: this time, fix handling of long accumulated completion linePeter Stephenson2006-10-091-1/+4
| | | | (ChangeLog entry)
* 22839: complete filenames as first argument to info tooAndrey Borzenkov2006-10-072-4/+21
|
* 22819: bits missed for some reasonPeter Stephenson2006-10-072-2/+13
|
* 22835: tidy up pon bit and add poff completion.Clint Adams2006-10-072-3/+24
|
* 22831: use CM_SPACE in compdescribeAndrey Borzenkov2006-10-074-16/+15
|
* 22820: this time, fix handling of long accumulated completion linePeter Stephenson2006-10-061-2/+2
|
* 10791: fix handling of long accumulated completion linePeter Stephenson2006-10-062-1/+7
|
* 22819: improved internal use of string quotation,Peter Stephenson2006-10-0510-143/+377
| | | | plus completion bug fix with RCQUOTES
* 22818: improved subscript flag docPeter Stephenson2006-10-053-6/+22
| | | | unposted: trivial _perforce tweak
* 22816: Joerg Sommer: completion for pon.Clint Adams2006-10-042-1/+11
|
* 22815: Joerg Sommer: completion for invoke-rc.dClint Adams2006-10-042-0/+16
|
* 22814: add .mp4 and .flv to media file extension list.Clint Adams2006-10-032-1/+4
|
* 22812: utilize _bind_addresses in existing completion functions.Clint Adams2006-10-035-5/+10
|
* 22811: helper function to give local IP addresses to which a program might ↵Clint Adams2006-10-032-0/+19
| | | | bind a socket.
* 22810: fix malformed --encrypt-to lineClint Adams2006-10-032-1/+4
|
* oopsClint Adams2006-10-031-2/+2
|
* 2280x: handle internationalized output and choices within brackets.Clint Adams2006-10-033-4/+8
|
* 22804: Mikael Magnusson: allow zero-length narrow-to-region rangePeter Stephenson2006-10-023-5/+11
|
* 22803: updates for dchroot and schroot completion, and new completion for ↵Clint Adams2006-10-014-29/+74
| | | | dchroot-dsa.
* 22800: put quotes around "$@".Clint Adams2006-09-304-7/+12
|
* 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
|