aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-06-02bottle: remove bottle_filename_formula_nameXu Cheng
2015-06-02BottleLoader: use bottle_resolve_formula_namesXu Cheng
2015-06-02new method bottle_resolve_formula_namesXu Cheng
Also remove bottle_filename_formula_name
2015-06-02remove bottle_versionXu Cheng
2015-06-02tab: allow load from file contentXu Cheng
2015-06-02test-bot: simplify the upload logicXu Cheng
If the bottle is already published, let's fail directly. Also silent the curl output. Closes Homebrew/homebrew#40295. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-01Isolate formula class namespacesJack Nagel
Closes Homebrew/homebrew#40151. Closes Homebrew/homebrew#40203.
2015-06-01tap_migrations: add fuse migrationsDominyk Tiller
2015-06-01audit: audit formulae with the same nameXu Cheng
Closes Homebrew/homebrew#40216. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-01add official_tapsXu Cheng
2015-06-01outdated: use Formula#full_nameXu Cheng
Closes Homebrew/homebrew#40265. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-01test-bot: allow overwrite unpublished bottlesXu Cheng
Closes Homebrew/homebrew#40260. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-30test-bot: tweak bottle uploading.Mike McQuaid
2015-05-30test-bot: remove obsolete tap --repairXu Cheng
2015-05-29brew-deps: improved --tree formattingBaptiste Fontaine
Closes Homebrew/homebrew#40018. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-05-29test_software_spec: add full_nameXu Cheng
2015-05-29exceptions: use Formula#full_nameXu Cheng
2015-05-29formula_installer: use Formula#full_nameXu Cheng
2015-05-29cxxstdlib: use Formula#full_nameXu Cheng
2015-05-29interactive_shell: use Formula#full_nameXu Cheng
2015-05-29uses: use Formula#full_nameXu Cheng
2015-05-29upgrade: use Formula#full_nameXu Cheng
2015-05-29unpack: use Formula#full_nameXu Cheng
2015-05-29test-bot: use Formula#full_nameXu Cheng
2015-05-29test: use Formula#full_nameXu Cheng
2015-05-29search: use Formula#full_nameXu Cheng
2015-05-29reinstall: use Formula#full_nameXu Cheng
2015-05-29pull: use Formula#full_nameXu Cheng
2015-05-29options: use Formula#full_nameXu Cheng
2015-05-29missing: use Formula#full_nameXu Cheng
2015-05-29leaves: use Formula#full_nameXu Cheng
2015-05-29install: use Formula#full_nameXu Cheng
2015-05-29info: use Formula#full_nameXu Cheng
2015-05-29doctor: use Formula#full_nameXu Cheng
2015-05-29deps: use Formula#full_nameXu Cheng
2015-05-29cleanup: use Formula#full_nameXu Cheng
2015-05-29bottle: use Formula#full_nameXu Cheng
2015-05-29audit: use Formula#full_nameXu Cheng
2015-05-29caveats: use Formula#full_nameXu Cheng
2015-05-29build: use Formula#full_nameXu Cheng
2015-05-29SoftwareSpec: add full_name fieldXu Cheng
2015-05-29Formula: add full_name variableXu Cheng
2015-05-29audit: enforce gnome urlsViktor Szakats
Closes Homebrew/homebrew#40172. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-05-29Remove another unused default argumentJack Nagel
2015-05-29Remove unused default argumentJack Nagel
2015-05-28Revert "Check empty? to avoid introducing nils"Jack Nagel
This reverts commit 580cd173cbf92aa9851e68d635af518a668a6cdc.
2015-05-28Cabal: move fails_with to a class methodMisty De Meo
Fixes Homebrew/homebrew#39950.
2015-05-28Formulary: accept mxcl/master as synonym for Homebrew/homebrewMisty De Meo
Fixes Homebrew/homebrew#40171.
2015-05-27Fix variable referenceJack Nagel
2015-05-27Remove dead codeJack Nagel