1. 09 Apr, 2014 1 commit
  2. 08 Apr, 2014 6 commits
  3. 07 Apr, 2014 4 commits
  4. 06 Apr, 2014 4 commits
  5. 05 Apr, 2014 1 commit
  6. 04 Apr, 2014 2 commits
  7. 03 Apr, 2014 8 commits
  8. 02 Apr, 2014 13 commits
  9. 01 Apr, 2014 1 commit
    • More tests and fix submodule index refresh · 8f4e5275
      There was a little bug where the submodule cache thought that the
      index date was out of date even when it wasn't that was resulting
      in some extra scans of index data even when not needed.
      
      Mostly this commit adds a bunch of new tests including adding and
      removing submodules in the index and in the HEAD and seeing if we
      can automatically pick them up when refreshing.
      Russell Belfer committed