• Show log

    Commit

  • Hash : 40cb40fa
    Author : Russell Belfer
    Date : 2013-09-11T14:23:39

    Add functions to manipulate filter lists Extend the git2/sys/filter API with functions to look up a filter and add it manually to a filter list. This requires some trickery because the regular attribute lookups and checks are bypassed when this happens, but in the right hands, it will allow a user to have granular control over applying filters.