1. 04 Mar, 2014 1 commit
    • pack-objects: free memory safely · a14aa1e7
      A few fixes have accumulated in this area which have made the freeing of
      data a bit muddy. Make sure to free the data only when needed and once.
      
      When we are going to write a delta to the packfile, we need to free the
      data, otherwise leave it. The current version of the code mixes up the
      checks for po->data and po->delta_data.
      Carlos Martín Nieto committed
  2. 03 Mar, 2014 6 commits
  3. 02 Mar, 2014 2 commits
  4. 01 Mar, 2014 1 commit
  5. 28 Feb, 2014 1 commit
  6. 27 Feb, 2014 4 commits
  7. 26 Feb, 2014 4 commits
  8. 25 Feb, 2014 5 commits
  9. 24 Feb, 2014 7 commits
  10. 23 Feb, 2014 2 commits
  11. 21 Feb, 2014 4 commits
  12. 20 Feb, 2014 3 commits