1. 15 Mar, 2017 3 commits
  2. 14 Mar, 2017 1 commit
  3. 11 Mar, 2017 2 commits
  4. 09 Mar, 2017 3 commits
  5. 06 Mar, 2017 3 commits
  6. 03 Mar, 2017 8 commits
  7. 01 Mar, 2017 6 commits
  8. 28 Feb, 2017 1 commit
  9. 27 Feb, 2017 1 commit
  10. 26 Feb, 2017 4 commits
  11. 25 Feb, 2017 4 commits
  12. 24 Feb, 2017 3 commits
  13. 22 Feb, 2017 1 commit
    • pack: fix looping over cache entries · 685f2251
      Fixes a regression from #4092. This is a crash on 32-bit and I assume that
      it doesn't do the right thing on 64-bit either. MSVC emits a warning for this,
      but of course, it's easy to get lost among all of the similar 'possible loss
      of data' warnings.
      Jason Haslam committed