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-09-17More filtering tests including orderRussell Belfer
2013-09-17Some tests with ident and crlf filtersRussell Belfer
2013-09-17Add clar helpers for testing file equalityRussell Belfer
2013-09-17Start of filter API + git_blob_filtered_contentRussell Belfer
2013-09-17No such thing as an orphan branchCarlos Martín Nieto
2013-09-05Fix tests of file modesRussell Belfer
2013-09-05Fix some newer GCC compiler warningsRussell Belfer
2013-09-05Make tests take umask into accountRussell Belfer
2013-09-05Update clarRussell Belfer
2013-08-07Add checkout test for long file nameBen Straub
2013-06-29test: Fix memory leaknulltoken
2013-06-24Fix checkout tests on WindowsRussell Belfer
2013-06-21Addition checkout target directory testsRussell Belfer
2013-06-21Add target directory to checkoutRussell Belfer
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-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-16Fix trailing whitespacesnulltoken
2013-05-04allow checkout to proceed when a dir to be removed is in use (win32)Edward Thomson
2013-05-01allow empty dirs to exist when doing checkoutEdward Thomson
2013-04-18use a longer string for dummy data in test to avoid conflicting w/ indexEdward Thomson
2013-04-15Redeploy git_revparse_single.Ben Straub
2013-04-09Deprecate git_revparse_single and _rangelikeBen Straub
2013-03-26Fix up checkout file contents checksRussell Belfer
2013-03-26don't convert CRLF to CRCRLFEdward Thomson
2013-03-26Test fixes and cleanupRussell Belfer
2013-03-26Added some tests for issue #1397Sven Strickroth
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-02-28don't dereference at the end of the workdir iteratorEdward Thomson
2013-02-05tests: Remove useless codenulltoken
2013-01-26Fix 3 memory leaksPhilip Kelley
2013-01-25tests-clar: ifdef GIT_WIN32 win helper functionsMichael Schubert
2013-01-18Merge pull request #1239 from ethomson/index_removeVicent Martí
2013-01-18add a git config, don't run crlf tests on non-win32Edward Thomson
2013-01-18cache should contain on-disk (filtered) file sizeEdward Thomson
2013-01-13Fix Travis compilation warningsnulltoken
2013-01-13checkout: Teach checkout to cope with orphaned Headnulltoken
2013-01-12add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson
2013-01-12tests: plug leaksCarlos Martín Nieto
2013-01-12Merge pull request #1215 from phkelley/binaryunicodePhilip Kelley
2013-01-11checkout: Deploy EMERGECONFLICT usagenulltoken
2013-01-11Fix indentationsnulltoken
2013-01-11Add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCHRussell Belfer
2013-01-09Add a failing test for autocrlf filtersPhilip Kelley
2013-01-06tests: Fix some memory leaksnulltoken
2013-01-05Actually fix win32 checkout testRussell Belfer
2013-01-05Fix crlf issue with checkout testsRussell Belfer
2013-01-05Fix checkout of index-only dirs and prefixed pathsRussell Belfer
2013-01-05Fix checkout bug rmv untracked trees from indexRussell Belfer
2013-01-05Fixing checkout UPDATE_ONLY and adding testsRussell Belfer