fisher/functions
Jorge Bucaran e0ed629777
One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode.
* Add Mizuki to THANKS for help with Japanese translation of the QuickStart Guide.
* fisher --list should return 1 (fail) if no plugins are installed. Closes #101.
* More consistent style 'Usage' instead of 'usage'.
* Silence index check in case $fisher_cache/.index does not exist.
* Add more descriptive message if plugin is not found.
* Silence search failure in case $fisher_cache/.index does not exist.
2016-02-15 21:24:22 +09:00
..
__fisher_cache_list.fish Supress unwated error message when the cache is empty. Closes #66. 2016-02-03 07:20:40 +09:00
__fisher_complete.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_complete_reset.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_deps_install.fish Display deps as they install along with parent plugin. 2016-02-04 13:52:43 +09:00
__fisher_file.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_file_contains.fish Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
__fisher_file_remove.fish Use command when calling non-builtins 2016-02-07 18:48:42 +01:00
__fisher_gist_to_name.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_help_parse.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_index_update.fish Use command when calling non-builtins 2016-02-07 18:48:42 +01:00
__fisher_key_bindings.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_key_bindings_delete.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_key_bindings_disable.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_key_bindings_enable.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_key_bindings_reset.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_key_bindings_undo.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_key_bindings_update.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_key_bindings_update_user.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_list.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 2016-02-15 21:24:22 +09:00
__fisher_name.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_path_from_plugin.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_path_from_url.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_path_is_prompt.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_path_make.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_path_update.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_plugin_can_enable.fish Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
__fisher_plugin_disable.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_plugin_enable.fish Use command when calling non-builtins 2016-02-07 18:48:42 +01:00
__fisher_plugin_from_path.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_plugin_link.fish Use command when calling non-builtins 2016-02-07 18:48:42 +01:00
__fisher_plugin_source.fish Add name argument to __fisher_plugin_source function. 2016-02-04 02:46:18 +09:00
__fisher_plugin_uninstall_handler.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_plugin_unlink.fish Use command when calling non-builtins 2016-02-07 18:48:42 +01:00
__fisher_plugin_validate.fish Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
__fisher_plugin_walk.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00
__fisher_prompt_reset.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_string_escape.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_url_clone.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
__fisher_url_from_path.fish Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
__fisher_xdg.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
fisher.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 2016-02-15 21:24:22 +09:00
fisher_help.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 2016-02-15 21:24:22 +09:00
fisher_install.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 2016-02-15 21:24:22 +09:00
fisher_search.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 2016-02-15 21:24:22 +09:00
fisher_uninstall.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 2016-02-15 21:24:22 +09:00
fisher_update.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 2016-02-15 21:24:22 +09:00
getopts.fish Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
man.fish Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
spin.fish Ahoy! We are getting close to 0.8.0 2016-02-14 13:17:47 +09:00