Commit Graph

1552 Commits (228ef9aafe3e1d4333daf7f78e6e2602f5cc6125)
 

Author SHA1 Message Date
Derek Willian Stavis 74439cc18a Merge pull request #291 from sobolevn/master
Fixed links in the english docs.
9 years ago
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.
9 years ago
Katya Demidova f73002d99d Improve grammar and punctuaiton for docs/RU 9 years ago
Justin Hileman 5260fd496a Merge pull request #287 from oranja/pkg-uptodate
bugfix: Core update reported failure when up-to-date
9 years ago
Itzik Ephraim 0fc99b38b4 bugfix: Core update reported failure when up-to-date 9 years ago
Derek Willian Stavis 0699c9ff40 Merge pull request #285 from oranja/pkg-uptodate
omf update: Report up-to-date packages as such
9 years ago
Itzik Ephraim 720c499e61 Report up-to-date packages as such 9 years ago
Itzik Ephraim f6b9bdd941 When pulling a repo, fetch first, to check for updates 9 years ago
Justin Hileman 2526efd9fd Merge pull request #266 from oh-my-fish/safe-exec
Implement safe shell reloading inside omf plugin
9 years ago
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
9 years ago
Justin Hileman d794969f23 Merge pull request #238 from VEINHORN/master
Add ru-RU docs
9 years ago
Justin Hileman 6323844b81 Merge pull request #280 from oranja/doctor-versions
`omf doctor` checks for fish & git versions
9 years ago
Itzik Ephraim 5764f0d9a4 `omf doctor` checks for fish & git versions
Minimum fish version: 2.2.0
Minimum git version: 1.9.5
9 years ago
Justin Hileman 8de7eb4c72 Merge pull request #276 from oh-my-fish/deprecate-refresh
lib: deprecate `refresh` function
9 years ago
Justin Hileman b490fad367 Merge branch 'master' into deprecate-refresh 9 years ago
Justin Hileman e04ba4f3f9 Merge pull request #284 from oh-my-fish/deprecate-available
lib: deprecate `available` function
9 years ago
Derek Stavis 65dfadfc02 lib: deprecate `available` function
This PR officially marks available as deprecated, moving the
deprecated functionality to omf plugin compat quarantine directory.
9 years ago
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.
9 years ago
Justin Hileman 370913ec93 Merge pull request #279 from coderstephen/master
Add hash plugin to database
9 years ago
Stephen Coakley 75df085c0e Add hash plugin to database 9 years ago
Derek Willian Stavis abc7c958c9 Merge pull request #278 from rominf/ssh-config.d
Add ssh-config.d plugin into database
9 years ago
Roman Inflianskas b91fe2a403 Add ssh-config.d plugin to database 9 years ago
Derek Willian Stavis b777b38675 Merge pull request #275 from oh-my-fish/registry/update-direnv
registry: point direnv plugin to organization's version
9 years ago
Derek Stavis 8dd6ed109a registry: point direnv plugin to organization's version 9 years ago
Stephen Coakley 5294113e81 Merge pull request #273 from coderstephen/plugin-expand
Add expand plugin to database
9 years ago
Stephen Coakley c270226b37 Add expand plugin to database 9 years ago
Stephen Coakley d4d68ee6e0 Merge pull request #272 from coderstephen/plugin-argu
Add argu plugin to database
9 years ago
Stephen Coakley 6264b35770 Add argu plugin to database 9 years ago
Justin Hileman 62038fa1c9 Merge pull request #254 from mvader/master
Create mars
9 years ago
Justin Hileman 1bdc3039c1 Merge pull request #271 from coderstephen/master
Add termux plugin to database
9 years ago
Stephen Coakley efc09a2422 Add termux plugin to database 9 years ago
Derek Willian Stavis 7e8b9ac04b Merge pull request #265 from coderstephen/plugin-cleanup
Update plugin URLs and remove broken plugin entries
9 years ago
Stephen Coakley 0c60f4d877 Update plugin URLs and remove broken plugin entries 9 years ago
Derek Willian Stavis d40c8912c0 Merge pull request #268 from oranja/selective-update
Allow selective updates
9 years ago
Itzik Ephraim fa24e67633 Allow selective updates 9 years ago
Justin Hileman a0c6213b36 Merge pull request #261 from coderstephen/master
Add phpbrew plugin to database
9 years ago
Stephen Coakley fa4018eef4 Add phpbrew plugin to database 9 years ago
Justin Hileman fb004f8f35 Merge pull request #264 from oh-my-fish/registry/remove-agnoster-mercurial
registry: remove deprecated agnoster-mercurial theme
9 years ago
Derek Stavis 90930e3216 registry: remove deprecated agnoster-mercurial theme 9 years ago
Derek Willian Stavis e6c886acd9 Merge pull request #263 from oranja/cli-completions
Improve OMF CLI completions
9 years ago
Itzik Ephraim 43ba8b97b7 Improve OMF CLI completions 9 years ago
Derek Stavis 7d64ad33fb editorconfig: remove unused config file 9 years ago
Stephen Coakley 204de94cd4 Add config package to database 9 years ago
Miguel Molina fcca45b16a registry: add theme mars 9 years ago
Derek Willian Stavis 4403f7a588 Merge pull request #250 from oh-my-fish/update-themes-docs
docs: update Themes.md
9 years ago
Derek Stavis a52bd8564c docs: update Themes.md 9 years ago
Derek Willian Stavis 430a1d8af9 Merge pull request #248 from mathiasvr/patch-1
Add Visual Studio Code plugin
9 years ago
Mathias Rasmussen 62d12ade0f Add Visual Studio Code plugin
Command line for Visual Studio Code

update to oh-my-fish repo
9 years ago
Derek Willian Stavis 080bf4b30b Merge pull request #246 from eugenesvk/master
Added a new theme `es` with properly formatted remote name
9 years ago
eugenesvk d5d8762f21 Added a new theme `es` with properly formatted remote name (https://github.com/oh-my-fish/theme-es) 9 years ago