Age | Commit message (Expand) | Author | Files | Lines |
2004-08-21 | - Fixed the perl code that was using the @matches array. | Wayne Davison | 1 | -4/+3 |
2004-08-18 | One of the new parenthetical expressions needs to not return a value | Wayne Davison | 1 | -1/+1 |
2004-08-18 | Don't output a target "VAR" for a line of the form "VAR := VALUE". | Wayne Davison | 1 | -4/+4 |
2004-08-18 | Don't output make targets all clumped into a single string when useperl | Wayne Davison | 1 | -1/+1 |
2004-08-11 | 20254: restrict scope of the default tag-order to fix a problem with cdrecord | Oliver Kiddle | 1 | -0/+1 |
2004-08-07 | 20237: handle mysqlimport, more mysql options. Redo screen session completion | Oliver Kiddle | 2 | -70/+123 |
2004-08-07 | 20236: fix problem with keep-prefix style where a modifier removes the prefix | Oliver Kiddle | 1 | -2/+3 |
2004-08-07 | 20235: sync remote file completion against _ssh to fix bug with quote handling | Oliver Kiddle | 1 | -25/+20 |
2004-08-01 | * 20230: Completion/Debian/Command/_apt: dumb down apt-get | Clint Adams | 1 | -1/+1 |
2004-07-28 | 20204: Motoi Washida: typo in _retrieve_cache | Peter Stephenson | 1 | -1/+1 |
2004-07-28 | 20200 plus unposted: fix MIME stuff, | Peter Stephenson | 2 | -12/+17 |
2004-07-26 | 20199: improve MIME handling. | Peter Stephenson | 5 | -1/+138 |
2004-07-23 | 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems | Oliver Kiddle | 1 | -3/+3 |
2004-07-23 | Motoi Washida: 20179: new completions for Mac OS X | Oliver Kiddle | 5 | -0/+137 |
2004-07-19 | Jean-Baptiste Quenot: 20167: find targets enclosed in single quotes | Oliver Kiddle | 1 | -1/+1 |
2004-06-24 | Fix typos in some descriptions. | Bart Schaefer | 1 | -3/+3 |
2004-06-18 | 20077: fix completion of reserved words | Oliver Kiddle | 2 | -2/+2 |
2004-06-18 | _arguments fix for configure, unconfirmed | Peter Stephenson | 1 | -2/+2 |
2004-06-17 | 20069: complete character encodings case-insensitively for GNU iconv | Oliver Kiddle | 1 | -25/+25 |
2004-06-17 | 20059: check for systems using . separator instead of for those using : | Oliver Kiddle | 1 | -3/+3 |
2004-06-16 | users/7553: include zsh version in dump file to avoid problems with upgrades | Oliver Kiddle | 2 | -2/+4 |
2004-06-15 | 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty. | Clint Adams | 1 | -748/+500 |
2004-06-03 | users/7467: quoted commands weren't found in dispatcher lokoup | Peter Stephenson | 1 | -0/+4 |
2004-05-28 | * 19991: Completion/Unix/Command/_lynx: complete .htm files too. | Clint Adams | 1 | -1/+1 |
2004-05-19 | unposted: _perforce: minor tweak to revision syntax | Peter Stephenson | 1 | -3/+14 |
2004-05-01 | * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo: | Clint Adams | 1 | -0/+8 |
2004-04-28 | * 19845: Completion/Debian/Command/_apt-move: apt-move | Clint Adams | 3 | -13/+61 |
2004-04-27 | 19839, 19842: improve handling of #q in qualifiers | Peter Stephenson | 1 | -2/+6 |
2004-04-26 | unposted: aap short and long options are mutually exclusive | Doug Kearns | 1 | -16/+16 |
2004-04-23 | 19825: add changes style | Peter Stephenson | 1 | -2/+9 |
2004-04-20 | 19767, 19785: store flags for -z and -k options to autoload allowing the | Oliver Kiddle | 8 | -57/+68 |
2004-04-19 | 19798: rudimentary completion for bogoutil. | Clint Adams | 2 | -0/+58 |
2004-04-18 | * 19792: Completion/X/Command/_mplayer: complete .m2v and .m2p, | Clint Adams | 1 | -1/+1 |
2004-04-17 | 19790: complete functions after -a and allow multiple -z/-k options | Oliver Kiddle | 1 | -14/+17 |
2004-04-16 | 19775: new completion for php | Doug Kearns | 3 | -2/+39 |
2004-04-15 | * 19606: Completion/Unix/Command/_tla: switch tla completion to | Clint Adams | 1 | -7/+966 |
2004-04-14 | * Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync: | Clint Adams | 1 | -2/+2 |
2004-04-14 | Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commands | Oliver Kiddle | 1 | -1/+1 |
2004-04-14 | add missing local declaration | Oliver Kiddle | 1 | -1/+1 |
2004-04-14 | 19768: add clue to insecure directories warning and send errors to stderr | Oliver Kiddle | 1 | -9/+10 |
2004-03-30 | 19708: change getent() to handle two arguments | Oliver Kiddle | 1 | -1/+7 |
2004-03-25 | * 19691: Completion/Unix/Type/_diff_options: Allow more than | Clint Adams | 1 | -1/+1 |
2004-03-23 | 19661: Support diff -u for Solaris 2.10 upwards | Peter Stephenson | 1 | -1/+1 |
2004-03-22 | * 19673: Peter Palfrader: Completion/Unix/Command/_cvs: | Clint Adams | 1 | -1/+1 |
2004-03-22 | 19669, 19670: Danek Duvall: two compaudit problems | Peter Stephenson | 1 | -8/+6 |
2004-03-21 | As suggested by 19666 and corrected by 19668, fix remote file completion. | Bart Schaefer | 1 | -1/+1 |
2004-03-17 | 19648: complete -t and -n options | Oliver Kiddle | 1 | -10/+13 |
2004-03-12 | fix indentation, missing local and add to .distfiles | Oliver Kiddle | 4 | -71/+72 |
2004-03-12 | 19614: Completion/Unix/Command/_mtr: better descriptions and grouping. | Clint Adams | 1 | -25/+13 |
2004-03-12 | 19613: Completion/Unix/Command/_vux: better descriptions and indentation. | Clint Adams | 1 | -10/+14 |