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-07-04fileops: Fix stat() on directories for W32fileopsVicent Marti
2011-07-04fileops: Drop `git_fileops_prettify_path`Vicent Marti
2011-07-04fileops: CleanupVicent Marti
2011-07-03build: Move OS-specific compat to their own foldersVicent Marti
2011-07-01cleanup: remove trailing spacesKirill A. Shutemov
2011-07-01cmake: Use system zlib if found on non-Windows systemsTim Harder
2011-07-01zlib: Declare preprocessor directives at build timeVicent Marti
2011-07-01build: Simplify build structureVicent Marti
2011-07-01common: Force 64 bit fileops at compile timeVicent Marti
2011-07-01zlib: No visualization attributes.Vicent Marti
2011-07-01refs: Remove bogus assertionVicent Marti
2011-07-01config: Fix unmatched parameters in docsVicent Marti
2011-06-30Merge pull request #287 from kiryl/developmentVicent Martí
2011-06-30Merge pull request #288 from nulltoken/patch-4Vicent Martí
2011-06-30repository: Make head_detached() and head_orphan() convenience methods access...nulltoken
2011-06-30filebuf: fix endless loop on writing buf > WRITE_BUFFER_SIZEKirill A. Shutemov
2011-06-29Merge pull request #284 from nulltoken/topic/hide-git-dirVicent Martí
2011-06-29Hide ".git" directory on Windows upon creation of a non bare repositorynulltoken
2011-06-29config: `foreach` now returns variable values tooVicent Marti
2011-06-29refs: Remove duplicate rename methodVicent Marti
2011-06-29sig: allow empty namesCarlos Martín Nieto
2011-06-28repo: Fix git_repository_is_emptyVicent Marti
2011-06-28test: Properly show error messagesVicent Marti
2011-06-28test: Print last error message properlyVicent Marti
2011-06-28repo: Rename HEAD-related methodsVicent Marti
2011-06-28commit: Allow spaces inside email addressesVicent Marti
2011-06-28Merge pull request #279 from carlosmn/detached-orphanVicent Martí
2011-06-28refs: Remove unused declarationsVicent Marti
2011-06-28Merge pull request #277 from schu/sign-compareVicent Martí
2011-06-28Remove redundant methods from the APIVicent Marti
2011-06-28Add tests for detached and orphanCarlos Martín Nieto
2011-06-28Add git_repository_is_detached, git_repository_is_orphanCarlos Martín Nieto
2011-06-27git_blob_create_fromfile: remove old codeschu
2011-06-26Merge pull request #276 from carlosmn/developmentVicent Martí
2011-06-26Bring back GCC flagsCarlos Martín Nieto
2011-06-24revwalk: Do not set error string on revwalk overVicent Marti
2011-06-24cmake: Do not pass `/Tc` to MSVCVicent Marti
2011-06-23Merge pull request #273 from GeneralMaximus/developmentVicent Martí
2011-06-23added defines for Haiku in types.hAnkur Sethi
2011-06-23refs: Do not overflow when normalizing refnamesVicent Marti
2011-06-22Merge pull request #269 from schu/infinite-appendVicent Martí
2011-06-21Merge pull request #270 from carlosmn/valgrindVicent Martí
2011-06-20Stat files with full pathnamesCarlos Martín Nieto
2011-06-20Allocate enough memory for the terminator in commit parsingCarlos Martín Nieto
2011-06-20gitfo_read: fix read-loopschu
2011-06-20Add test case checking GIT_FILEBUF_APPENDschu
2011-06-19libgit2 v0.13.0 "Watermelon Wheat"v0.13.0Vicent Marti
2011-06-19odb: Add GIT_EPASSTHROUGHVicent Marti
2011-06-19config: Fix API docsVicent Marti
2011-06-19Merge pull request #268 from nulltoken/patch-3Vicent Martí