Commit Graph

1511 Commits

Author SHA1 Message Date
Andrew Rynhard
80adc78ce7 Add plugin-rustup 2016-04-19 00:13:02 -07:00
Stephen M. Coakley
4fab28534f Merge pull request #301 from coderstephen/master
Add linuxbrew to db
2016-04-18 20:55:00 -05:00
Stephen Coakley
7b6f7fda1d Add linuxbrew to db 2016-04-18 20:50:09 -05:00
Derek Willian Stavis
cdc31d78ba Merge pull request #300 from szwathub/master
Added a new theme named cyan
2016-04-17 14:14:41 -03:00
Cyan
31a09d02ac Update cyan 2016-04-18 00:45:50 +08:00
szwathub
8e7248290a a new theme named cyan 2016-04-17 23:42:24 +08:00
Derek Willian Stavis
a8016c1588 Merge pull request #288 from oh-my-fish/registry/add-await
registry: add 'await' package
2016-03-30 23:16:24 -03:00
Derek Stavis
e289a85bbf registry: add 'await' package 2016-03-30 23:12:27 -03:00
Justin Hileman
fa7a3a33a8 Merge pull request #289 from demidovakatya/master
Improve grammar and punctuation for docs/RU
2016-03-30 18:23:35 -07:00
Derek Willian Stavis
74439cc18a Merge pull request #291 from sobolevn/master
Fixed links in the english docs.
2016-03-30 21:56:53 -03:00
sobolevn
1a2ac73c88 Fixed links in the english docs. There were broken links to the translated docs.
I have changed `docs/` to `../`, now it's fine.
2016-03-30 15:12:15 +03:00
Katya Demidova
f73002d99d Improve grammar and punctuaiton for docs/RU 2016-03-30 11:35:55 +03:00
Justin Hileman
5260fd496a Merge pull request #287 from oranja/pkg-uptodate
bugfix: Core update reported failure when up-to-date
2016-03-28 07:21:56 -07:00
Itzik Ephraim
0fc99b38b4 bugfix: Core update reported failure when up-to-date 2016-03-28 09:18:10 +03:00
Derek Willian Stavis
0699c9ff40 Merge pull request #285 from oranja/pkg-uptodate
omf update: Report up-to-date packages as such
2016-03-27 21:57:28 -03:00
Itzik Ephraim
720c499e61 Report up-to-date packages as such 2016-03-27 09:19:07 +03:00
Itzik Ephraim
f6b9bdd941 When pulling a repo, fetch first, to check for updates 2016-03-25 13:17:56 +03:00
Justin Hileman
2526efd9fd Merge pull request #266 from oh-my-fish/safe-exec
Implement safe shell reloading inside omf plugin
2016-03-24 23:26:00 -07:00
Derek Stavis
a716badfd4 Implement safe shell reloading inside omf plugin
This commit adds an improved reload code for Oh My Fish, besides
saving the history now the reloading technique keeps directory
history and stack and clears fish_greeting, for a transparent
transition.

The reloading code is now safe regarding to background jobs. exec
wipes fish job control, so the user-facing code under the (just-
introduced by this commit) `omf reload` command is kept safe by a
warning. For testing purposes, `omf update` and `omf remove` rolls
automatic refresh only when `OMF_AUTO_RELOAD` variable is set.

Recap of the commit:
- Add improved reload code (omf.reload)
- Add a safe reload code (omf.cli.reload)
- Add `omf reload` command
- Add opt-in reload to `omf update` and `omf remove` commands
2016-03-24 18:43:23 -03:00
Justin Hileman
d794969f23 Merge pull request #238 from VEINHORN/master
Add ru-RU docs
2016-03-24 01:13:27 -07:00
Justin Hileman
6323844b81 Merge pull request #280 from oranja/doctor-versions
`omf doctor` checks for fish & git versions
2016-03-24 00:17:14 -07:00
Itzik Ephraim
5764f0d9a4 omf doctor checks for fish & git versions
Minimum fish version: 2.2.0
Minimum git version: 1.9.5
2016-03-24 09:01:18 +02:00
Justin Hileman
8de7eb4c72 Merge pull request #276 from oh-my-fish/deprecate-refresh
lib: deprecate `refresh` function
2016-03-23 14:33:41 -07:00
Justin Hileman
b490fad367 Merge branch 'master' into deprecate-refresh 2016-03-23 08:10:27 -07:00
Justin Hileman
e04ba4f3f9 Merge pull request #284 from oh-my-fish/deprecate-available
lib: deprecate `available` function
2016-03-23 08:10:07 -07:00
Derek Stavis
65dfadfc02 lib: deprecate available function
This PR officially marks available as deprecated, moving the
deprecated functionality to omf plugin compat quarantine directory.
2016-03-22 21:48:05 -03:00
Derek Stavis
37705618b2 lib: deprecate refresh function
With great power comes great responsibility. This function is
somewhat low level, and is harmful to shell's user, as it
completely screws up with job control (subprocesses).

This PR officially marks `refresh` as deprecated, moving the
deprecated functionality to omf plugin `compat` quarantine
directory.
2016-03-22 21:35:52 -03:00
Justin Hileman
370913ec93 Merge pull request #279 from coderstephen/master
Add hash plugin to database
2016-03-17 19:33:47 -07:00
Stephen Coakley
75df085c0e Add hash plugin to database 2016-03-17 21:20:38 -05:00
Derek Willian Stavis
abc7c958c9 Merge pull request #278 from rominf/ssh-config.d
Add ssh-config.d plugin into database
2016-03-17 11:12:28 -03:00
Roman Inflianskas
b91fe2a403 Add ssh-config.d plugin to database 2016-03-17 14:26:46 +03:00
Derek Willian Stavis
b777b38675 Merge pull request #275 from oh-my-fish/registry/update-direnv
registry: point direnv plugin to organization's version
2016-03-16 11:40:54 -03:00
Derek Stavis
8dd6ed109a registry: point direnv plugin to organization's version 2016-03-15 17:58:07 -03:00
Stephen Coakley
5294113e81 Merge pull request #273 from coderstephen/plugin-expand
Add expand plugin to database
2016-03-14 21:20:31 -05:00
Stephen Coakley
c270226b37 Add expand plugin to database 2016-03-14 21:15:31 -05:00
Stephen Coakley
d4d68ee6e0 Merge pull request #272 from coderstephen/plugin-argu
Add argu plugin to database
2016-03-14 21:14:45 -05:00
Stephen Coakley
6264b35770 Add argu plugin to database 2016-03-14 20:57:35 -05:00
Justin Hileman
62038fa1c9 Merge pull request #254 from mvader/master
Create mars
2016-03-14 01:06:36 -07:00
Justin Hileman
1bdc3039c1 Merge pull request #271 from coderstephen/master
Add termux plugin to database
2016-03-13 23:54:54 -07:00
Stephen Coakley
efc09a2422 Add termux plugin to database 2016-03-14 01:21:57 -05:00
Derek Willian Stavis
7e8b9ac04b Merge pull request #265 from coderstephen/plugin-cleanup
Update plugin URLs and remove broken plugin entries
2016-03-14 00:56:14 -03:00
Stephen Coakley
0c60f4d877 Update plugin URLs and remove broken plugin entries 2016-03-13 22:46:58 -05:00
Derek Willian Stavis
d40c8912c0 Merge pull request #268 from oranja/selective-update
Allow selective updates
2016-03-14 00:45:02 -03:00
Itzik Ephraim
fa24e67633 Allow selective updates 2016-03-13 11:44:45 +02:00
Justin Hileman
a0c6213b36 Merge pull request #261 from coderstephen/master
Add phpbrew plugin to database
2016-03-12 08:51:07 -08:00
Stephen Coakley
fa4018eef4 Add phpbrew plugin to database 2016-03-06 15:12:55 -06:00
Justin Hileman
fb004f8f35 Merge pull request #264 from oh-my-fish/registry/remove-agnoster-mercurial
registry: remove deprecated agnoster-mercurial theme
2016-03-06 13:03:20 -08:00
Derek Stavis
90930e3216 registry: remove deprecated agnoster-mercurial theme 2016-03-06 14:53:18 -03:00
Derek Willian Stavis
e6c886acd9 Merge pull request #263 from oranja/cli-completions
Improve OMF CLI completions
2016-03-05 11:06:30 -03:00
Itzik Ephraim
43ba8b97b7 Improve OMF CLI completions 2016-03-04 19:10:38 +02:00