8 Commits

Author SHA1 Message Date
Adam Vandenberg
0aa9fe73f8 Fix gem install help for brew-server
Sinatra gem must be installed for the system ruby.
2011-09-30 08:05:28 -07:00
at@an-ti.eu
4cf74bc972 List all local installed packages in brew server
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-30 08:02:33 -07:00
Max Howell
768910283a Refactor the brew command into one file per command
The code was sucking. To the extent that maintenance was hard. It's a lot
easier to work with code that is sensibly split at sensible boundaries. So
now it is more like that.

But the refactor is minimal. Because we don't want you to have more merge
hell than absolutely necessary.

If you merge you will need to pay attention to brew.h.rb (as it is deleted)
and bin/brew (as command logic is gone). It will be painful, but you will just
have to help git out by moving any changes around manually.

Note compatibility.rb. It ensures that any function renames or removals don't
break anything. We're pretty serious about backwards compatibility. And that's
because we encourage you to hack around with the innards. And we couldn't do
that if we would then just make stuff disappear behind your back.
2011-03-12 11:55:02 -08:00
Adam Vandenberg
1bf407dd35 Tweak brew server - fixes Homebrew/homebrew#2191 2010-08-17 08:28:16 -07:00
Adam Vandenberg
6d36c4daf2 Fix brew server and document. 2010-08-15 19:47:46 -07:00
Adam Vandenberg
8a35418887 Fix brew-server 2010-08-07 18:08:50 -07:00
Adam Vandenberg
db9b20216b brew server - use search method 2010-06-17 11:42:24 -07:00
Adam Vandenberg
aa46db87a7 Convert server to external command and enhance. 2010-06-16 15:07:19 -07:00