1. 24 Jun, 2015 1 commit
  2. 23 Jun, 2015 3 commits
  3. 22 Jun, 2015 16 commits
  4. 20 Jun, 2015 3 commits
  5. 19 Jun, 2015 1 commit
  6. 17 Jun, 2015 2 commits
  7. 16 Jun, 2015 5 commits
  8. 15 Jun, 2015 1 commit
  9. 12 Jun, 2015 6 commits
  10. 11 Jun, 2015 1 commit
    • commit: ignore multiple author fields · 65d69fe8
      Some tools create multiple author fields. git is rather lax when parsing
      them, although fsck does complain about them. This means that they exist
      in the wild.
      
      As it's not too taxing to check for them, and there shouldn't be a
      noticeable slowdown when dealing with correct commits, add logic to skip
      over these extra fields when parsing the commit.
      Carlos Martín Nieto committed
  11. 10 Jun, 2015 1 commit