Commit Graph

255 Commits (4.4.2)

Author SHA1 Message Date
Jorge Bucaran 604f8ff1ea
4.3.5 2 years ago
Jorge Bucaran 475505312c
Refactor repository fetch logic 2 years ago
Jorge Bucaran daddbadb79
Add GitLab support (#658)
Close #658.
2 years ago
Jorge Bucaran a4e74bd6f1
Fix inconsistent docs 2 years ago
eitsupi 164628b696
Fix tide installation instructions (#715) 2 years ago
Yohan Min 74dabc5d5a
Fixed a small typo (#714) 2 years ago
Bugakov Mikhail 354c8fccec
Update README.md (#713) 2 years ago
Jason Nader 885129b7d3
Update link to Fish config docs (#683) 3 years ago
Jorge Bucaran b2c317a2ae
Tweak acknowledgements 3 years ago
Jorge Bucaran dc7ada7a78
Try a different place for link 3 years ago
Jorge Bucaran c220662604
Remove Fish 3.x warning 3 years ago
Jorge Bucaran 7bd5bfcac1
Add acknowledgments 3 years ago
Jorge Bucaran 28bb0e172c
Use a colon to clarify usage (#674) 3 years ago
Bruce D'Arcus b9b1eda07a
Clarify fish_plugins update usage (#674) 3 years ago
Jorge Bucaran 48c414fa09
The devil is in the details 3 years ago
Jorge Bucaran 00f130ed90
Specify system requirements (#663)
Close #663
3 years ago
Daniël Franke a0a68de919
Adjust the gitlab documention.
Make it a bit less verbose.
3 years ago
Daniël Franke 8ae139dc9e
Add GitLab support.
Add the possibility to add plugins from gitlab. Resolves #657.
3 years ago
Jorge Bucaran 56c629a3a9
Add link to migration from 2.x/3.x guide 3 years ago
Jorge Bucaran 0b8daa2b8f
Link to relevant issue, improve format 3 years ago
Jorge Bucaran d1a9ae0f7f
Work on fish_plugins section 4 years ago
Jorge Bucaran 7a47e294b9
Add love to the docs 4 years ago
Jorge Bucaran db6801f565 Use inverted pyramid model 4 years ago
Jorge Bucaran d0c30d9723 Use proper capitalization 4 years ago
rany cd9d69209e
Use HTTPS for curl installation (#627)
Using HTTPS prevents: 

- accidentally running a captive portal login screen as a Fish script and sourcing it
- other security and privacy benefits of HTTPS
4 years ago
Jorge Bucaran 4ff6128860 Doc little tweaks 4 years ago
Jorge Bucaran 2bbc06a965 Add documentation for plugin authors, close #618 4 years ago
Jorge Bucaran 861cd38133 Simplify source file iteration during install 4 years ago
Jorge Bucaran ce6072f907
Small docs tweaks 4 years ago
Aurélien Ooms d69311a911
Use fish_plugins filename instead of old fishfile. (#597) 4 years ago
Jorge Bucaran dbf07b1709
Fisher 4.0 (#596)
- Introduce new event system. #526, #527 #573.
- Deprecate `init.fish`, `uninstall.fish`, etc. #581
- No cache fallback, no plugin dependencies, no more private
package hosts, and no more gitlab/bitbucket support. #464, #579
- Require fish 3.0, use newer fish features, e.g., use `wait` to
implement concurrent downloads.
- Rely less on external tools. No awk, no sed, no basename/dirname.
Just mv, rm, cp, and mkdir.
- Deprecate `fishfile` in favor of `fish_plugins`. This new file
works like the old fishfile, but without comment support. See #524.
4 years ago
Patrick c2c091f33e
fix uninstall package instructions (#586) 4 years ago
Jorge Bucaran 297c6b77c7
Revamp docs 4 years ago
Jorge Bucaran c9393460cf
Remove now pointless version badge 4 years ago
Jorge Bucaran 994506e594
Add note about where the fish config file is 4 years ago
Jorge Bucaran 3badc25962
Simplify changing the installation path section 4 years ago
Jorge Bucaran d847b79b63
Improve visibility of note on changing the installation path; close #541 4 years ago
Jorge Bucaran c19e4e7d16
Be specific about 'fish configuration file'; close #576 4 years ago
Jorge Bucaran c2b3ab0171
README tweaks
- Fix typos
- Remove CI badge
4 years ago
James Smith 3e4ae4b960
feat(ci): switch to GitHub Actions (#572)
Migration will switch from Travis CI to GitHub Actions.

Closes #567
4 years ago
Jorge Bucaran c22526cc5a
#0366d6 4 years ago
Jorge Bucaran 3f1d3d7db7
#24292e 4 years ago
Jorge Bucaran 47229c1429
README tweaks, use simpler language 4 years ago
Ross Donaldson 6d2d4107b4 Update the README to specify `fisher`'s ownership of `$XDG_CONFIG_HOME/fisher` (#554)
It's important users of `fisher` _not_ use this directory as the value of `fisher_home`.
5 years ago
Tobias Hernstig f3e87cf5f6 Change --event to --on-event (#549) 5 years ago
Jorge Bucaran 24b4aaa55b
Doc improvements 5 years ago
Jorge Bucaran fe5638d107
Less meta 5 years ago
Jorge Bucaran 1e6e80c0c1
Renew docs 5 years ago
Will Stone 9bdd1d5e61 Match version and help commands to actual in docs (#535)
The help and version commands use the "--" prefix. This updates the readme to reflect that.
5 years ago
Jorge Bucaran 7b4705f810
Fix typos and grammar errors 5 years ago