Commit Graph

1628 Commits (2d1deeb5fdef8f83e4cf9276a66bb2ee532dc627)
 

Author SHA1 Message Date
Stephen M. Coakley 2d1deeb5fd Replace package database with independently installed package repositories (#427)
Replace package database with independently installed package repositories

- Add support for fetching and installing from package repositories containing package URLs and metadata
- Support multiple package repository sources
- Add new repo command
- Remove submit command
- Enhance describe and search commands
- Fix and improve help text for new and adjusted commands
- Fix bundle install exit status
- Refer to plugins as "plugins" instead of the general term "packages"
- Code clarity improvements
- Put plugin/theme distinction into package metadata
7 years ago
Justin Hileman e2c3343ebb Merge pull request #481 from scorphus/issue-328-docs
Docs on how to set variables in `init.fish` (#328)
7 years ago
Pablo Santiago Blum de Aguiar b1eee388c1 Docs on how to set variables in `init.fish` (#328)
Fix #328
7 years ago
Itzik Ephraim 284f5b5518 [generate-themes-doc.fish] Ignore '.git' suffix on theme URLs (#472)
* Ignore '.git' suffix on theme URLs.
* Regenerated the Themes doc (after a long hiatus)
7 years ago
Damon Poole 38d4badbd2 Added emoji-powerline theme (#469) 7 years ago
Dennis Evert 3a54734a39 Add BLT plugin to pkg database (#474) 7 years ago
Henrik W Lund d8bc265a87 Added fish_logo package to registry (#473) 7 years ago
Gerard Ribugent Navarro 9c61978ee1 Add Gentoo theme (#475) 7 years ago
Stephen M. Coakley 016ea34a9b oops (#470) 8 years ago
Stephen M. Coakley e888766342 Prepare release 4 (#468)
* Update authors list

* Add release notes for v4
8 years ago
Andrew Komarnitskyi 0d820b18d7 Translation: Ukrainian version (#464)
* add ukrainian translation

* fix UA translate in readme

* fix UA translation in faq

* fix UA translation in packages.md

* fix documentation link
8 years ago
Roman Inflianskas f7c95e1b6a Add bak plugin to database (#461) 8 years ago
Stephen M. Coakley d951cb1a15 Normalize redirection syntax (#459) 8 years ago
Stephen M. Coakley 6738f5ea2c Update dpaste (#460) 8 years ago
Stephen M. Coakley 67ef90a490 Ensure Fish scripts always use LF line endings, otherwise multiline commands break (#458) 8 years ago
Stephen M. Coakley 50004e39a1 Print diagnostic info in doctor (#456) 8 years ago
Stephen M. Coakley a45f85697b Tweak fish version badge (#457) 8 years ago
Stephen M. Coakley e742023f71 Fix emacs plugin URL (#451) 8 years ago
Espen Henriksen 2607dc2d0f Add plugin-pj (#449) 8 years ago
Matej Nemček 49407aaa60 Add slavic-cat theme (#443) 8 years ago
Beau Hastings e79c1af513 Add theme kawasaki (#439) 8 years ago
hak8or 2deac43804 Pure theme screenshot fixed to theme git repo screenshot (#418) 8 years ago
Stephen M. Coakley 674c90d160 Make OMF command colors independent of Fish version (#446) 8 years ago
Justin Hileman c4fdb7afb9 Merge pull request #442 from oh-my-fish/registry/add-pyenv
registry: add pyenv
8 years ago
Derek Willian Stavis 16b7b1de56 registry: add pyenv 8 years ago
Stephen M. Coakley 9c8d79a347 Do not replace existing theme when installing (#435)
Fix #274
8 years ago
Justin Hileman a0811973f6 Merge pull request #431 from rominf/patch-1
Add dpaste
8 years ago
Stephen M. Coakley c2372f7f51 Add marlin to db (#434) 8 years ago
Roman Inflianskas 4808bf830f Add dpaste
Supersedes #430
8 years ago
Stephen M. Coakley 106f3a517b Add new script for generating AUTHORS file (#426) 8 years ago
Stephen M. Coakley ec2b34a258 Add release versions to changelog (#424) 8 years ago
Stephen M. Coakley 0b0c2312f1 Update authors and change log for v3 (#423) 8 years ago
Stephen M. Coakley 6404410be0 Implement update channels to introduce release versioning (#293) 8 years ago
Derek Willian Stavis 406d16e38f registry: add gityaw plugin (#422) 8 years ago
Guilherme Rv Coelho fa937f6e82 Add license plugin (#421) 8 years ago
Derek Willian Stavis 6322d3941d registry: add android-sdk plugin (#420) 8 years ago
Stephen M. Coakley 158b2053d5 Fix Travis OS X build (#419) 8 years ago
Derek Willian Stavis 6aad28ae99 registry: add nodenv plugin (#416) 8 years ago
Guilherme Rv Coelho 958cc9a331 Add wifi-password plugin (#415) 8 years ago
Stephen M. Coakley 1496b5ef45 Update base image (#411) 8 years ago
Stephen M. Coakley 77d8173a3a Add AWS plugin (#407) 8 years ago
Nathan Wykes 8fc693296f fix db pkg entries pointing away from core plugins (#405) 8 years ago
Pablo Aguiar 00325f886f Amend templates (#403)
* omf/templates: use ones name as copyright holder

* omf/templates: use ones github username in URLs

* omf/templates: use current yeat in copyright notice
8 years ago
Jianming Qu fc683de8ae add pkg cd (#400) 8 years ago
Mathias Djärv 543afc7c01 assert fish version before asserting commands (#399)
* assert fish version before asserting commands

- fix #398 so that the correct error message is displayed

* move assert_cmds to after fish and git checks

- remove fish and git from assert_cmds, these checks are already done in their specific assert_ functions making them redundant in assert_cmds
- move function assert_cmds to match execution order
8 years ago
Derek Willian Stavis 4e48fcdcea registry: add archlinux plugin (fix #395) (#396) 8 years ago
Justin Hileman 370b4dd2a5 Fix the blank lines in `omf update` output. (#394) 8 years ago
Stephen M. Coakley fb6c2992ba Do not overwrite themes when installing from bundle (#385) 8 years ago
Amio • 晋晓炜 87cce30562 Add "eden" to theme registry. (#357)
* Add eden to omf theme registry.

* Add theme-eden repo to oh-my-fish.
8 years ago
Derek Willian Stavis 106c8e350b registry: add node-binpath package (#391) 8 years ago