1. 24 Jan, 2014 3 commits
    • Import git drivers and test HTML driver · 2c65602e
      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.
      Russell Belfer committed
    • Initial take on builtin drivers with multiline · a5a38643
      This extends the diff driver parser to support multiline driver
      definitions along with ! prefixing for negated matches.  This
      brings the driver function pattern parsing in line with core Git.
      
      This also adds an internal table of driver definitions and a
      fallback code path that will look in that table for diff drivers
      that are set with attributes without having a definition in the
      config file.  Right now, I just populated the table with a kind
      of simple HTML definition that is similar to the core Git def.
      Russell Belfer committed
  2. 23 Jan, 2014 2 commits
  3. 22 Jan, 2014 10 commits
  4. 21 Jan, 2014 1 commit
  5. 20 Jan, 2014 14 commits
  6. 18 Jan, 2014 2 commits
  7. 17 Jan, 2014 2 commits
  8. 16 Jan, 2014 4 commits
  9. 15 Jan, 2014 2 commits