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-14libgit2 v0.14.0, "watermelon wheat"v0.14.0Vicent Marti
2011-07-14Merge pull request #325 from carlosmn/valgrindVicent Martí
2011-07-14Merge pull request #324 from carlosmn/developmentVicent Martí
2011-07-14status: don't hide tree closingCarlos Martín Nieto
2011-07-14typo: one git_remote_fetchspec should be pushspecCarlos Martín Nieto
2011-07-13Merge pull request #323 from nulltoken/ntk/fix/treebuilder-insertVicent Martí
2011-07-13tree: fix insertion of entries with invalid filenamesnulltoken
2011-07-13tree: More accurate matching on entriesVicent Marti
2011-07-13tree: Fix wrong sort order when querying entriesVicent Marti
2011-07-13index: Yes, we have to truncateVicent Marti
2011-07-13index: fix potential overflowKirill A. Shutemov
2011-07-13index: drop useless type castingKirill A. Shutemov
2011-07-13vector: mark internal functions as staticKirill A. Shutemov
2011-07-13vector: avoid double assertingKirill A. Shutemov
2011-07-13index: drop sort_index()Kirill A. Shutemov
2011-07-13index: do not sort index before git_vector_bsearch2()Kirill A. Shutemov
2011-07-13index: do not free vectors twice in git_index_free()Kirill A. Shutemov
2011-07-13Free sig in reflog testCarlos Martín Nieto
2011-07-13status: refactor the tests to remove some code duplicationnulltoken
2011-07-12Merge pull request #321 from letolabs/readmeVicent Martí
2011-07-12Merge pull request #319 from carlosmn/valgrindVicent Martí
2011-07-12Merge pull request #318 from schu/ref-fix-leakVicent Martí
2011-07-12Add parrot-libgit2 to the list of language bindings in the readmeJonathan "Duke" Leto
2011-07-12status: plug some leaksCarlos Martín Nieto
2011-07-12Don't leak the buf when testing itCarlos Martín Nieto
2011-07-12reference_rename: make sure old_name gets freedschu
2011-07-12config: Rename `del` to `deleteVicent Marti
2011-07-11tag: Add creation of lightweight tagnulltoken
2011-07-11What the fuck was this doing in `src`?Vicent Marti
2011-07-11Merge pull request #315 from belkiss/developmentVicent Martí
2011-07-11Finish to hide git_pkt from external API.Lambert CLARA
2011-07-11Merge pull request #314 from nulltoken/ntk/fix-reflogVicent Martí
2011-07-11Remove the last reference of git_net_direction enumLambert CLARA
2011-07-11Cleanup external APIVicent Marti
2011-07-11include: Fix unmatched params in documentationVicent Marti
2011-07-10reflog: Fix reflog writer/readernulltoken
2011-07-09Merge pull request #312 from nulltoken/patch-2Vicent Martí
2011-07-09Fix MSVC compilation warningnulltoken
2011-07-09status: CleanupVicent Marti
2011-07-09status: nonexistent file with git_status_file()Jason Penny
2011-07-09status: consolidate some test codeJason Penny
2011-07-09status: handle subdirs for git_status_fileJason Penny
2011-07-09status: add subdir to test repoJason Penny
2011-07-09status: get status for single fileJason Penny
2011-07-09status: get file statuses and run callbackJason Penny
2011-07-09status: new test repoJason Penny
2011-07-09status: get blob object id of file on diskJason Penny
2011-07-09Update tests/NAMINGJason Penny
2011-07-09tsort: Remove unused CLZ methodsVicent Marti
2011-07-09Merge pull request #311 from nulltoken/ntk/fix-win32-specsVicent Martí