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: mklement0/fileicon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: mklement0/fileicon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 25, 2018

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

Commits on Oct 24, 2019

  1. Homebrew formula

    Just moving this over from #13 into a PR, as then even if you @mklement0 maintain the desire not to merge it, or even close this… it can still exist alongside the original tool, and can be installed with:
    
    ~~~ sh
    brew install https://raw.githubusercontent.com/mklement0/fileicon/82197bd41cbb0b64f8be563fe8c192ea50bca6cd/fileicon.rb
    ~~~
    danielbayley authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    3f52ed5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Merge pull request #16 from danielbayley/patch-1

    Homebrew formula
    mklement0 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    cc4f765 View commit details
    Browse the repository at this point in the history
  2. v0.2.3

      * [enhancement] Installation via Homebrew is now possible on macOS.
      * [doc] `README.md` updated with Homebrew installation instructions.
      * [dev] Updated dev-time-only packages to fix security issues.
    mklement0 committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    fd355bc View commit details
    Browse the repository at this point in the history
Loading