Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always store UTIs for include/exclude types in FieSystemObjectSources (supersedes #1681) #1708

Merged
merged 13 commits into from Jan 17, 2014

Commits on Jan 14, 2014

  1. Copy the full SHA
    ba75aab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4255eb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dae87a7 View commit details
    Browse the repository at this point in the history
  4. Allow UTIs to be entered in the exclude/include types fields (even if…

    … they don't have an associated extension)
    pjrobertson committed Jan 14, 2014
    Copy the full SHA
    d26fe46 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b94d3aa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    47c6d1c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7598d28 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ba19c10 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    242b973 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

  1. Copy the full SHA
    2260532 View commit details
    Browse the repository at this point in the history
  2. Show the file extension if the description of the UTI is just 'content'

    For some UTIs (like com.apple.xcode.project) the description of the UTI is 'content'. Not very helpful
    pjrobertson committed Jan 15, 2014
    Copy the full SHA
    f5b8917 View commit details
    Browse the repository at this point in the history
  3. Only use file extension to resolve a file UTI as a last resort

    file extensions on folders can be misleading. Fixes #1742
    pjrobertson committed Jan 15, 2014
    1
    Copy the full SHA
    d6391b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2014

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