Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ericchiang/pup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: ericchiang/pup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 334 files changed
  • 6 contributors

Commits on Jul 23, 2016

  1. Configuration menu
    Copy the full SHA
    dcfee17 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. fix typos

    jwilk committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    56d0c59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from jwilk/spelling

    Fix typos
    ericchiang authored Aug 19, 2016
    Configuration menu
    Copy the full SHA
    f7c5cd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Update deprecated hardware check

    ```
    Warning: Calling Hardware.is_64_bit? is deprecated!
    Use Hardware::CPU.is_64_bit? instead.
    /Users/pair/Library/Caches/Homebrew/Formula/pup.rb:7:in `<class:Pup>'
    ```
    philoserf authored Sep 1, 2016
    Configuration menu
    Copy the full SHA
    696d9e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Merge pull request #70 from serfdom/patch-2

    Update deprecated hardware check
    ericchiang authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    b058f91 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. Update: new hardware class

    Newton authored Apr 1, 2017
    Configuration menu
    Copy the full SHA
    1a3caee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from chrisopedia/master

    Update: new hardware class
    ericchiang authored Apr 1, 2017
    Configuration menu
    Copy the full SHA
    de7d63a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    e5aaefb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from bryant1410/master

    Fix broken headings in Markdown files
    ericchiang authored Apr 18, 2017
    Configuration menu
    Copy the full SHA
    1c3cffd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    681d7bb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    5a57cf1 View commit details
    Browse the repository at this point in the history
Loading