aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-23Merge pull request #1890 from alyssais/global_teardown_envAlyssa Ross
2017-01-23Merge pull request #1899 from reitermarkus/fix-installerMarkus Reiter
2017-01-23Merge pull request #1894 from reitermarkus/appcast-checkpoint1.1.8Markus Reiter
2017-01-23Merge pull request #1896 from vitorgalvao/cleanups-internal-stanzasMarkus Reiter
2017-01-23Add manpage entry for _appcast_checkpoint.Markus Reiter
2017-01-23official_taps: remove homebrew/gui.Mike McQuaid
2017-01-23Add support for calculating appcast checkpoint from URLs.Markus Reiter
2017-01-23Add --calculate (print current checkpoint without it)VĂ­tor GalvĂŁo
2017-01-23cask - internal_stanza: use cask_tokens_from(args)VĂ­tor GalvĂŁo
2017-01-23cask - internal stanzas: lowercase helpVĂ­tor GalvĂŁo
2017-01-23Merge pull request #1898 from reitermarkus/remove-old-cacheMarkus Reiter
2017-01-23tests: remove env helperAlyssa Ross
2017-01-23Fix installer deleting artifacts if they already exist.Markus Reiter
2017-01-23Remove legacy cask cache instead of migrating.Markus Reiter
2017-01-23Delete with_environment from cask tests.Markus Reiter
2017-01-23tests: slightly stricter match in tab testMarkus Reiter
2017-01-23Change regex to catch multi-line `pubDate` tags.Markus Reiter
2017-01-23Add internal command to calculate appcast checkpoint.Markus Reiter
2017-01-23Merge pull request #1895 from xu-cheng/bottleMike McQuaid
2017-01-23cask - internal_stanza: arguments to argsVĂ­tor GalvĂŁo
2017-01-22tests: remove with_git_env methodAlyssa Ross
2017-01-22tests: use more recent git committer dateAlyssa Ross
2017-01-22tests: remove unnecessary commentAlyssa Ross
2017-01-22tests: re-use with_environment in using_git_envMarkus Reiter
2017-01-22tests: remove remainder of ARGV stubsAlyssa Ross
2017-01-22tests: set verbose in ENV instead of stubbing ARGVAlyssa Ross
2017-01-22tests: set developer in ENV rather than stubbingAlyssa Ross
2017-01-22tests: automatically restore ENV in teardownAlyssa Ross
2017-01-22tests: extract a common using_git_env methodAlyssa Ross
2017-01-22Merge pull request #1892 from alyssais/global_teardown_fsAlyssa Ross
2017-01-22bottle: fix regexXu Cheng
2017-01-22tests: remove more per-test file system cleanupAlyssa Ross
2017-01-22tests: remove explicit tmpdir deletionsAlyssa Ross
2017-01-22tests: clean up file system for all testsAlyssa Ross
2017-01-22Merge pull request #1891 from alyssais/global_teardown_argvAlyssa Ross
2017-01-21tests: reset ARGV in teardownAlyssa Ross
2017-01-21Merge pull request #1889 from alyssais/clear_tab_cache_in_teardownAlyssa Ross
2017-01-21tests: clear tab cache in global teardownAlyssa Ross
2017-01-21Merge pull request #1888 from alyssais/tests_enforce_lifecycleAlyssa Ross
2017-01-21tests: enforce `super` in lifecycle hooksAlyssa Ross
2017-01-19Merge pull request #1878 from alyssais/keg_cleanupAlyssa Ross
2017-01-19keg: use Forwardable to methods delegated to #pathAlyssa Ross
2017-01-19keg: don't conditionally switch alias targetAlyssa Ross
2017-01-19Merge pull request #1879 from alyssais/formulary_cache_clearMike McQuaid
2017-01-19tests: revert modification to ARGV at end of testAlyssa Ross
2017-01-19tests: add a missing Tab cache clearAlyssa Ross
2017-01-18formula_installer: use attr_accessor for installed_*Mike McQuaid
2017-01-18upgrade: temporarily comment out for fix.Mike McQuaid
2017-01-18Merge pull request #1813 from MikeMcQuaid/installed_as_dependencyMike McQuaid
2017-01-18upgrade: tab installed_{as_dependency,on_request}Mike McQuaid