Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-08odb: Error when streaming in too [few|many] bytesnulltoken
2013-09-07revparse: Prevent unnecessary odb backend callsnulltoken
2013-09-05Fix some newer GCC compiler warningsRussell Belfer
2013-09-04Merge pull request #1817 from libgit2/ntk/fix/backend/honor_refresh_capabilitiesVicent Martí
2013-09-01Define S_IREAD i S_IWRITE for Android.Krzysztof Adamski
2013-08-31odb: Honor the non refreshing capability of a backendnulltoken
2013-08-12odb: free object data when id is ambiguousCarlos Martín Nieto
2013-08-08odb_pack: handle duplicate objects from different packsBrodie Rao
2013-08-06More tests for ambiguous OIDs across packsRussell Belfer
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-04-22What has science done.Vicent Marti
2013-04-21Move odb_backend implementors stuff into git2/sysRussell Belfer
2013-03-31tag: Fix parsing when no tagger nor messagenulltoken
2013-01-03Even more cleanupsVicent Marti
2013-01-03Tests should clean up after themselvesBen Straub
2012-12-01Deploy versioned git_odb_backend structureBen Straub
2012-11-28Make git_odb_foreach_cb take const paramRussell Belfer
2012-11-23Reset all static variables to NULL in clar's __cleanupSascha Cunz
2012-11-16odb: recursively load alternatesCarlos Martín Nieto
2012-09-27revwalk: fix off-by-one errorMichael Schubert
2012-08-06test: Open ODB on each test suiteVicent Marti
2012-08-06Merge remote-tracking branch 'arrbee/tree-walk-fixes' into developmentVicent Marti
2012-08-04Update iterators for consistency across libraryRussell Belfer
2012-07-31Merge pull request #833 from carlosmn/odb-oneVicent Martí
2012-07-25odb: add some documentation to the foreach() testnulltoken
2012-07-21odb: allow creating an ODB backend from a packfile indexCarlos Martín Nieto
2012-07-12tests: fix git_odb_foreach() object countCarlos Martín Nieto
2012-07-03odb: add git_odb_foreach()Carlos Martín Nieto
2012-05-16clar: Fix warningVicent Martí
2012-05-12Handle duplicate objects from different backends in git_odb_read_prefix().Han-Wen Nienhuys
2012-01-25Rename the Clay test suite to ClarVicent Martí