| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-02 | plotutils: add 2.6_1 bottle. | BrewTestBot | |
| 2015-01-02 | plotutils: add test | Xu Cheng | |
| Closes #35446. | |||
| 2015-01-02 | plotutils: modernize | Xu Cheng | |
| 2015-01-02 | patchutils: add 0.3.3 bottle. | BrewTestBot | |
| 2015-01-02 | patchutils: add test | Xu Cheng | |
| Closes #35445. | |||
| 2015-01-02 | patchutils: modernize | Xu Cheng | |
| 2015-01-02 | test-bot: do not --cleanup outside CI. | Shaun Jackman | |
| Closes #35424. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-02 | carthage: update 0.5.1 bottle. | BrewTestBot | |
| 2015-01-02 | carthage 0.5.1 | Justin Spahr-Summers | |
| https://github.com/Carthage/Carthage/releases/tag/0.5.1 Closes #35444. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-02 | pull: fix tap URL regex for devel/head-only. | Mike McQuaid | |
| 2015-01-01 | LICENSE: bump to 2015 | Dominyk Tiller | |
| It's that most glorious time of the year: When everyone on Github bumps their license dates to cover yet another year ahead. Closes #35433. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2015-01-01 | xz: update 5.2.0 bottle. | BrewTestBot | |
| 2015-01-01 | xz 5.2.0 | Dominyk Tiller | |
| Version bump. Based on upstream’s strict SemVer usage, this release should retain API & ABI compatibility, and the xz documentation says as much. Tested with a few things, and no problems hit. Closes #35439. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2015-01-01 | tor 0.2.6.2-alpha | Dominyk Tiller | |
| Devel version bump, and reformats the args to make it look less clunky. Closes #35437. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2015-01-01 | shadowsocks-libev: update 1.6.2 bottle. | BrewTestBot | |
| 2015-01-01 | shadowsocks-libev 1.6.2 | Zhang Yi | |
| Closes #35419. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2015-01-01 | git-ftp: add 1.0.0 bottle. | BrewTestBot | |
| 2015-01-01 | git-ftp: add optional curl dependency | René Moser | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2015-01-01 | git-ftp 1.0.0 | René Moser | |
| Closes #35360. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2015-01-01 | vala: pkg-config is a runtime dependency | Jack Nagel | |
| The valac tool uses pkg-config at runtime. | |||
| 2015-01-01 | Fix gst bottle checksums | BrewTestBot | |
| *shrug* | |||
| 2015-01-01 | ktoblzcheck: update 1.48 bottle. | BrewTestBot | |
| 2015-01-01 | ktoblzcheck 1.48 | Brett Koonce | |
| Closes #35441. | |||
| 2015-01-01 | htmlcleaner 2.10 | Brett Koonce | |
| 2015-01-01 | clasp: update 3.1.1 bottle. | BrewTestBot | |
| 2015-01-01 | clasp 3.1.1 | Brett Koonce | |
| 2015-01-01 | ccextractor 0.74 | Brett Koonce | |
| 2015-01-01 | bvi 1.4.0 | Brett Koonce | |
| 2015-01-01 | bibutils 5.5 | Brett Koonce | |
| 2015-01-01 | bashdb 4.3-0.91 | Brett Koonce | |
| 2015-01-01 | synfigstudio: update 0.64.3 bottle. | BrewTestBot | |
| 2015-01-01 | synfigstudio 0.64.3 | Brett Koonce | |
| Closes #35440. | |||
| 2015-01-01 | synfig: update 0.64.3 bottle. | BrewTestBot | |
| 2015-01-01 | synfig 0.64.3 | Brett Koonce | |
| 2015-01-01 | ETL-0.04.17 (0.64.3) | Brett Koonce | |
| 2015-01-01 | nimrod: update 0.10.2 bottle. | BrewTestBot | |
| 2015-01-01 | nimrod: v0.10.2, alias as nim | Alex Burka | |
| Closes #35435. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2015-01-01 | youtube-dl: update 2015.01.01 bottle. | BrewTestBot | |
| 2015-01-01 | youtube-dl 2015.01.01 | Sergey M․ | |
| Closes #35432. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-01 | mp3cat: add 0.4 bottle. | BrewTestBot | |
| 2015-01-01 | mp3cat: modernize + test added | Baptiste Fontaine | |
| Closes #35428. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-01 | id3ed: add 1.10.4 bottle. | BrewTestBot | |
| 2015-01-01 | id3ed added | Baptiste Fontaine | |
| Closes #35426. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-01 | ID3 tags stripped from MP3 test fixture | Baptiste Fontaine | |
| Closes #35427. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-01 | Avoid formula lookup when we know it will fail | Jack Nagel | |
| Formulary.loader_for cannot raise exceptions, as canonical_name must work for nonexistent formulae. However, we can skip the constant lookup and a redundant file existence check by returning a loader that raises immediately in #get_formula. | |||
| 2015-01-01 | Get rid of StandardLoader class | Jack Nagel | |
| 2015-01-01 | debianutils: add 4.4 bottle. | BrewTestBot | |
| 2015-01-01 | debianutils: add test | Xu Cheng | |
| Closes #35423. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-01-01 | osxutils: add 1.8.1 bottle. | BrewTestBot | |
| 2015-01-01 | osxutils: add test | Xu Cheng | |
| Closes #35422. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
