Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.
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: erikng/Cacher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.4
Choose a base ref
...
head repository: erikng/Cacher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 3 files changed
  • 6 contributors

Commits on Mar 6, 2017

  1. Fix to add support for calculating number of downloads from configurator

    Hunter, Calum authored and Hunter, Calum committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    f899af3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from hunty1/WIP

    Fix to add support for calculating number of downloads from configurator
    erikng authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    812c51f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Fixes issue when uptime amount is displayed in HOUR:MIN format

    When /usr/bin/uptime uptime amount is less than 24 hours, the format is displayed in HH:MM format (24hr time), and does not display a unit after the timestamp, unlike when a uptime amount is ≥24 hours, at which point the units change to uptime in days
    kylehakala committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    777a000 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from kylehakala/master

    Fixes units issue when uptime amount is displayed in HH:MM format
    erikng authored Apr 21, 2017
    Configuration menu
    Copy the full SHA
    4e0d51c View commit details
    Browse the repository at this point in the history
  3. Adds Friendly Darwin versions for macOS 10.12.4 and 10.12.5

    macOS 10.12.5 is still in beta, but the Darwin version is 16.6.0 as confirmed by a test unit I have, as well as the macOS Sierra Wikipedia page: https://en.wikipedia.org/wiki/MacOS_Sierra#Releases
    Kyle committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    16664f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2017

  1. Merge pull request #39 from kylehakala/master

    Adds Friendly Darwin versions for macOS 10.12.4 and 10.12.5
    erikng authored Apr 22, 2017
    Configuration menu
    Copy the full SHA
    8067b18 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. add license

    erikng committed May 15, 2017
    Configuration menu
    Copy the full SHA
    eaaa789 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Adds friendly model names for early 2017 iPad models

    iPads released in early 2017 are listed on Apple.com as simply 'iPad' but are referenced in official Apple documentation as 'iPad 5th Generation' despite colloquially being referred to as 'iPad 2017' or 'iPad 7th Generation' in some articles or publications.
    kylehakala committed May 17, 2017
    Configuration menu
    Copy the full SHA
    6616421 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from kylehakala/master

    Adds friendly model names for early 2017 iPad models
    erikng authored May 17, 2017
    Configuration menu
    Copy the full SHA
    fa73aa6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. Support for Darwin version 16.7 for macOS 10.12.6

    Also edits for capitalizing icloud to iCloud.
    Kyle committed May 27, 2017
    Configuration menu
    Copy the full SHA
    2df1de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. Adds friendy Darwin version for macOS 10.13 and 2017 iPad Pro models

    macOS High Sierra (10.13) uses Darwin version 17.0, and iPad models use identifiers 7,1 through 7,4
    Kyle committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    0a91542 View commit details
    Browse the repository at this point in the history
  2. Reverts overzealous find and replacement of icloud to iCloud

    Reverted back to lowercase in non-comment, non-stdout/logging lines
    Kyle committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    72fa44b View commit details
    Browse the repository at this point in the history
  3. Reverts wild indentation mistake made while editing

    +1 for testing before creating a pull request
    Kyle committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    950e597 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Merge pull request #42 from kylehakala/master

    Adds new Darwin version additions, adds friendly new iPad model names
    erikng authored Jun 12, 2017
    Configuration menu
    Copy the full SHA
    6df669d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Update Cacher with new iPhone Friendly Names

    added friendly names for iPhone 8 and X
    grahamr authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    b0042a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from grahamr/patch-1

    Update Cacher with new iPhone Friendly Names
    erikng authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    28a97f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Corrected typos

    Fixed a couple typos.
    lazymutt committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    142d989 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. Merge pull request #51 from lazymutt/master

    Corrected typos
    erikng authored Nov 11, 2018
    Configuration menu
    Copy the full SHA
    bc816e6 View commit details
    Browse the repository at this point in the history
Loading