Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Feb 20, 2016
    • Dominyk Tiller's avatar
      ISSUE_TEMPLATE: tweaks · a688dc2c
      Dominyk Tiller authored
      a688dc2c
    • Zhiming Wang's avatar
      phash: boneyard · 6f952779
      Zhiming Wang authored
      
      Boneyarding because:
      
      1. Not compatible with FFmpeg 3.0 (#49178);
      2. Not developed in the open, only release tarballs are available, so
         tracking progress is hard;
      3. Latest release is from April 2013;
      4. Has to join a mailing list to report bugs, the archive of which was
         last built in 2014.
      
      In summary, there's no evidence that this library is not abandoned.
      
      See also discussions in Homebrew/homebrew#49178.
      
      Closes Homebrew/homebrew#49268.
      
      Signed-off-by: default avatarDominyk Tiller <dominyktiller@gmail.com>
      6f952779
  2. Feb 19, 2016
  3. Feb 18, 2016
  4. Feb 17, 2016
  5. Feb 16, 2016
    • Mike McQuaid's avatar
      bin/brew: move logic to Library. · 691e4aec
      Mike McQuaid authored
      
      `bin/brew` is getting a bit bloated and it's annoying to open all of
      `HOMEBREW_PREFIX` in your editor of choice and have it search through
      the `Cellar`. Let's instead keep the bare minimum in `bin/brew` and
      move the rest to `Library`.
      
      Closes Homebrew/homebrew#49185.
      
      Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
      691e4aec
    • Xu Cheng's avatar
      add Tap#formula_file? · 4e51c0b8
      Xu Cheng authored
      
      Return true if given path would present a Formula file in this Tap.
      Accepts both absolute path and relative path (relative to this Tap's path)
      
      It offer an abstraction such that caller would not need to worry about
      low level file system in the tap.
      
      It will be used in `brew pull` and `brew update`.
      
      Closes Homebrew/homebrew#49191.
      
      Signed-off-by: default avatarXu Cheng <xucheng@me.com>
      4e51c0b8
  6. Feb 15, 2016
  7. Feb 13, 2016
    • Dominyk Tiller's avatar
      style: update rubocop to 0.37.2 · b389953f
      Dominyk Tiller authored
      
      Closes Homebrew/homebrew#49084.
      
      Signed-off-by: default avatarDominyk Tiller <dominyktiller@gmail.com>
      b389953f
    • Dominyk Tiller's avatar
      telepathy-glib: boneyard · 44453cf8
      Dominyk Tiller authored
      The Telepathy formulae are being shipped off to the boneyard.
      
      1) The number of downloads per formula in terms of Bottles is less than 30 in
      the space of 3 months.
      
      2) Two of them were moved onto development releases in November and nobody noticed.
      
      3) telepathy-gabble's executable has been broken since submission and nobody noticed.
      
      4) Making telepathy-gabble's executable function requires significant changes to
      d-bus, including enforcing a mandatory X11 dependency on telepathy-gabble users.
      
      5) It's not particularly simple to write tests for the formulae which means they're
      more likely to break without CI noticing.
      
      Closes Homebrew/homebrew#49052.
      44453cf8
    • Dominyk Tiller's avatar
      telepathy-mission-control: boneyard · e805cbc7
      Dominyk Tiller authored
      e805cbc7
    • Dominyk Tiller's avatar
      telepathy-idle: boneyard · c6b933de
      Dominyk Tiller authored
      c6b933de
Loading