You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fisher/functions
Jorge Bucaran 692bb22db6 Ahoy! We are getting close to 0.8.0
* Move AUTHORS -> THANKS and remove automatic generation.

THANKS is more sensible than AUTHORS. CREDITS was second best.
Also, after perusing similar files in other projects I noticed
some entries lacking a valid email address and decided fow now
this file should be curated manually to make sure each entry
contains a useful link. This allows users who have contributed
to the project ways other than committing code to be added to
the list as well.

* Rename wait -> spin.

* Remove extra padding in links. (Cosmetic)

* Update to reflect API refactorings.

* Fix bug causing brackets to show up in description.

* Implement using spin function.

* __fisher_gist_to_name uses curl to query the GitHub API which will
return a JSON stream even if the Gist could not be found. So, it's
not possible to determine whether we failed or not using our spin
function and actually need to check the returned string to see if
it contains a valid name or not.

* Let git pull write errors to stderr.

* Use new internal __fisher_spin.

* Extract spin to independent / external module and tweak Makefile
to better integrate with new install process.
9 years ago
..
__fisher_cache_list.fish
__fisher_complete.fish
__fisher_complete_reset.fish
__fisher_deps_install.fish
__fisher_file.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_file_contains.fish
__fisher_file_remove.fish
__fisher_gist_to_name.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_help_parse.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_index_update.fish
__fisher_key_bindings.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_key_bindings_delete.fish
__fisher_key_bindings_disable.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_key_bindings_enable.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_key_bindings_reset.fish
__fisher_key_bindings_undo.fish
__fisher_key_bindings_update.fish
__fisher_key_bindings_update_user.fish
__fisher_list.fish
__fisher_name.fish
__fisher_path_from_plugin.fish
__fisher_path_from_url.fish
__fisher_path_is_prompt.fish
__fisher_path_make.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_path_update.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_plugin_can_enable.fish
__fisher_plugin_disable.fish
__fisher_plugin_enable.fish
__fisher_plugin_from_path.fish
__fisher_plugin_link.fish
__fisher_plugin_source.fish
__fisher_plugin_uninstall_handler.fish
__fisher_plugin_unlink.fish
__fisher_plugin_validate.fish
__fisher_plugin_walk.fish Ahoy! We are getting close to 0.8.0 9 years ago
__fisher_prompt_reset.fish
__fisher_string_escape.fish
__fisher_url_clone.fish
__fisher_url_from_path.fish
__fisher_xdg.fish
fisher.fish
fisher_help.fish
fisher_install.fish Ahoy! We are getting close to 0.8.0 9 years ago
fisher_search.fish Ahoy! We are getting close to 0.8.0 9 years ago
fisher_uninstall.fish
fisher_update.fish Ahoy! We are getting close to 0.8.0 9 years ago
getopts.fish
man.fish
spin.fish Ahoy! We are getting close to 0.8.0 9 years ago