1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-18 21:14:11 +01:00
Commit Graph

4577 Commits

Author SHA1 Message Date
Clint Adams
ad49fe14d7 22466: cope with autoconf 2.60 config.status syntax. 2006-05-27 17:49:53 +00:00
Clint Adams
12dbe463df 22465: add datarootdir for substitution in order to cope with change in autoconf CVS. 2006-05-27 14:21:20 +00:00
Peter Stephenson
09aaf50cda 22464: bad recursion if error in prompt substitution 2006-05-26 22:43:51 +00:00
Wayne Davison
7c87409d62 22454 2006-05-25 08:04:39 +00:00
Wayne Davison
01d081b8cf Hideki ONO's changes for *BSD. 2006-05-25 07:58:07 +00:00
Clint Adams
9e46734898 22457, R. Ramkumar: fix buggy quoting of zstyle contexts. 2006-05-25 04:01:11 +00:00
Clint Adams
49365f4542 22456, R. Ramkumar: update for mpc 0.11.2. 2006-05-25 03:58:35 +00:00
Clint Adams
4d9385a969 22455, R. Ramkumar: update for valgrind 3.1.1. 2006-05-25 03:53:52 +00:00
Peter Stephenson
81bdedf6cf 22451: cross-reference ${^spec} in brace expansion 2006-05-22 09:52:34 +00:00
Wayne Davison
3ac9a57ed4 More _bzr improvements. 2006-05-20 18:50:00 +00:00
Wayne Davison
80fc1f4e72 Added a bunch more missing options, a few missing sub-commands,
and a bunch of '=' specifiers to indicate that long-named args
can be attached with '=' to their arg value.
2006-05-20 18:46:38 +00:00
Clint Adams
153c51be57 22450: completion for tcptraceroute. 2006-05-20 16:42:50 +00:00
Clint Adams
ca99502a98 22449: completion for tracepath and tracepath6. 2006-05-20 16:40:08 +00:00
Peter Stephenson
00446ee29c 22448: typo retrieving $RBUFFER in completion 2006-05-19 10:16:01 +00:00
Clint Adams
b58e90d277 22446: acknowledge that tags is an alias of tag. 2006-05-18 13:15:11 +00:00
Bart Schaefer
8251aa1028 Fix small but potentially confusing typo. 2006-05-15 15:53:53 +00:00
Wayne Davison
799246658b More _bzr completion improvements. 2006-05-12 18:25:30 +00:00
Wayne Davison
8a1ffaf790 - Unified the mv|move|rename completion (as happened in bzr).
- Added resolved, bind, break-lock, reconcile, unbind, nick,
  init-repo, init-repository, uncommit, and sign-my-commits.
2006-05-12 18:24:29 +00:00
Peter Stephenson
518f437c68 22440: _list_files loaded zsh/stat too early
unposted: document the use of stat builtin
unposted: improve docs for $$ and $PPID
2006-05-12 14:58:43 +00:00
Wayne Davison
38356d85ba Two more new subcommands for _bzr. 2006-05-06 04:46:09 +00:00
Wayne Davison
6707e361d6 Added missing checkout and update sub-commands. 2006-05-06 04:45:19 +00:00
Wayne Davison
2f7c6880af A couple minor _bzr improvements. 2006-05-05 19:36:58 +00:00
Wayne Davison
364320d203 - Fixed _bzr_completeParents to read the parent info from the right
file.
- Separated the upgrade sub-command so that we can add its missing
  --format option.
2006-05-05 19:35:00 +00:00
Clint Adams
3c9f1d3d15 22436: completion for OpenBSD pax 2006-05-02 01:49:46 +00:00
Clint Adams
33185e23a3 22435: completion for GNU comm. 2006-04-30 22:02:27 +00:00
Clint Adams
f52938607d 22434: completion for vserver. 2006-04-29 04:47:12 +00:00
Clint Adams
903e3251fc 22433: add completion for --no-status option. 2006-04-26 04:37:49 +00:00
Peter Stephenson
87b0f1c859 22432: bug with backtracking over repeated single parameterhs 2006-04-25 17:40:26 +00:00
Peter Stephenson
efe92714c6 this one got missed 2006-04-25 17:33:34 +00:00
Peter Stephenson
949f5b6dee 22431: set WIDGET etc. more consistently when executing zle functions 2006-04-25 15:00:25 +00:00
Peter Stephenson
20198effd4 22429: fix bug with pure string matching 2006-04-25 13:01:52 +00:00
Peter Stephenson
a2d5ebe3c0 22427: zle <widget> -w sets the environment for <widget> 2006-04-25 10:10:49 +00:00
Peter Stephenson
85f25bb845 users/10172: new zle command read-command 2006-04-23 23:13:47 +00:00
Peter Stephenson
9b844cfe73 unposted: improve recognition of parameter arguments in zmathfuncdef 2006-04-23 22:47:01 +00:00
Clint Adams
7932a719c3 Francisco Borges: users/10162: updated _aptitude. 2006-04-23 15:11:39 +00:00
Clint Adams
eee9cb1680 22425: update for new surfraw debsec elvi from Micah Anderson. 2006-04-23 04:47:14 +00:00
Peter Stephenson
5d9563ab12 22416: forgot zmathfuncdef 2006-04-20 10:04:30 +00:00
Peter Stephenson
6555629356 unposted: documentation for execute-as-is fix in 22417 2006-04-19 18:03:00 +00:00
Peter Stephenson
b7474e065b 22416, tweaked: math functions via shell functions
unposted: add styles to pick-web-browser
2006-04-19 16:09:06 +00:00
Doug Kearns
5c2d5b013e unposted: update raggle completion for version 0.4.4 2006-04-14 12:49:14 +00:00
Clint Adams
c9a761df01 22418: completion for GNU env. 2006-04-13 02:46:50 +00:00
Peter Stephenson
9491c3c754 22417: allow autocd with execute-as-is 2006-04-11 18:49:02 +00:00
Wayne Davison
1d25bdbe0c 22415 2006-04-11 17:52:32 +00:00
Wayne Davison
242556158d Use the --info-dir option with install-info instead of --dir-file. 2006-04-11 17:39:28 +00:00
Peter Stephenson
3f7d4db1e5 22409: fix --disable-multibyte patterns 2006-04-09 21:55:10 +00:00
Peter Stephenson
ef330a5dfd 22408: support for multibyte characters in patterns 2006-04-09 21:47:21 +00:00
Peter Stephenson
82dc72e034 22407: zsh-mime-handler now needs NULL_GLOB 2006-04-09 21:12:37 +00:00
Peter Stephenson
9c60453969 tweak pattern matching for execute-as-is 2006-04-06 13:11:27 +00:00
Clint Adams
87660ee4c8 22404: completion for cowsay 2006-04-06 01:50:28 +00:00
Peter Stephenson
2930828678 22394, 22043: execute-as-is style for MIME suffixes 2006-04-05 10:26:30 +00:00