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: n8gray/QLColorCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: netj/QLColorCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on May 21, 2013

  1. Fix for highlight-3.13 compatibility

    - No more override
    - No x86 build
    netj committed May 21, 2013
    Configuration menu
    Copy the full SHA
    6d46760 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2013

  1. Filename in QuickLook title

    netj committed May 22, 2013
    Configuration menu
    Copy the full SHA
    603011d View commit details
    Browse the repository at this point in the history
  2. Handle QuickLook for public.data files ...

    ... which usually lack file extensions, e.g., Makefile, README, etc.
    (inspired by QLStephen[1]).  We might need to adapt the
    whitelist/blacklist approach used in QLStephen.
    
    [1]: https://github.com/whomwah/qlstephen
    netj committed May 22, 2013
    Configuration menu
    Copy the full SHA
    4a2c085 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2013

  1. Cleaned up colorize.sh

    - zsh -> bash
    - intuitive handling of special cases
    - clearer flow of fallback to plain text
    netj committed Jun 15, 2013
    Configuration menu
    Copy the full SHA
    2ae03bb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2013

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

Commits on Nov 29, 2015

  1. Adds .dylib bundling steps for highlight

    e.g., lua.5.1.dylib
    netj committed Nov 29, 2015
    Configuration menu
    Copy the full SHA
    daeaeb1 View commit details
    Browse the repository at this point in the history
Loading