1. 07 Apr, 2011 2 commits
  2. 05 Apr, 2011 1 commit
  3. 04 Apr, 2011 6 commits
  4. 03 Apr, 2011 1 commit
  5. 02 Apr, 2011 4 commits
  6. 31 Mar, 2011 1 commit
  7. 30 Mar, 2011 8 commits
  8. 29 Mar, 2011 15 commits
  9. 28 Mar, 2011 2 commits
    • libgit2 version 0.11.0, "McSwifty" · 6dcb09b5
      Apologies for the massive changes in the external API (that's my fault),
      and for the terrible codename for this release (that's @tclem's fault).
      
      The detailed overview for the major API changes can be found in the
      commit at 72a3fe42.
      
      Major new features in this release:
      
      	- Real caching and refcounting on parsed objects
      	- Real caching and refcounting on objects read from the ODB
      	- Streaming writes & reads from the ODB
      	- Single-method writes for all object types
      	- The external API is now partially thread-safe
      	- Improved reference handling
      	- New method to list references
      	- ZLib is now built-in
      	- Improvements to the Revision Walker
      	- Tons of bug fixes
      
      Thanks to all the contributors who make this possible.
      
      Signed-off-by: Vicent Marti <tanoku@gmail.com>
      Vicent Marti committed
    • Update the SQLite backend · 483526eb
      Vicent Marti committed