Clint Adams
|
6f0734c632
|
25469: assorted changes cherry-picked from Mikael Magnusson.
|
2008-08-17 14:05:59 +00:00 |
|
Clint Adams
|
1ed1af9812
|
25465: patch from Mikael Magnusson to add more git-add and git-checkout options.
|
2008-08-16 18:33:30 +00:00 |
|
Clint Adams
|
c960e8a83b
|
unposted: another typo fix.
|
2008-08-16 18:09:54 +00:00 |
|
Clint Adams
|
7438bada2f
|
25464: patch from Mikael Magnusson to add --graph.
|
2008-08-16 18:02:14 +00:00 |
|
Clint Adams
|
71b215074a
|
25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, from Mikael Magnusson.
|
2008-08-16 17:56:15 +00:00 |
|
Clint Adams
|
9a9759e340
|
25462: patch to add some -s -w to _arguments and new options for revert, from Mikael Magnusson.
|
2008-08-16 13:58:57 +00:00 |
|
Clint Adams
|
f413d1f4d9
|
25461: patch to add HEAD as a completion for heads, from Mikael Magnusson.
|
2008-08-16 13:28:28 +00:00 |
|
Clint Adams
|
ad001cc1e3
|
25460: patch to add the --branches/tags/remotes for rev-list to _git from Mikael Magnusson.
|
2008-08-16 13:00:25 +00:00 |
|
Clint Adams
|
ddd6af43ef
|
25457: improvements for git diff and git log.
|
2008-08-16 00:48:48 +00:00 |
|
Clint Adams
|
d1fba243ee
|
Mikael Magnusson: 25456: fix typo of "before".
|
2008-08-16 00:38:46 +00:00 |
|
Clint Adams
|
ac8d013c16
|
Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes.
|
2008-08-16 00:22:00 +00:00 |
|
Clint Adams
|
fcf8b81ec3
|
25452: redirect stderr from look to /dev/null.
|
2008-08-14 19:28:39 +00:00 |
|
Peter Stephenson
|
b2e70921b0
|
25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:
new and improved BSD completions
unposted: fix Solaris completion .distfiles
|
2008-08-12 10:37:30 +00:00 |
|
Peter Stephenson
|
eccd5ca1a3
|
users/13077: Max Mikhanosha: restore follow after sort in _path_files
|
2008-07-30 14:57:27 +00:00 |
|
Peter Stephenson
|
71432c3205
|
users/13072: add follow option to file-sort
|
2008-07-29 08:39:37 +00:00 |
|
Clint Adams
|
4ecc91742c
|
25328: fix --recv-keys and --send-keys to complete key IDs instead of uid email addresses.
|
2008-07-23 00:34:04 +00:00 |
|
Peter Stephenson
|
5b29fedad8
|
25324: Danek Duvall: some Solaris and more general completions
|
2008-07-21 19:15:22 +00:00 |
|
Peter Stephenson
|
ffabab4e74
|
25276: use autoload -z for zsh-autoload functions
|
2008-07-11 19:12:22 +00:00 |
|
Peter Stephenson
|
ba1bcef67f
|
25258(?): donʼt use -M option with -U in _path_files
|
2008-06-30 21:24:12 +00:00 |
|
Peter Stephenson
|
c52864df2f
|
users/12985, users/12986, users/12988: Tomasz Pala:
some new and updated completions
|
2008-06-24 13:02:04 +00:00 |
|
Peter Stephenson
|
6763a3cc55
|
25231: fix approximation of absolute paths in root directory
|
2008-06-21 21:36:00 +00:00 |
|
Peter Stephenson
|
90f5247f84
|
move _strace to be Linux-specific
|
2008-06-13 12:51:08 +00:00 |
|
Peter Stephenson
|
ed60d48d6c
|
users/12911: Tomasz Pala: completion for strace
|
2008-06-13 11:29:36 +00:00 |
|
Peter Stephenson
|
98a406a993
|
unposted: missing .distfiles entries
|
2008-06-04 10:35:20 +00:00 |
|
Peter Stephenson
|
4e1a7704eb
|
unposted: another typo in _path_files
|
2008-06-04 10:12:02 +00:00 |
|
Peter Stephenson
|
61b27ae461
|
25130 with typos fixed: use compad -U in _path_files to fix problem
with spelling correction of path prefixes
|
2008-06-04 09:33:13 +00:00 |
|
Peter Stephenson
|
a46bb7f49d
|
25131: typo with b:zstat loading zstat
|
2008-06-03 09:30:56 +00:00 |
|
Peter Stephenson
|
6c6ce048e7
|
Tomasz Pala <gotar@polanet.pl>: users/12884:
new completions for iftop and tcpdump
|
2008-05-29 12:51:15 +00:00 |
|
Peter Stephenson
|
ddb336e6f7
|
25104; 25111 (Jun T): better completion for multiple versoins of locate
|
2008-05-26 13:09:05 +00:00 |
|
Clint Adams
|
9e1034a301
|
25077: consolidation of GNUpod script completion from Omari Norman in 25075.
|
2008-05-20 15:41:42 +00:00 |
|
Peter Stephenson
|
7eed3e6d5d
|
users/12858: add accept-exact-dirs style
|
2008-05-18 20:51:47 +00:00 |
|
Peter Stephenson
|
5e373b83a5
|
unposted: handle p4 sizes and license completion
|
2008-05-14 15:56:50 +00:00 |
|
Peter Stephenson
|
e77c7c2844
|
unposted: handle p4 protects completion
|
2008-05-14 15:48:53 +00:00 |
|
Peter Stephenson
|
547adf2021
|
25018: Omari Norman: completion for awk, join, sort
|
2008-05-13 16:08:35 +00:00 |
|
Clint Adams
|
35cedab218
|
248??: some fixes and updates for git 1.5.5.
|
2008-04-17 03:00:07 +00:00 |
|
Clint Adams
|
a81c33682a
|
Markus Waldeck: 24799: complete .spx files for ogg123.
|
2008-04-07 20:35:46 +00:00 |
|
Clint Adams
|
ded1416ca1
|
24789: completion for stg subcommands.
|
2008-04-04 01:41:40 +00:00 |
|
Peter Stephenson
|
50d9cdeae4
|
24768: add -q option to cd, chdir, pushd, popd
use in _canonical_paths
add 4.3.6 release note with this and other stuff
|
2008-03-28 09:59:06 +00:00 |
|
Peter Stephenson
|
42ddb45fe8
|
24759: dont unfunction if no function; sanitize helper functions
|
2008-03-27 11:29:17 +00:00 |
|
Peter Stephenson
|
4d2d7d7e37
|
24757: canonicalize paths some more
|
2008-03-27 10:35:08 +00:00 |
|
Peter Stephenson
|
b6d1d7414f
|
25735: use zstat to get canonical name for symbolic links
|
2008-03-26 17:22:17 +00:00 |
|
Clint Adams
|
238df34af4
|
24730: use --no-color when calling git commands that might output color codes.
|
2008-03-23 16:18:17 +00:00 |
|
Peter Stephenson
|
3cd59fa065
|
unposted: fix some .distfiles and .cvsignore stuff
|
2008-03-15 23:21:02 +00:00 |
|
Clint Adams
|
37a7e81390
|
24704: completion for BSD calendar.
|
2008-03-12 23:35:25 +00:00 |
|
Clint Adams
|
9e1c419497
|
24702: fix 24701
|
2008-03-09 12:29:52 +00:00 |
|
Clint Adams
|
2448f0f7aa
|
24701: use $service instead of $words[1] so completion will work if git is an alias to a wrapper.
|
2008-03-09 12:16:54 +00:00 |
|
Peter Stephenson
|
318119bda7
|
Richard Hartmann: 24631: gpg completion update
|
2008-03-07 10:43:40 +00:00 |
|
Peter Stephenson
|
74c4a9c9be
|
unposted: improved handling of perforce @label and @date
|
2008-03-04 11:48:43 +00:00 |
|
Bart Schaefer
|
25848c5aa7
|
24653, 24659: Completion/Unix/Type/_path_commands: use a helper function
to call "whatis" portably, and use compadd -O to pre-filter matches before
reading $_command_descriptions.
|
2008-03-03 01:29:17 +00:00 |
|
Clint Adams
|
5707bb5638
|
24650: use zstyle -t instead of -T since extra-verbose isn't meant to default to yes.
|
2008-03-01 23:10:30 +00:00 |
|