• Show log

    Commit

  • Hash : a8b5f116
    Author : Russell Belfer
    Date : 2013-07-03T17:00:50

    Fix example/log.c pathspec handling of merges
    
    This fixes the way the example log program decides if a merge
    commit should be shown when a pathspec is given.  Also makes it
    easier to use the pathspec API to just check "does a tree match
    anything in the pathspec" without allocating a match list.