1. 16 Sep, 2015 5 commits
  2. 14 Sep, 2015 3 commits
  3. 13 Sep, 2015 14 commits
  4. 12 Sep, 2015 5 commits
  5. 11 Sep, 2015 2 commits
    • Removing memory leak in mempack's free · 707f6537
      It calls git_mempack_reset which reallocates the object array. git_oidmap_free is now called on it explicitly.
      Bryan Woods committed
    • iterator: advance the tree iterator smartly · a1859e21
      While advancing the tree iterator, if we advance over things that
      we aren't interested in, then call `current`.  Which may *itself*
      call advance.
      
      While advancing the tree iterator, if we advance over things that
      we aren't interested in, then call `current`.  Which may *itself*
      call advance.
      
      While advancing the tree iterator, if we advance over things that
      we aren't interested in, then call `current`.  Which may *itself*
      call advance.
      
      While advancing the tree iterator, if we advance over things that
      we aren't interested in, then call `current`.  Which may *itself*
      call advance.
      
      While advancing the tree iterator, if we advance over things that
      we aren't interested in, then call `current`.  Which may *itself*
      call advance.
      
      Error: stack overflow.
      Edward Thomson committed
  6. 10 Sep, 2015 3 commits
  7. 09 Sep, 2015 1 commit
  8. 08 Sep, 2015 7 commits