1. 25 Jun, 2012 1 commit
    • indexer: start parsing input data immediately · f9fd7105
      Currently, the first call of git_indexer_stream_add adds the data to the
      underlying pack file and opens it for later use, but doesn't start
      parsing the already available data.
      This means, git_indexer_stream_finalize only works if
      git_indexer_stream_add was called at least twice. Kill this limitation
      by parsing available data immediately.
      Michael Schubert committed
  2. 22 Jun, 2012 6 commits
  3. 21 Jun, 2012 9 commits
  4. 20 Jun, 2012 11 commits
  5. 19 Jun, 2012 13 commits