Commit graph

833 commits

Author SHA1 Message Date
detailyang ff53509a6c Use `test -L and -e` to check whether file exists. Close #182.
Possibly fix #182.
2016-04-11 11:48:18 +09:00
Jorge Bucaran 33fc7841d6
Add new demo thumbnail. 2016-04-09 12:47:37 +09:00
Jorge Bucaran 0d561a9a65
Remove anchor and make logo larger. 2016-04-09 11:41:15 +09:00
Jorge Bucaran 3c7f56ee1c
Move badges above install notice. 2016-04-09 11:36:45 +09:00
Jorge Bucaran 2b0b647e01
Experiment with screencast first on top. 2016-04-09 11:34:15 +09:00
Jorge Bucaran bdf0f1edb5
No overriding getopts via plugins. Close #191 2016-04-09 11:33:58 +09:00
Jethro Kuan 6c2c905dc6 Correct URL in README (#190)
* Update index link
* Correction of URL in README
2016-04-08 23:09:34 +09:00
Jorge Bucaran 515a4baf2e
Update README.md 2016-04-08 18:58:21 +09:00
Jorge Bucaran 0cee2935e7
Readme tweaks (#189)
Tweakity tweaky tweaks.
2016-04-08 18:43:41 +09:00
Jorge Bucaran 0466ef8e59
Update README.md 2016-04-08 18:03:44 +09:00
Jorge Bucaran daa1d1d1a4
Remove example describing `submit` plugin. 2016-04-08 18:01:37 +09:00
Jorge Bucaran e9f88d0278
Remove plugin examples as they are not really Fisherman specific. 2016-04-08 18:00:06 +09:00
Jorge Bucaran 2a82eecec6
Update README tagline with repository's tagline. 2016-04-07 20:08:38 +09:00
Jorge Bucaran b08257af88
Add Chinese support information. 2016-04-06 14:33:37 +09:00
Jorge Bucaran 2eed8019d1
Fix broken index URL link. 2016-04-06 09:45:25 +09:00
Jorge Bucaran ce8c116b9a
Update useless test case. 2016-03-31 03:33:25 +09:00
Jorge Bucaran f614a20120
Bring spin back to avoid installing issues. Spin for everyone. 2016-03-31 03:19:44 +09:00
Jorge Bucaran 00444f0acc
1.4.0 2016-03-31 02:45:22 +09:00
Jorge Bucaran 6c5cac3a18
Ahoy! Fisherman 1.4.0 has shipped.
Notable changes:

+ Now fisher list does not show plugins that are disabled,
  but available in the cache. To preview these items use
  fisher list --disabled.

+ Welcome aboard @orangecms and @xrain0610.

+ Fisherman is now available in AUR, thanks @orangecms.

+ Fix load order during installation. Now snippets can
  safely invoke functions defined in the plugin function
  directory. Thanks @orangecms. #170.

+ Fisherman **installs and updates plugins ⌁concurrently**.
  Performance may vary, but if you can see 5 to 10 times
  faster network times, it's working well.
2016-03-31 02:42:44 +09:00
Jorge Bucaran fca41816e1
Don't return 1 if there were no updates. 2016-03-29 21:22:14 +09:00
Jorge Bucaran aca2314e64
Merge pull request #175 from BretJohnson/master
For some reason a \ line continuation followed by a | at the beginning
2016-03-29 13:39:28 +09:00
Bret Johnson 8e05f82980 For some reason a \ line continuation followed by a | at the beginning
of the next line has problems, at least on my machine running cygwin.
It produced an error like this:
~/.local/share/fisherman/functions/__fisher_plugin_validate.fish (line
42):                 | sed -E "
^ from sourcing file
~/.local/share/fisherman/functions/__fisher_plugin_validate.fish
called on standard input

This change simply eliminates the \ line continuation and instead
concatenates with the next line.  It seems simple enough and avoids
this problem, making it work on cygwin.
2016-03-28 23:51:33 -04:00
Jorge Bucaran 3b58fa70c7
Add 'Aye', because we are Fisherfolk. 2016-03-29 01:54:44 +09:00
Jorge Bucaran 13431e3c74
Better formatting for up to date message. 2016-03-29 01:48:37 +09:00
Jorge Bucaran 65cfdd0b49
Show changes when updating. 2016-03-29 01:22:15 +09:00
Jorge Bucaran 2888a63b98
Simplify update mechanism, avoid merges. 2016-03-29 01:21:51 +09:00
Jorge Bucaran 3f47e4e10c
Add completions for fisher new. 2016-03-26 16:55:25 +09:00
Jorge Bucaran 683dd53140
Remove script file support for .load plugins. Revert 2cfa1c. 2016-03-26 15:36:21 +09:00
Jorge Bucaran bc81fbda10
Update. 2016-03-26 14:56:59 +09:00
Jorge Bucaran 22f30a09f5
Add @orangecms. 2016-03-26 14:56:44 +09:00
Jorge Bucaran 2942cca0cd
Fix load order during installation. Close #170.
Now snippets can safely invoke functions defined in the plugin
function directory. Thanks @orangecms.
2016-03-26 14:41:44 +09:00
Jorge Bucaran a205256ce8
Fix a bug in the dependency installer counter. 2016-03-25 03:57:17 +09:00
Jorge Bucaran 4d23cf7195
Merge pull request #167 from jethrokuan/master
Clear ignored files on cleanup
2016-03-23 00:22:07 +09:00
Jethro Kuan 2e71cdfc94 Clear ignored files on cleanup 2016-03-22 23:02:49 +08:00
Jorge Bucaran 2deff15c12
Fix long search result result width. 2016-03-22 21:19:58 +09:00
Jorge Bucaran 8065db4225
Support .load files using custom scripts. 2016-03-17 16:47:30 +09:00
Jorge Bucaran 16e0527bff
Display plugin update failed message only if there are plugins. 2016-03-16 15:01:28 +09:00
Jorge Bucaran 2709c38c4e
Do not print an empty lines if there are no plugins. 2016-03-16 15:00:40 +09:00
Jorge Bucaran 1344762dcb
Skip plugin update if there are no plugins to update. 2016-03-16 14:43:07 +09:00
Jorge Bucaran 712cd07bff
More verbose and safer has jobs check. 2016-03-15 22:15:32 +09:00
Jorge Bucaran 210035a976
More space, brighter colors.
Add left-align padding to search results and use bright colors.
2016-03-15 22:14:25 +09:00
Jorge Bucaran cf7457a067
Don't install the entire index.
Handle the case when the user tries to install a plugin that is
a function, but a directory of the same name already exists in
the current working directory.
2016-03-15 22:13:29 +09:00
Jorge Bucaran 04556793e4
Update docs. 2016-03-14 04:21:55 +09:00
Jorge Bucaran 918f7bccd0
Update README. 2016-03-14 04:20:40 +09:00
Jorge Bucaran ff24ee8e9a
Bug fix: Git rebase has no --quiet option. 2016-03-12 07:37:25 +09:00
Jorge Bucaran ba92c5e705
1.3.1 2016-03-12 06:55:37 +09:00
Jorge Bucaran aafb503553
Ahoy! 1.3.1 2016-03-12 06:55:31 +09:00
Jorge Bucaran ed335bf270
Ahoy! Fisherman 1.3.0
* Fix bug in fisher_config_color_reset not declaring path variable.
* Silence Git checkout standard error to prevent update failures in some edge cases.
* Revise and correct errors in the documentation and README.
* Add more instrumentation to fisher_plugin_disable.
* Minor doc updates.
2016-03-12 06:45:17 +09:00
Jorge Bucaran 093ad78a04
Update CONTRIBUTING. 2016-03-10 14:18:17 +09:00
Jorge Bucaran 79efc9bceb
Remove dead links and tidy up README. 2016-03-10 14:08:48 +09:00