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-06-25libgit2 v0.19.0 "gut merge"v0.19.0Vicent Marti
2013-06-25test-rename: This is not a decimal, sillyVicent Marti
2013-06-25Merge pull request #1675 from arthurschreiber/fix-leak-in-local-transportRussell Belfer
2013-06-24Merge pull request #1674 from arrbee/fix-checkout-target-dir-win32Vicent Martí
2013-06-24Fix a leak in the local transport code.Arthur Schreiber
2013-06-24Fix checkout tests on WindowsRussell Belfer
2013-06-24Merge pull request #1672 from TheRealKerni/fix/header_docsVicent Martí
2013-06-24Merge pull request #1670 from arrbee/open-cloexecVicent Martí
2013-06-24Merge pull request #1669 from arrbee/fix-index-add-bypathVicent Martí
2013-06-24Work around reparse point stat issuesRussell Belfer
2013-06-24Fixed most documentation header bugsAndreas Linde
2013-06-23Add O_CLOEXEC to open callsRussell Belfer
2013-06-23Merge pull request #1668 from csware/WC_ERR_INVALID_CHARSRussell Belfer
2013-06-23Constrain mkdir calls to avoid extra mkdirsRussell Belfer
2013-06-23Do not redefine WC_ERR_INVALID_CHARSSven Strickroth
2013-06-22Merge pull request #1665 from arrbee/checkout-target-directoryVicent Martí
2013-06-21Addition checkout target directory testsRussell Belfer
2013-06-21Loosen ensure_not_bare rules in checkoutRussell Belfer
2013-06-21Add target directory to checkoutRussell Belfer
2013-06-21Merge pull request #1664 from arrbee/checkout-deleted-with-fixVicent Martí
2013-06-21Fix checkout of modified file when missing from wdRussell Belfer
2013-06-21test asserting checkout should not recreate deleted filesEdward Thomson
2013-06-21Merge pull request #1662 from arrbee/examples-like-gitVicent Martí
2013-06-21Add test for fixed diff bugRussell Belfer
2013-06-21Fix comment and copyright in exampleRussell Belfer
2013-06-21Add example implementation of long format statusRussell Belfer
2013-06-20Add status flags to force output sort orderRussell Belfer
2013-06-20Initial implementation of status exampleRussell Belfer
2013-06-20Fix bug in diff untracked dir scanRussell Belfer
2013-06-20Merge pull request #1661 from arrbee/index-add-allVicent Martí
2013-06-20Add tests and fix use of freed memoryRussell Belfer
2013-06-20Add index pathspec-based operationsRussell Belfer
2013-06-20Add fn to check pathspec for ignored filesRussell Belfer
2013-06-20Add higher level pathspec APIRussell Belfer
2013-06-19Merge pull request #1660 from trast/tr/fix-zlib-configurationVicent Martí
2013-06-19CMakeLists: fix zlib linker setupThomas Rast
2013-06-19Merge pull request #1659 from arrbee/rename-cycle-fixesVicent Martí
2013-06-19Fix rename looped reference issuesRussell Belfer
2013-06-18test illustrating tri-cyclic rename failureEdward Thomson
2013-06-18test failure when renames produce similar similaritiesEdward Thomson
2013-06-18Merge pull request #1657 from arrbee/diff-blob-as-pathVicent Martí
2013-06-18Add "as_path" parameters to blob and buffer diffsRussell Belfer
2013-06-17Merge pull request #1651 from arrbee/status_indexed_updatesRussell Belfer
2013-06-17Update clar to latest versionRussell Belfer
2013-06-17Fix memory leaks in diff rename testsRussell Belfer
2013-06-17Add test of rename with no changesRussell Belfer
2013-06-17More tests and bug fixes for status with renameRussell Belfer
2013-06-17Test has to work on case sensitive systemsRussell Belfer
2013-06-17Always do tree to index diffs case sensitivelyRussell Belfer
2013-06-17Make index_insert keep existing caseRussell Belfer