Commit Graph

1411 Commits (9b3889b6f76fd887b725190725350659d64d4a6e)
 

Author SHA1 Message Date
Derek Willian Stavis 9b3889b6f7 Merge pull request #219 from oranja/bugfix-quote-omf-path
Fix issue #197: quote OMF_PATH
9 years ago
Derek Willian Stavis a1856c71b1 Merge pull request #210 from oranja/omf-package-prefix
Support omf- prefix for packages
9 years ago
Itzik Ephraim 4dbb1ca57c Support omf- prefix for packages 9 years ago
Itzik Ephraim 7188fb6018 Fix issue #197: quote OMF_PATH 9 years ago
Derek Willian Stavis 5e7abd6a4d Merge pull request #218 from oranja/bugfix-git-ahead
bugfix: add missing $s in variable tests in git_ahead.fish
9 years ago
Itzik Ephraim 6fa3332438 bugfix: add missing $s in git_ahead 9 years ago
Bruno ebd5432202 Merge pull request #205 from oh-my-fish/run-tests-on-osx
Run tests on osx
9 years ago
Bruno Pinto 854493489c Run tests on Travis osx and linux machines
Unfortunately we can't use docker anymore in order to support automatic
build on OSX.
9 years ago
Bruno 74d4e90f5d Merge pull request #203 from oh-my-fish/better-test-output
Better test output
9 years ago
Bruno Pinto 58daae022b Improve assertion error messages 9 years ago
Bruno Pinto 148ce423ea Report duration of tests
OSX `date` does not support milliseconds output, so @derekstavis created
this `C` code to generate the time with milliseconds.
9 years ago
Bruno Pinto 8fac0ca484 Improve failure reports
Show name of the test that failed with the failure message.
9 years ago
Bruno Pinto 3d1a90e260 Split formatter from test runner 9 years ago
Derek Willian Stavis 0b66c436b3 Merge pull request #190 from oranja/omf-theme-colorful
Better organized 'omf theme' output
9 years ago
Itzik Ephraim c5670bb9ee 'omf theme' now lists installed and other available themes separately.
Headings are underlined.
Current theme is highlighted in the Installed category.
9 years ago
Bruno 4e279f93f9 Merge pull request #198 from oh-my-fish/test-suite
Test suite
9 years ago
Bruno Pinto ea4d78ffc3 Basic omf tests 9 years ago
Bruno Pinto e17dc1bfc1 Fish-spec plugin 9 years ago
Derek Willian Stavis e75e055185 Merge pull request #200 from oranja/master
registry: add oh-my-fish/plugin-balias
9 years ago
Itzik Ephraim abe55ed386 registry: add oh-my-fish/plugin-balias 9 years ago
Bruno a92388dd00 Merge pull request #199 from iamruinous/add-powerline
add powerline
9 years ago
Jade Meskill 4f0435d611 add powerline
rename plugin
9 years ago
Bruno 14665d6ce8 Merge pull request #195 from belltoy/master
registry: Add iex&mix plugins
9 years ago
belltoy 5cf1aad4af Change repo name to plugin-blablabla
Until omf support omf- prefix.
9 years ago
belltoy 5ee1e67dba registry: Add iex&mix plugins 9 years ago
Bruno bfd535ceb7 Merge pull request #192 from oh-my-fish/docker-hub
Faster CI builds
9 years ago
Bruno Pinto 0fd73792d4 Generic Travis machine
Tell Travis this is not Ruby codebase.
9 years ago
Bruno Pinto 320578df51 A correct Dockerfile usage 9 years ago
Derek Willian Stavis 391ea898d4 Merge pull request #194 from lfiolhais/pkg-brew-cmd-not-found
Add homebrew command not found plugin
9 years ago
Luís Fiolhais 8538bc79b8 Add homebrew command not found plugin 9 years ago
Derek Willian Stavis 86b4016b1c Merge pull request #128 from derekstavis/omf-templates-new-header
omf/templates: Align README headers based on omf's
9 years ago
Derek Stavis acace9039c omf/templates: Align README headers based on omf's 9 years ago
Derek Willian Stavis bf75d4bb61 Merge pull request #139 from derekstavis/migrate-logo-to-svg
Revamp current logo, use SVG version on README
9 years ago
Derek Stavis ad00a83e37 README: Use SVG logo instead of PNG one
Use rawgit to serve assets with correct Content-Type.
9 years ago
Derek Stavis e4f1c2e021 Logo: Fine-tune logo, add a optimized SVG file
- Complete redraw with pixel alignment by design
- Use a image size of 1024 x 1024px
- Base logo alignments on iOS 7 icon grid
- Use background corner rounding of 48px
- Optimize SVG file with svgo tool (minification)
9 years ago
Derek Willian Stavis a0abd01426 Merge pull request #182 from coderstephen/master
registry: Add shark plugin
9 years ago
Stephen Coakley 3a9bb023f1 Add shark plugin 9 years ago
Derek Willian Stavis c5fbfd4be0 Merge pull request #181 from mrshu/patch-1
readme: Fix wrong link to FAQ
9 years ago
Marek Šuppa 3acfb0d9fc readme: Fix wrong link to FAQ
* The English README.md had a link to FAQ that does not work anymore
  given that it has been localized to `zh-CN` too. This commit makes
  sure that the link to FAQ in the English article points to the correct
  part of the correct file.
9 years ago
Derek Willian Stavis de84c9d4fb Merge pull request #180 from rzyns/pkg-php-version
registry: add php-version plugin
9 years ago
Janusz Dziurzyński 8bd6adc159 registry: add php-version plugin
omf port of php-version
9 years ago
Derek Willian Stavis 93ddd6f213 Merge pull request #149 from derekstavis/package-dependencies
Implement automatic dependency resolution
9 years ago
Derek Stavis 042657cdcf require: recursively require package dependencies 9 years ago
Derek Stavis fa88749da3 install: Implement package dependency installation 9 years ago
Derek Willian Stavis 2fa7a5eca2 Merge pull request #156 from derekstavis/registry/update-batman
registry: Update batman theme reference
9 years ago
Derek Stavis 77c1583a28 registry: Update batman theme reference 9 years ago
Derek Willian Stavis 544d811942 Merge pull request #166 from derekstavis/registry/add-bang-bang
registry: Add bang-bang package
9 years ago
Derek Stavis 5a4a99b288 registry: Add bang-bang package 9 years ago
Bruno f0b54b18ec Merge pull request #174 from fischerling/master
submit wd plugin.
9 years ago
Florian Fischer 60d62a6371 submit wd plugin.
wd (warp directory) lets you jump quickly to custom directories.
9 years ago