1. Jun 16, 2015
  2. Jun 15, 2015
  3. Jun 13, 2015
  4. Jun 12, 2015
  5. Jun 11, 2015
  6. Jun 10, 2015
  7. Jun 09, 2015
    • Carlos Martín Nieto's avatar
      Initialize a few variables · 02980bdc
      Carlos Martín Nieto authored
      Coverity complains about the git_rawobj ones because we use a loop in
      which we keep remembering the old version, and we end up copying our
      object as the base, so we want to have the data pointer be NULL.
      02980bdc