This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git.
Updated .
- 28 Mar, 2016 1 commit
-
-
Derek Willian Stavis authored
omf update: Report up-to-date packages as such
-
- 27 Mar, 2016 1 commit
-
-
Itzik Ephraim authored
-
- 25 Mar, 2016 3 commits
-
-
Itzik Ephraim authored
-
Justin Hileman authored
Implement safe shell reloading inside omf plugin
-
Derek Stavis authored
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
-
- 24 Mar, 2016 4 commits
-
-
Justin Hileman authored
Add ru-RU docs
-
Justin Hileman authored
`omf doctor` checks for fish & git versions
-
Itzik Ephraim authored
Minimum fish version: 2.2.0 Minimum git version: 1.9.5
-
Justin Hileman authored
lib: deprecate `refresh` function
-
- 23 Mar, 2016 4 commits
-
-
Justin Hileman authored
-
Justin Hileman authored
lib: deprecate `available` function
-
Derek Stavis authored
This PR officially marks available as deprecated, moving the deprecated functionality to omf plugin compat quarantine directory.
-
Derek Stavis authored
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.
-
- 18 Mar, 2016 2 commits
-
-
Justin Hileman authored
Add hash plugin to database
-
Stephen Coakley authored
-
- 17 Mar, 2016 2 commits
-
-
Derek Willian Stavis authored
Add ssh-config.d plugin into database
-
Roman Inflianskas authored
-
- 16 Mar, 2016 2 commits
-
-
Derek Willian Stavis authored
registry: point direnv plugin to organization's version
-
Derek Stavis authored
-
- 15 Mar, 2016 4 commits
-
-
Stephen Coakley authored
Add expand plugin to database
-
Stephen Coakley authored
-
Stephen Coakley authored
Add argu plugin to database
-
Stephen Coakley authored
-
- 14 Mar, 2016 6 commits
-
-
Justin Hileman authored
Create mars
-
Justin Hileman authored
Add termux plugin to database
-
Stephen Coakley authored
-
Derek Willian Stavis authored
Update plugin URLs and remove broken plugin entries
-
Stephen Coakley authored
-
Derek Willian Stavis authored
Allow selective updates
-
- 13 Mar, 2016 2 commits
-
-
Itzik Ephraim authored
-
Justin Hileman authored
Add phpbrew plugin to database
-
- 07 Mar, 2016 3 commits
-
-
Stephen Coakley authored
-
Justin Hileman authored
registry: remove deprecated agnoster-mercurial theme
-
Derek Stavis authored
-
- 05 Mar, 2016 2 commits
-
-
Derek Willian Stavis authored
Improve OMF CLI completions
-
Itzik Ephraim authored
-
- 29 Feb, 2016 1 commit
-
-
Derek Stavis authored
-
- 06 Feb, 2016 1 commit
-
-
Stephen Coakley authored
-
- 04 Feb, 2016 1 commit
-
-
Miguel Molina authored
-
- 26 Jan, 2016 1 commit
-
-
Derek Willian Stavis authored
docs: update Themes.md
-