Yossef Mendelssohn
15e1b5990f
switch around the no-pull arg check
2013-08-25 13:04:58 -04:00
Yossef Mendelssohn
fb99e60ca9
add more args to turn off pulling
2013-08-25 13:04:45 -04:00
Yossef Mendelssohn
97c386a836
undo accidental changes to master
...
This reverts commits 5b4b7223c2
,
fe2933519c
, and
9f2cfbaed0
.
This gets us back to 11ea991577
.
2013-08-25 13:03:44 -04:00
Yossef Mendelssohn
5b4b7223c2
also turn off pulling for service manipulation
2013-08-25 13:00:17 -04:00
Yossef Mendelssohn
fe2933519c
switch around the no-pull arg check
2013-08-25 12:59:03 -04:00
Yossef Mendelssohn
9f2cfbaed0
add more args to turn off pulling
2013-08-25 12:55:43 -04:00
Will Farrington
f7e1bcaab3
Don't put our xcrun shim on path for 10.9
2013-07-19 12:36:27 -07:00
Andre Arko
3ea3fc01b3
use gem list -i
2013-07-06 10:06:26 -07:00
Adam Ochonicki
a260b6f6b0
Bundler ~> 1.3.0 check
...
Fixes #79
2013-07-06 11:28:07 -04:00
Rafael Mendonça França
929ba27365
Merge pull request #251 from porvak/feature/fix-nuke-flags
...
nuke script not using receipts or gitconfig flags
2013-06-24 19:58:40 -07:00
Benjamin Grandfond
e3b245f102
Replace dashes by underscores in GitHub usernames
2013-06-14 04:06:32 +02:00
Omar Porras
4e143c370f
Updated scripts to allow for the use of the --receipts and --gitconfig flags
2013-04-22 07:32:11 -05:00
Will Farrington
20ad8323cb
Use full paths to bins in script/bootstrap
2013-03-11 14:13:21 -04:00
Pavel Repin
e359be2cb1
Further clarification about Bundler installation.
2013-03-07 08:46:52 -08:00
Pavel Repin
53e3c284bb
Use "sudo -p" with informative prompt instead of echo.
...
Won't show the prompt if sudo hasn't timed out since
previous authorized sudo activity.
2013-03-06 01:50:03 -08:00
Pavel Repin
e9284cd796
Be informative about impending "sudo" activity.
2013-03-05 23:13:54 -08:00
Eric Anderson
28f684037a
Revert "allow bundler 1.x releases" from #126
...
This reverts commit 8153b926de
.
2013-03-05 22:30:14 -05:00
Will Farrington
1df99f2bc6
Merge pull request #123 from paxan/dont-die-when-head-is-detached
...
Don't panic if your HEAD is detached
2013-03-05 14:02:33 -08:00
Pavel Repin
9c3b169156
It's cleaner to have another case: "not on any branch".
2013-03-05 13:57:03 -08:00
Andre Arko
8153b926de
allow bundler 1.x releases
2013-03-05 13:14:16 -08:00
Pavel Repin
549f113930
Don't die if HEAD ref is not symbolic.
...
Examples of situations when HEAD is not symbolic:
* You're doing interactive rebase
* You're using git bisect
* ... and so on.
2013-03-05 12:23:38 -08:00
Will Farrington
766f9c4894
Merge pull request #88 from indirect/faster_boxen
...
speed up all invocations of boxen
2013-03-04 15:10:58 -08:00
Will Farrington
c766b578c1
Merge pull request #87 from indirect/my-config
...
work with EDITOR like 'mate -w'
2013-03-04 15:07:06 -08:00
Andre Arko
bfe6c82f43
speed up all invocations of boxen
...
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.
2013-03-02 00:41:16 -08:00
Andre Arko
b4a63adcab
install the version you're checking for
2013-03-01 15:31:38 -08:00
Andre Arko
8229fe238a
work with EDITOR like 'mate -w'
2013-03-01 15:23:49 -08:00
Boris Gordon
f6572da4e8
script/nuke failed to delete receipts
...
Can't use a bare system call because we need globbing
2013-03-01 14:13:33 +11:00
Will Farrington
0b590ebc49
Refactor git handling
2013-02-28 14:24:10 +11:00
Jesse Keating
1e9e967472
Update boxen-my-config for the proper login env
2013-02-22 23:53:32 -08:00
Will Farrington
f54871efa0
one dot oh
2013-02-14 18:11:12 -08:00
Will Farrington
d4af4bf811
Update our boxen template with the latest and greatest
2013-02-12 16:41:56 -08:00
Will Farrington
3b06d26165
better error messages about auto updating
2013-02-06 21:59:26 -08:00
Will Farrington
fdb27960fd
Update template with latest starter kit
2013-01-08 20:03:34 -08:00
John Barnette
fc70b4b0a7
Kill external BUNDLE_ env vars
2012-12-06 16:10:55 -08:00
Will Farrington
966c19f70b
Update for script/sync
2012-10-09 10:06:09 -10:00
John Barnette
28d13c35c9
Add script/boxen-git-credential
...
boxen/puppet-git will need to be taught about this file.
2012-10-04 21:09:40 -07:00
John Barnette
e7885ed5a4
Update for Boxen 0.1.0 development
2012-10-03 13:47:13 -07:00
John Barnette
62a36b9065
Fail fast
2012-10-03 11:12:49 -07:00
John Barnette
a32baeef46
Remove librarian-puppet config like bundler
2012-10-03 10:40:34 -07:00
John Barnette
a9c14be398
Things managed by librarian-puppet go in shared/
2012-10-03 10:24:21 -07:00
John Barnette
bacf7fd78a
Boxen.run -> Boxen::CLI.run
2012-10-02 16:25:35 -07:00
John Barnette
6f37b06d86
Temporarily pin BOXEN_HOME to tmp/home
2012-10-02 14:37:05 -07:00
John Barnette
cea2b22c9b
Call Boxen.run
2012-10-02 13:45:35 -07:00
John Barnette
9554e58b46
Spike config/basic
2012-10-02 12:16:25 -07:00
John Barnette
e4ab3c55f7
Stub auto-updating script/boxen
2012-10-02 11:54:27 -07:00
John Barnette
9d3e514b92
Initial commit
2012-10-02 11:43:59 -07:00