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
path: root/tests
AgeCommit message (Expand)Author
2014-06-08Merge pull request #2407 from libgit2/cmn/remote-rename-morev0.21.0-rc1Vicent Marti
2014-06-07Win32: Fix object::cache::threadmania test on x64Philip Kelley
2014-06-07Win32: Fix diff::workdir::submodules test #2361Philip Kelley
2014-06-07Win32: Fix failing clone_mirror testPhilip Kelley
2014-06-07remote: don't free the remote on deleteCarlos Martín Nieto
2014-06-07remote: failing test for renaming with a symrefCarlos Martín Nieto
2014-06-06remote: return problem refspecs instead of using a callbackCarlos Martín Nieto
2014-06-06remote: failing test for renameCarlos Martín Nieto
2014-06-04Merge pull request #2395 from libgit2/cmn/ref-iter-concurrentRussell Belfer
2014-06-03Merge pull request #2389 from arthurschreiber/arthur/set-error-when-no-remote...Vicent Marti
2014-06-03Plug a leak in the testsCarlos Martín Nieto
2014-06-02refs: failing test for concurrent ref accessCarlos Martín Nieto
2014-05-30Remote: Set an error when a remote cannot be found.Arthur Schreiber
2014-05-30Ignore core.safecrlf=warn until we have a warn infrastructureEdward Thomson
2014-05-30Refs: Extend unicode test for branch creation.Arthur Schreiber
2014-05-30Refs: Add a unicode test for git_branch_move.Arthur Schreiber
2014-05-29Merge pull request #2011 from libgit2/cmn/clone-localVicent Marti
2014-05-29clone: more explicit local testsCarlos Martín Nieto
2014-05-28clone: allow for linking in local cloneCarlos Martín Nieto
2014-05-28fileops: allow linking files when copying directory structuresCarlos Martín Nieto
2014-05-28clone: add flag not to linkCarlos Martín Nieto
2014-05-28clone: add flags to override whether to perform a local cloneCarlos Martín Nieto
2014-05-28Merge pull request #2380 from libgit2/cmn/index-add-modesVicent Marti
2014-05-28Merge pull request #2385 from karipe/developmentVicent Marti
2014-05-28Modify GIT_MERGE_CONFIG -> GIT_MERGE_PREFERENCEEdward Thomson
2014-05-28Move GIT_MERGE_CONFIG_* to its own enumEdward Thomson
2014-05-28Introduce GIT_MERGE_CONFIG_* for merge.ff settingsEdward Thomson
2014-05-27Fix compile error on Visual StudioCha, Hojeong
2014-05-22index: check for valid filemodes on addCarlos Martín Nieto
2014-05-22Merge pull request #2376 from libgit2/cmn/remote-symrefVicent Marti
2014-05-22Merge pull request #2375 from libgit2/rb/safecrlf-on-lf-platformVicent Marti
2014-05-21remote: add api to guess the remote's default branchCarlos Martín Nieto
2014-05-21remote: expose the remote's symref mappingsCarlos Martín Nieto
2014-05-20Fix a leak in the testsCarlos Martín Nieto
2014-05-20Make core.safecrlf work on LF-ending platformsRussell Belfer
2014-05-19Merge pull request #2354 from libgit2/cmn/clone-into-mirrorVicent Marti
2014-05-19clone: add failing test for a mirror-clone with clone_intoCarlos Martín Nieto
2014-05-18message: don't assume the comment charCarlos Martín Nieto
2014-05-18Fix a bug in the pack::packbuilder suitePhilip Kelley
2014-05-17Merge pull request #2362 from libgit2/rb/update-4k-to-8kVicent Marti
2014-05-17Git binary check compat testsRussell Belfer
2014-05-16Merge pull request #2313 from libgit2/cmn/remote-deleteVicent Marti
2014-05-16remote: remove remote-tracking branches on deleteCarlos Martín Nieto
2014-05-15Better search path sandboxingRussell Belfer
2014-05-13Merge pull request #2328 from libgit2/rb/how-broken-can-ignores-beVicent Marti
2014-05-12Merge pull request #2336 from libgit2/rb/unicode-branch-namesRussell Belfer
2014-05-12Merge pull request #2334 from libgit2/rb/fix-2333Russell Belfer
2014-05-12Don't scale diff stat when not neededRussell Belfer
2014-05-12Merge pull request #2300 from libgit2/cmn/match-host-testsRussell Belfer
2014-05-12Merge pull request #2188 from libgit2/cmn/config-snapshotRussell Belfer