- Feb 11, 2015
-
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
- Feb 10, 2015
-
-
Jorge Bucaran authored
-
Justin Hileman authored
iTerm2 nightly has an improved scripting bridge that exposes sessions, but until that ships, we'll have to use a hardcoded default and let users override.
-
Justin Hileman authored
-
- Feb 09, 2015
-
-
Justin Hileman authored
This is a port of a bash function I wrote almost five years ago: https://gist.github.com/bobthecow/757788 The fish version is better though ;) I only have OS X with iTerm and Terminal to test on, but it should be possible to add support for other terminals on other OS. Send a pull request!
-
- Feb 08, 2015
-
-
Jorge Bucaran authored
-
Jorge Bucaran authored
tap into github's git.io URL shortener e.g., tiny -u username -r repo -> http://git.io/be1iX
-
- Feb 05, 2015
-
-
Felipe Rodrigues authored
-
- Feb 03, 2015
-
-
unbalancedparentheses authored
-
- Feb 01, 2015
-
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Daniele Sluijters authored
`RBENV_ROOT` can be used to relocate where rbenv ends up storing the shims and versions of Ruby it installs. Because of this split `RBENV_ROOT` cannot be used to reliably construct a path to the rbenv binary itself. Instead we now rely on `$RBENV_BIN_ROOT` pointing to the `bin/` directory containing the rbenv binary/script. If `$RBENV_BIN_ROOT` is not set we search `$PATH` first and then the user's home directory making sure to prepend the necessary directories to our `$PATH` depending on where we find rbenv. Lastly we prepend to our `$PATH` the location rbenv's `shims/` so that we can find the shims rbenv generates for us.
-
- Jan 29, 2015
-
-
Bruno Pinto authored
-
- Jan 24, 2015
-
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
- Jan 21, 2015
-
-
Bruno Pinto authored
-
Bruno Pinto authored
-
- Jan 20, 2015
-
-
Felix Sonntag authored
-
Felix Sonntag authored
-
Felix Sonntag authored
-
- Jan 19, 2015
-
-
Bruno Pinto authored
-
- Jan 18, 2015
-
-
Bruno Pinto authored
-
- Jan 17, 2015
-
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Jorge Bucaran authored
+ Add fish eval fix See #fish-shell/pull/1892 + New and improved output system with colors, etc. + Support for multiple non-nested describe blocks. + Remove spec.log and favor `msg` plugin and standard echo. + `spec.eval` no longer evaluates multiple functions, acting now as a simplified router between the view `spec.view` and the controller `spec.run`. + Add new `spec.view` to act as a hub for all test output. + Add report with passed/failed tests to `spec.view` + Now test descriptions are used directly from the function name. Description fields are now optional.
-
- Jan 16, 2015
-
-
Tobias Johansson authored
-
- Jan 15, 2015
-
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Bruno Pinto authored
-
- Jan 14, 2015
-
-
Bruno Pinto authored
-
Bruno Pinto authored
-