Aljaž "g5pw" Srebrnič
a2765bc27c
Explicitly typeset arrays
2014-06-26 17:57:58 +02:00
Aljaž "g5pw" Srebrnič
42aace253f
Use correct command to get installed ports
...
This fixes a copy-paste error when we completed any port name instead of
installed ones
2014-06-26 17:57:58 +02:00
Aljaž "g5pw" Srebrnič
8842103478
Use capitalized names in option description
2014-06-26 17:57:57 +02:00
Aljaž "g5pw" Srebrnič
8d9cdfc589
Add completion for rev-upgrade subcommand
2013-04-02 21:56:07 +02:00
Aljaž "g5pw" Srebrnič
7b412ed1ba
Fix bug introduced in 3e6040e01
...
I can't call a function from _arguments
2013-04-02 21:53:38 +02:00
Aljaž "g5pw" Srebrnič
3e6040e01d
Do not use state mechanism
...
Call a dispatch function instead, simplifying the nested select case.
2013-04-01 00:30:04 +02:00
Aljaž "g5pw" Srebrnič
54ed122d25
Set cache-policy before calling _arguments
2013-04-01 00:30:04 +02:00
Aljaž "g5pw" Srebrnič
810840e0e0
Remove unnecessary parenthesis escaping
2013-04-01 00:29:38 +02:00
Aljaž "g5pw" Srebrnič
1168563524
_port: add upgrade completions
...
Port upgrade completes only outdated ports.
2013-03-31 23:47:35 +02:00
Aljaž "g5pw" Srebrnič
4aa41e2267
Use message instead of guard
...
Use _message instead of _guard when completing the search pattern.
2013-03-31 23:47:35 +02:00
Aljaž "g5pw" Srebrnič
f2cff3dbf3
Use own cache policy
...
This checks modification dates of the repository database and completion cache
and refreshes the latter if it is older than the database.
2013-03-24 22:31:08 +01:00
Aljaž "g5pw" Srebrnič
d8a2e94fa0
Use native caching system
2013-03-24 22:29:51 +01:00
Aljaž "g5pw" Srebrnič
2224f3ae71
Moved port_select function to bottom
2013-03-24 22:26:32 +01:00
Aljaž "g5pw" Srebrnič
6483c0c3a1
Overhauled port command completion
...
Port command completion got smarter. It can now complete paths for the
provides subcommand, and complete pseudo-portnames.
It will complete all ports or only installed ones (for example, when
completing for the uninstall command).
It will complete the select subcommand with appropriate values.
2013-03-20 08:22:38 +01:00
Julien Nicoulaud
10ffeb0c15
[BREAKING CHANGE] Move compdefs to own directory (to ease packaging and
...
avoid bloating users fpath with unneeded files such as README.md)
2012-08-01 13:23:11 +02:00