Commit Graph

1412 Commits

Author SHA1 Message Date
cotne nazarashvili
680a5dc4f3 add artisan 2016-01-02 11:49:50 +00:00
Derek Willian Stavis
9b3889b6f7 Merge pull request #219 from oranja/bugfix-quote-omf-path
Fix issue #197: quote OMF_PATH
2016-01-02 09:47:55 -02:00
Derek Willian Stavis
a1856c71b1 Merge pull request #210 from oranja/omf-package-prefix
Support omf- prefix for packages
2016-01-02 04:36:44 -02:00
Itzik Ephraim
4dbb1ca57c Support omf- prefix for packages 2016-01-01 20:15:49 +02:00
Itzik Ephraim
7188fb6018 Fix issue #197: quote OMF_PATH 2015-12-31 16:05:01 +02:00
Derek Willian Stavis
5e7abd6a4d Merge pull request #218 from oranja/bugfix-git-ahead
bugfix: add missing $s in variable tests in git_ahead.fish
2015-12-31 11:46:05 -02:00
Itzik Ephraim
6fa3332438 bugfix: add missing $s in git_ahead 2015-12-31 15:19:06 +02:00
Bruno
ebd5432202 Merge pull request #205 from oh-my-fish/run-tests-on-osx
Run tests on osx
2015-12-23 12:46:39 +00:00
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.
2015-12-23 12:11:56 +00:00
Bruno
74d4e90f5d Merge pull request #203 from oh-my-fish/better-test-output
Better test output
2015-12-23 12:10:53 +00:00
Bruno Pinto
58daae022b Improve assertion error messages 2015-12-21 23:00:49 +00:00
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.
2015-12-21 21:53:25 +00:00
Bruno Pinto
8fac0ca484 Improve failure reports
Show name of the test that failed with the failure message.
2015-12-21 21:53:25 +00:00
Bruno Pinto
3d1a90e260 Split formatter from test runner 2015-12-21 21:53:25 +00:00
Derek Willian Stavis
0b66c436b3 Merge pull request #190 from oranja/omf-theme-colorful
Better organized 'omf theme' output
2015-12-21 19:13:28 -02:00
Itzik Ephraim
c5670bb9ee 'omf theme' now lists installed and other available themes separately.
Headings are underlined.
Current theme is highlighted in the Installed category.
2015-12-21 20:13:02 +02:00
Bruno
4e279f93f9 Merge pull request #198 from oh-my-fish/test-suite
Test suite
2015-12-19 11:49:25 +00:00
Bruno Pinto
ea4d78ffc3 Basic omf tests 2015-12-19 11:46:09 +00:00
Bruno Pinto
e17dc1bfc1 Fish-spec plugin 2015-12-19 11:46:09 +00:00
Derek Willian Stavis
e75e055185 Merge pull request #200 from oranja/master
registry: add oh-my-fish/plugin-balias
2015-12-18 16:15:25 -02:00
Itzik Ephraim
abe55ed386 registry: add oh-my-fish/plugin-balias 2015-12-18 20:12:36 +02:00
Bruno
a92388dd00 Merge pull request #199 from iamruinous/add-powerline
add powerline
2015-12-18 00:09:21 +00:00
Jade Meskill
4f0435d611 add powerline
rename plugin
2015-12-17 16:31:07 -07:00
Bruno
14665d6ce8 Merge pull request #195 from belltoy/master
registry: Add iex&mix plugins
2015-12-09 18:31:48 +00:00
belltoy
5cf1aad4af Change repo name to plugin-blablabla
Until omf support omf- prefix.
2015-12-10 00:55:54 +08:00
belltoy
5ee1e67dba registry: Add iex&mix plugins 2015-12-10 00:32:46 +08:00
Bruno
bfd535ceb7 Merge pull request #192 from oh-my-fish/docker-hub
Faster CI builds
2015-12-08 16:36:59 +00:00
Bruno Pinto
0fd73792d4 Generic Travis machine
Tell Travis this is not Ruby codebase.
2015-12-08 16:33:41 +00:00
Bruno Pinto
320578df51 A correct Dockerfile usage 2015-12-08 16:33:41 +00:00
Derek Willian Stavis
391ea898d4 Merge pull request #194 from lfiolhais/pkg-brew-cmd-not-found
Add homebrew command not found plugin
2015-12-08 14:21:49 -02:00
Luís Fiolhais
8538bc79b8 Add homebrew command not found plugin 2015-12-08 12:04:19 +00:00
Derek Willian Stavis
86b4016b1c Merge pull request #128 from derekstavis/omf-templates-new-header
omf/templates: Align README headers based on omf's
2015-11-30 01:40:07 -02:00
Derek Stavis
acace9039c omf/templates: Align README headers based on omf's 2015-11-30 01:36:54 -02:00
Derek Willian Stavis
bf75d4bb61 Merge pull request #139 from derekstavis/migrate-logo-to-svg
Revamp current logo, use SVG version on README
2015-11-30 01:32:54 -02:00
Derek Stavis
ad00a83e37 README: Use SVG logo instead of PNG one
Use rawgit to serve assets with correct Content-Type.
2015-11-30 01:30:03 -02:00
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)
2015-11-30 01:24:32 -02:00
Derek Willian Stavis
a0abd01426 Merge pull request #182 from coderstephen/master
registry: Add shark plugin
2015-11-28 13:47:02 -02:00
Stephen Coakley
3a9bb023f1 Add shark plugin 2015-11-27 22:11:36 -06:00
Derek Willian Stavis
c5fbfd4be0 Merge pull request #181 from mrshu/patch-1
readme: Fix wrong link to FAQ
2015-11-27 22:21:16 -02:00
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.
2015-11-28 01:10:56 +01:00
Derek Willian Stavis
de84c9d4fb Merge pull request #180 from rzyns/pkg-php-version
registry: add php-version plugin
2015-11-27 16:57:55 -02:00
Janusz Dziurzyński
8bd6adc159 registry: add php-version plugin
omf port of php-version
2015-11-27 13:44:48 -05:00
Derek Willian Stavis
93ddd6f213 Merge pull request #149 from derekstavis/package-dependencies
Implement automatic dependency resolution
2015-11-17 21:14:25 -02:00
Derek Stavis
042657cdcf require: recursively require package dependencies 2015-11-17 21:07:12 -02:00
Derek Stavis
fa88749da3 install: Implement package dependency installation 2015-11-17 21:07:12 -02:00
Derek Willian Stavis
2fa7a5eca2 Merge pull request #156 from derekstavis/registry/update-batman
registry: Update batman theme reference
2015-11-17 21:06:11 -02:00
Derek Stavis
77c1583a28 registry: Update batman theme reference 2015-11-17 20:57:06 -02:00
Derek Willian Stavis
544d811942 Merge pull request #166 from derekstavis/registry/add-bang-bang
registry: Add bang-bang package
2015-11-17 20:30:01 -02:00
Derek Stavis
5a4a99b288 registry: Add bang-bang package 2015-11-17 20:13:46 -02:00
Bruno
f0b54b18ec Merge pull request #174 from fischerling/master
submit wd plugin.
2015-11-12 13:32:19 +00:00