1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
Commit Graph

3299 Commits

Author SHA1 Message Date
Wayne Davison
ba827bb22b Another fix in sub_match() to avoid allowing a partial-meta match
to occur (this time in the backwards scan).
2004-02-10 02:30:14 +00:00
Wayne Davison
40678f6b66 19406 2004-02-10 02:02:31 +00:00
Wayne Davison
6fd883c737 Optimized the check for a widowed Meta character. 2004-02-09 05:49:52 +00:00
Peter Stephenson
d84942a9b4 19408: fix argument handling for ulimit -aH 2004-02-08 21:05:49 +00:00
Oliver Kiddle
97ab9b22d7 Mikael Magnusson: 19405: new completion for gphoto2 2004-02-04 14:33:21 +00:00
Peter Stephenson
e461877f40 19389+: fix zmodload -u zsh/datetime, add strftime -s scalar 2004-01-22 17:51:05 +00:00
Oliver Kiddle
63b336243f 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
Oliver Kiddle
1b530bf152 19309: add #q to the start of a glob qualifier in the -g argument 2004-01-21 13:50:31 +00:00
Peter Stephenson
0167f8d036 19385: NULL dereference in add_match_part 2004-01-20 10:55:24 +00:00
Peter Stephenson
23c7ca4335 users/7011: typo in mkbltnmlst.sh 2004-01-19 22:21:27 +00:00
Peter Stephenson
4cddde6df5 19382: improved zmv documentation 2004-01-16 15:29:26 +00:00
Oliver Kiddle
a06990cc45 19378: new update-rc.d completion avoid picking up README file as a service 2004-01-15 17:00:20 +00:00
Oliver Kiddle
e51abdc7f4 19377: handle the situation when MH is not installed better 2004-01-15 16:56:55 +00:00
Peter Stephenson
915e17ee4b 19374: fix typo in 19361 2004-01-15 11:10:46 +00:00
Peter Stephenson
88af97c80e 19364: completion for printenv 2004-01-14 17:03:56 +00:00
Oliver Kiddle
356f432985 19364: new completions for aptitude, getent and catcgsegv 2004-01-14 17:01:11 +00:00
Oliver Kiddle
87821ed853 19365: avoid use of $words[0] 2004-01-14 16:56:37 +00:00
Doug Kearns
28156d76a3 19358: update elinks completion for version 0.9.0 2004-01-13 05:10:08 +00:00
Peter Stephenson
1a89fbabb4 19361: Memory leaks 2004-01-12 12:09:10 +00:00
Peter Stephenson
cf2e6a27d5 Forgotten in last Doc/Zsh change. 2004-01-12 11:28:30 +00:00
Peter Stephenson
b08b7a117a 19354: Fix manual section names which upset Docbook 2004-01-09 18:14:01 +00:00
Peter Stephenson
dd08cd6ff8 Got missed when removing configure.in 2004-01-09 18:11:10 +00:00
Peter Stephenson
0d8a5d4637 Fix typo in last commit 2004-01-08 13:06:44 +00:00
Peter Stephenson
caea0dbeac 19338 etc.: remove support for autoconf before 2.50 2004-01-08 12:59:25 +00:00
Peter Stephenson
a892f5e24c 19339: minor TCP function suite additions 2004-01-06 13:56:12 +00:00
Peter Stephenson
66329cbe4c 19336: Src/Zle/compmatch.c: Bug with metafied characters in length of
completion prefix
2004-01-05 17:28:49 +00:00
Wayne Davison
4274eca07f zsh-users/6969. 2004-01-05 17:12:54 +00:00
Wayne Davison
5a8969ec2e Changed bin_eval() to default lastval to 0, just in case we have an
empty eval string.
2004-01-05 17:07:21 +00:00
Oliver Kiddle
76bd48d674 19308: zsh crashes with $((##)) 2003-12-17 20:47:39 +00:00
Oliver Kiddle
f8c004aa61 19299: try to handle completion of devices better 2003-12-16 16:23:08 +00:00
Peter Stephenson
6eb5f99f1e 19295: $CONTEXT zle parameter 2003-12-15 22:45:27 +00:00
Clint Adams
ff1feb920f Add mod_datetime.yo 2003-12-15 20:40:37 +00:00
Peter Stephenson
ea8b4384e2 extra comment for zsh-line-init 2003-12-15 10:56:52 +00:00
Peter Stephenson
1e212cbedc 19281: zle-line-init special widget 2003-12-12 22:53:27 +00:00
Oliver Kiddle
276fe6ef16 19276: fix fallback used to get completer list if the style lookup failed 2003-12-05 10:35:20 +00:00
Oliver Kiddle
966afb4622 Baptiste Daroussin: 19272: small updates 2003-12-04 14:23:29 +00:00
Oliver Kiddle
825c0ad82f adjust to work with the newer version of subversion's help output 2003-12-04 13:58:20 +00:00
Peter Stephenson
7d672455bb 19269: 8-bit characters in character classes 2003-12-03 10:54:36 +00:00
Doug Kearns
b456768681 unposted: update elinks completion for version 0.4.3 2003-11-28 06:24:13 +00:00
Oliver Kiddle
790f71f06a 19265: update for latest versions 2003-11-21 20:29:51 +00:00
Oliver Kiddle
c1b91436be tidy up descriptions 2003-11-21 09:39:57 +00:00
Oliver Kiddle
2ed1f3a535 Stephen Rueger: 19255: update to work with APT 0.5.14 2003-11-21 08:05:41 +00:00
Doug Kearns
ae0d635bee unposted: wget --dns-cache option takes a boolean argument 2003-11-17 05:01:04 +00:00
Oliver Kiddle
4c9979e962 removed _w3mhistory 2003-11-14 12:00:47 +00:00
Oliver Kiddle
b583396674 19244: various completion function fixes and updates 2003-11-14 11:56:52 +00:00
Doug Kearns
18c6d88d2f unposted: fix typo in _w3m 2003-11-14 07:18:14 +00:00
Oliver Kiddle
3780c3e693 correct old message number 2003-11-13 15:50:25 +00:00
Peter Stephenson
a6a63a147e 19242: Make job table dynamically reallocatable. 2003-11-13 14:34:33 +00:00
Peter Stephenson
990f7b91df _perforce completion bug fixes 2003-11-11 10:35:55 +00:00
Peter Stephenson
a7b9b5f851 19218: extend 19216 to zle widgets 2003-11-03 13:57:52 +00:00