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-05-28Liike thisVicent Marti
2013-05-27tests: don't verify SSH unsupported with GIT_SSHMichael Schubert
2013-05-24Add ~ expansion to global attributes and excludesRussell Belfer
2013-05-24Merge pull request #1593 from ethomson/conflict_iteratorVicent Martí
2013-05-24Merge pull request #1592 from ethomson/merge_setupVicent Martí
2013-05-24Merge pull request #1603 from ben/shallowVicent Martí
2013-05-24Merge pull request #1595 from arrbee/even-more-rename-fixesVicent Martí
2013-05-24More tests of config with various absent filesRussell Belfer
2013-05-24Fill out diff rename test coverageRussell Belfer
2013-05-24Improve test failure outputBen Straub
2013-05-24More diff rename tests; better split swap handlingRussell Belfer
2013-05-23Add testcase for #1600Axel Wagner
2013-05-22Significant rename detection rewriteRussell Belfer
2013-05-21tag: Introduce git_tag_annotation_create()nulltoken
2013-05-21Add more diff rename detection testsRussell Belfer
2013-05-18Fix issues with git_diff_find_similarRussell Belfer
2013-05-18Add git_oid_nfmt - a flexible OID formatterRussell Belfer
2013-05-18introduce git_conflict_iteratorEdward Thomson
2013-05-17merge setupEdward Thomson
2013-05-16revparse: Make revparse_ext() return git_reference from names as wellnulltoken
2013-05-16revparse: Introduce git_revparse_ext()nulltoken
2013-05-16Merge pull request #1588 from arrbee/fixes-for-checkout-and-diffVicent Martí
2013-05-16Fix diff crash when last item is untracked dirRussell Belfer
2013-05-16Fix trailing whitespacesnulltoken
2013-05-15signature: Lenient when dupping, strict when creatingVicent Marti
2013-05-15Extend valgrind suppressions on MacRussell Belfer
2013-05-14Fix some memory leaksnulltoken
2013-05-11Fix refdb iteration early termination bugRussell Belfer
2013-05-11Merge pull request #1385 from carlosmn/refs-iterEdward Thomson
2013-05-11Introduce a glob-filtering iteratorCarlos Martín Nieto
2013-05-11refs: remove the OID/SYMBOLIC filteringCarlos Martín Nieto
2013-05-11Add iterator support to the testdb backendCarlos Martín Nieto
2013-05-11Remove outdated testCarlos Martín Nieto
2013-05-11Make sure the ref iterator works in an repo without physical presenceCarlos Martín Nieto
2013-05-11refs: introduce an iteratorCarlos Martín Nieto
2013-05-10Merge pull request #1571 from arrbee/what-if-ignorecase-liesVicent Martí
2013-05-10Merge pull request #1572 from arrbee/diff-patch-with-renameVicent Martí
2013-05-10Fix some memory leaksnulltoken
2013-05-10Fix diff output for renames and copiesRussell Belfer
2013-05-10Improve ignore handling in git_status_fileRussell Belfer
2013-05-09Fix git_repository_message docsRussell Belfer
2013-05-09Merge pull request #1561 from arrbee/fix-windows-diff-eofnlVicent Martí
2013-05-08Merge pull request #1552 from carlosmn/config-helpersVicent Martí
2013-05-07config: convenience function to open global/xdgCarlos Martín Nieto
2013-05-07repo: unconditionally create a global config backendCarlos Martín Nieto
2013-05-07Fix win32 type warningsRussell Belfer
2013-05-07remote: correctly interpret tagopt '--tags'Carlos Martín Nieto
2013-05-07Merge pull request #1556 from arrbee/diff-patch-fixesVicent Martí
2013-05-07Fix line numbering for patches with eofnlRussell Belfer
2013-05-07More tests for files with no newline at endRussell Belfer