1. 01 Nov, 2012 1 commit
  2. 24 Oct, 2012 2 commits
  3. 20 Oct, 2012 7 commits
  4. 15 Oct, 2012 2 commits
  5. 09 Oct, 2012 2 commits
    • Add complex checkout test and then fix checkout · 0d64bef9
      This started as a complex new test for checkout going through the
      "typechanges" test repository, but that revealed numerous issues
      with checkout, including:
      
      * complete failure with submodules
      * failure to create blobs with exec bits
      * problems when replacing a tree with a blob because the tree
        "example/" sorts after the blob "example" so the delete was
        being processed after the single file blob was created
      
      This fixes most of those problems and includes a number of other
      minor changes that made it easier to do that, including improving
      the TYPECHANGE support in diff/status, etc.
      Russell Belfer committed
    • Fix compiler warnings · aa4437f6
      * tests-clar/status: remove an unused variable
      * clone: fix -Wmaybe-uninitialized warning
      Michael Schubert committed
  6. 07 Oct, 2012 6 commits
  7. 17 Sep, 2012 1 commit
  8. 14 Sep, 2012 1 commit
  9. 06 Sep, 2012 1 commit
  10. 01 Aug, 2012 1 commit
  11. 28 Jul, 2012 1 commit
  12. 27 Jul, 2012 3 commits
  13. 26 Jul, 2012 2 commits
  14. 11 Jul, 2012 2 commits
  15. 10 Jul, 2012 2 commits
  16. 25 Jun, 2012 1 commit
  17. 22 Jun, 2012 2 commits
  18. 21 Jun, 2012 3 commits