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
2011-11-28remote: Cleanup the remotes coderepo-ownershipVicent Marti
2011-11-26repository: Change ownership semanticsVicent Marti
2011-11-22filebuf: add GIT_FILEBUF_INIT and protect multiple opens and cleanupsRussell Belfer
2011-10-15*: correct and codify various file permissionsBrodie Rao
2011-10-12fetch: add a generic pack-download functionCarlos Martín Nieto
2011-10-12transport: don't have an extra send-wants stepCarlos Martín Nieto
2011-10-09fetch: move 'head' so it's visible to the whole functionCarlos Martín Nieto
2011-10-08fetch: store FETCH_HEADCarlos Martín Nieto
2011-10-08A missing refspec is not an errorCarlos Martín Nieto
2011-09-19Cleanup legal dataVicent Marti
2011-08-30Don't hide the transport detailsCarlos Martín Nieto
2011-08-18Actually implement object negotiationCarlos Martín Nieto
2011-08-18Move negotiation to the transportCarlos Martín Nieto
2011-08-18Use time sorting in fetchCarlos Martín Nieto
2011-08-18Be smarter about selecting wantsCarlos Martín Nieto
2011-08-18Remove enum git_whnCarlos Martín Nieto
2011-08-18Only wait for pack if we need itCarlos Martín Nieto
2011-08-18Tell the user where the downloaded packfile is storedCarlos Martín Nieto
2011-08-18Don't expose the fetch code to the userCarlos Martín Nieto
2011-08-18Bind the configuration and remotes to a repositoryCarlos Martín Nieto
2011-08-18Download packCarlos Martín Nieto
2011-08-18Move have sendingCarlos Martín Nieto
2011-08-18Implement sending havesCarlos Martín Nieto
2011-08-18Add a generic send_wantsCarlos Martín Nieto
2011-08-18negotiationCarlos Martín Nieto
2011-08-18Add git_fetch_list_want which creates the "want" listCarlos Martín Nieto