1. 03 Mar, 2017 1 commit
  2. 25 Aug, 2015 1 commit
  3. 11 Feb, 2015 1 commit
  4. 04 Feb, 2014 1 commit
    • Replace pqueue with code from hashsig heap · 4075e060
      I accidentally wrote a separate priority queue implementation when
      I was working on file rename detection as part of the file hash
      signature calculation code.  To simplify licensing terms, I just
      adapted that to a general purpose priority queue and replace the
      old priority queue implementation that was borrowed from elsewhere.
      
      This also removes parts of the COPYING document that no longer
      apply to libgit2.
      Russell Belfer committed
  5. 16 Aug, 2013 1 commit
  6. 08 Jan, 2013 1 commit
  7. 17 Feb, 2012 1 commit
  8. 13 Feb, 2012 1 commit
  9. 18 Sep, 2011 1 commit
    • Cleanup legal data · bb742ede
      1. The license header is technically not valid if it doesn't have a
      copyright signature.
      
      2. The COPYING file has been updated with the different licenses used in
      the project.
      
      3. The full GPLv2 header in each file annoys me.
      Vicent Marti committed
  10. 01 Jul, 2011 1 commit
  11. 01 Nov, 2008 1 commit