1. 10 Sep, 2012 1 commit
    • Replace git_diff_iterator_num_files with progress · b36effa2
      The `git_diff_iterator_num_files` API was problematic, since we
      don't actually know the exact number of files to be iterated over
      until we load those files into memory.  This replaces it with a
      new `git_diff_iterator_progress` API that goes from 0 to 1, and
      moves and renamed the old API for the internal places that can
      tolerate a max value instead of an exact value.
      Russell Belfer committed
  2. 06 Sep, 2012 10 commits
  3. 05 Sep, 2012 4 commits
  4. 04 Sep, 2012 7 commits
  5. 03 Sep, 2012 2 commits
  6. 30 Aug, 2012 1 commit
  7. 29 Aug, 2012 5 commits
  8. 28 Aug, 2012 4 commits
  9. 27 Aug, 2012 6 commits