Commit Graph

841 Commits (36c1930aa76130fcc9dc9bfa2f5d7ccb7c2ecd8a)
 

Author SHA1 Message Date
Jorge Bucaran 36c1930aa7
4.3.3 2 years ago
Jorge Bucaran 507c9cc425
Preserve fish_plugins plugin order (#689)
Fix #689.
2 years ago
Jorge Bucaran 5622dd660f
Refactor fish_plugins write logic for readability 2 years ago
Jorge Bucaran cf4c6cc561
4.3.2 2 years ago
Ilan Cosman b3c5336480
Use current fish path isntead of fish command (#716) 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
anakimluke 0a0c48993a
Use official GitHub API endpoint (#700)
Close #699
2 years ago
Jorge Bucaran 93dafd242b
4.3.1 2 years ago
Jorge Bucaran 1f080b0457
Improve fisher -h (#691) 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 247b58e0d9
4.3.0 3 years ago
Jorge Bucaran e7a538239b
Suppress top-level files install warning (#666) 3 years ago
Jag Talon b222175fc8
Use short-option style for tar (#665)
OpenBSD's tar doesn't support long options.
Short options ensure compatibility with OpenBSD systems.
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
Jorge Bucaran 56c629a3a9
Add link to migration from 2.x/3.x guide 3 years ago
Jorge Bucaran 3f0851c5cb
4.2.0 3 years ago
Jorge Bucaran 94e934d49e
Update -h --help completion description 3 years ago
Jorge Bucaran 746ec1a504
Remove support for .fish files outside functions (#651)
- Move fisher.fish to functions directory.
- Add deprecation warning.

Close #651
3 years ago
Jorge Bucaran 3e7c4015ab
Use set_color 3 years ago
Jorge Bucaran a8a8a96287
Print removed plugins in bold red 3 years ago
Jorge Bucaran 32ed213b4a
Preserve fish_plugins order during update (#616) 3 years ago
Jorge Bucaran 0b8daa2b8f
Link to relevant issue, improve format 3 years ago
Jorge Bucaran 9cc7d9582f
Create functions directory 3 years ago
Jorge Bucaran d0c3d1840a
Simplify top-level support code regex 3 years ago
Jorge Bucaran f4739a8c7d
Make each event do something different 3 years ago
Jorge Bucaran 57ed19f945
Add some tests 3 years ago
Jorge Bucaran 7ed1de7e56
Source plugin completions on install and update 3 years ago
Jorge Bucaran 3e5b263785
Add missing --command to complete --erase 3 years ago
Jorge Bucaran b9f222c52e
4.2.0-rc-1 3 years ago
Jorge Bucaran 70c9a59b53
\n 3 years ago
Jorge Bucaran 09fc107734
Use more string unescape 3 years ago
Jorge Bucaran 48a61924ad
Refactor parallel fetch subcommand
- Remove undocumented fisher_user_api_token.
  - Can always re-add if there's a need.
- Use string unescape which is faster.
3 years ago
Jorge Bucaran a2e3d5463f
Refactor if into && || for short lines 3 years ago
Jorge Bucaran 8f84ee6144
Kinder conflict error 3 years ago
Jorge Bucaran b2501f620d
Improve fish_plugins read regex 3 years ago
Jorge Bucaran d1a9ae0f7f
Work on fish_plugins section 3 years ago
Jorge Bucaran c8091b3dee
Abort install, don't clobber user files (#624)
Don't install plugins that would overwrite existing
user files, stop and tell the user to deal with it.

Close #624.
3 years ago
Jorge Bucaran 7a47e294b9
Add love to the docs 3 years ago
Jorge Bucaran aa4e1caca5
Update function description 3 years ago
Jorge Bucaran 0e2227019e
Regex adventures: don't match directories 3 years ago