• Show log

    Commit

  • Hash : 14a513e0
    Author : Russell Belfer
    Date : 2012-04-13T15:00:29

    Add support for pathspec to diff and status
    
    This adds preliminary support for pathspecs to diff and status.
    The implementation is not very optimized (it still looks at
    every single file and evaluated the the pathspec match against
    them), but it works.