• Show log

    Commit

  • Hash : 2c65602e
    Author : Russell Belfer
    Date : 2014-01-21T10:39:27

    Import git drivers and test HTML driver
    
    Reorganize the builtin driver table slightly so that core Git
    builtin definitions can be imported verbatim.  Then take a few of
    the core Git drivers and pull them in.
    
    This also creates a test of diffs with the builtin HTML driver
    which led to some small error handling fixes in the driver
    selection logic.