06 Mar, 2013
13 commits
-
Won't show the prompt if sudo hasn't timed out since
previous authorized sudo activity. -
Revert "allow bundler 1.x releases" from #126
-
This reverts commit 8153b926de73b4846338c9de00e90d6e5346be3a.
-
Update Puppetfile
-
Don't panic if your HEAD is detached
-
Allow Bundler 1.x releases
-
Examples of situations when HEAD is not symbolic:
* You're doing interactive rebase
* You're using git bisect
* ... and so on.
05 Mar, 2013
6 commits
-
speed up all invocations of boxen
-
work with EDITOR like 'mate -w'
-
Fix bundler version install stanza
02 Mar, 2013
3 commits
-
when running Bundler, it just so happens that --local should (but does not)
skip updating the gems in vendor/cache. explicitly skipping that update drops
most of a second off of every run of boxen.
01 Mar, 2013
4 commits
-
Fix script/nuke to properly delete receipts
-
Can't use a bare system call because we need globbing
-
change $USER to ${USER} to avoid history expansion
-
see [here](http://stackoverflow.com/questions/15140221/weired-zsh-behavior-how-to-debug/)
28 Feb, 2013
1 commit
27 Feb, 2013
2 commits
-
Update boxen-my-config for the proper login env
-
add help info to readme
25 Feb, 2013
1 commit
23 Feb, 2013
1 commit
18 Feb, 2013
1 commit
-
Dat MIT
17 Feb, 2013
4 commits
-
More detailed documentation on how to include modules.
-
Updates rails docs for consistency
-
The README.md has more detailed instructions on how to include modules from Github by editing your Puppetfile and site.pp files.
16 Feb, 2013
4 commits
-
Typo
-
Add missing opt dir commands