about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson2002-04-173-2/+17
| | | | | Careful with long filenames in internal condition test; fix block file test for `-f'.
* users/4678, 16703, and 16890.Wayne Davison2002-04-171-0/+14
|
* 16703-BWayne Davison2002-04-171-10/+15
|
* 16890Wayne Davison2002-04-172-6/+30
|
* Allow HISTSIZE to get down to 1 line.Wayne Davison2002-04-171-2/+2
|
* users/4678Wayne Davison2002-04-171-1/+2
|
* 16998: make compvalues unquote the string from the line like comparguments doesSven Wischnowsky2002-04-172-3/+25
|
* users/4836: make _path_files use match specs from the matcher style when ↵Sven Wischnowsky2002-04-162-3/+7
| | | | calling compfiles
* 16991: make _values not use -QSven Wischnowsky2002-04-162-1/+4
|
* 16990: treat backslashed bangs in double quotes specially in ↵Sven Wischnowsky2002-04-162-0/+12
| | | | get_comp_string(), they are more like $s there
* 16973: complete package name argument to apt-cache policy.Clint Adams2002-04-122-1/+4
|
* 16972: complete for aaaa, zone, mx, soa, txt.Clint Adams2002-04-123-2/+20
|
* 16935: update options completed for ssh and add sftp completionOliver Kiddle2002-04-092-193/+207
|
* 16942: Allow zero-length matches in parameter substitutions.Peter Stephenson2002-04-092-2/+7
|
* 16934: complete ssh -1 as well as ssh -2.Clint Adams2002-04-042-0/+5
|
* changes from 4.1Oliver Kiddle2002-03-283-2/+49
|
* factor out completion of X visuals to a new functionOliver Kiddle2002-03-271-0/+8
|
* merge changes from 4.1Oliver Kiddle2002-03-251-23/+31
|
* merge changes from 4.1Oliver Kiddle2002-03-253-27/+44
|
* merge changes from 4.1Oliver Kiddle2002-03-259-5/+443
|
* merge changes from 4.1Oliver Kiddle2002-03-258-3/+691
|
* 16804: completion for sccsOliver Kiddle2002-03-253-1/+136
|
* 16864: fix remote file completion with relative pathsOliver Kiddle2002-03-252-8/+20
|
* Merge 16546,16556,16820 from dev version.Bart Schaefer2002-03-184-7/+81
|
* 16850: remote file completion via rsync and ssh, plus all options valid in ↵Clint Adams2002-03-172-14/+170
| | | | rsync 2.5.2.
* 16846: complete xdvi .dvi.gz and .dvi.bz2 too.Clint Adams2002-03-172-0/+35
|
* unposted: update relevant issues in Etc/BUGS and Etc/TODOClint Adams2002-03-103-7/+11
|
* 16778: completion by Istvan Sebestyen for irssi.Clint Adams2002-03-073-1/+52
|
* 16759: Src/builtin.c: from Eric Norum <eric.norum@usask.ca>:Peter Stephenson2002-03-042-5/+14
| | | | | | cd prints output whenever the target directory is not obvious to the user. This confuses scripts, so restrict it to interactive mode.
* completion for cdcdClint Adams2002-02-211-0/+101
|
* 16635: make sure we display lists in singlelinezle modeGeoff Wing2002-02-191-0/+5
|
* pullup 1.6: 16635: make sure we display lists in singlelinezle modeGeoff Wing2002-02-191-2/+2
|
* 16662: use parameter expansion instead of grep, sed, and seqClint Adams2002-02-182-1/+9
| | | | Gergely Nagy, 16644: completion for cdcd
* Sven: 16408: Src/Zle/compcore.c: make sure auto menu isn't startedClint Adams2002-02-102-1/+7
| | | | accidentially when bashautolist is set
* unposted: improve apm and screen handlingClint Adams2002-02-092-4/+15
|
* 16566, 16568, 16461: improvements for scp completion.Clint Adams2002-02-082-7/+21
|
* 16590: use a prefix match instead of a "fuzzy-exact" match.Clint Adams2002-02-082-0/+22
|
* unposted: Colin Walters's prompt, adapted for the theme system.Clint Adams2002-02-071-0/+25
|
* unposted: Colin Walters's prompt adapted for the theme systemClint Adams2002-02-072-6/+13
|
* 16514: initscript completion fixesClint Adams2002-02-032-0/+28
|
* 16500, 16507: have command completion respect PATHClint Adams2002-02-032-1/+13
|
* 16540: rsync short options and local filesClint Adams2002-02-032-1/+25
|
* 16449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle2002-02-013-0/+39
|
* Derek Peschel: 16493: correct typosOliver Kiddle2002-01-312-7/+11
|
* 16505: declare ret in bin_printClint Adams2002-01-272-2/+2
|
* 16504: warn on fclose or fflush errors in bin_print.Clint Adams2002-01-272-57/+66
|
* Merged 16201, 16215, 16400, 16401 from trunk.Bart Schaefer2002-01-271-0/+11
|
* 16201: introduce the PM_NAMEDDIR flagBart Schaefer2002-01-272-1/+6
|
* 16158: interpret TAB as "yes" only in spckword()Bart Schaefer2002-01-271-3/+4
| | | | 16201: introduce the PM_NAMEDDIR flag
* 16400, 16401: preserve empty words that result from brace expansion.Bart Schaefer2002-01-271-5/+12
|