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
2014-07-03netops: error out on url without a pathcmn/http-url-pathCarlos Martín Nieto
2014-06-20libgit2 v0.21.0v0.21.0Vicent Marti
2014-06-16Merge pull request #2425 from libgit2/cmn/clone-auth-changev0.21.0-rc2developmentVicent Marti
2014-06-14Merge pull request #2421 from libgit2/cmn/init-ssl-onceVicent Marti
2014-06-14test: remove assembla clone testCarlos Martín Nieto
2014-06-14test: use read-only accountCarlos Martín Nieto
2014-06-13http: fix typo in credentials logicCarlos Martín Nieto
2014-06-12ssl: init everything all the timeCarlos Martín Nieto
2014-06-12ssl: init also without threadsCarlos Martín Nieto
2014-06-12ssl: cargo-cult thread safetyCarlos Martín Nieto
2014-06-12ssl: use lockingCarlos Martín Nieto
2014-06-11remote: update documentationCarlos Martín Nieto
2014-06-11netops: init OpenSSL once under lockCarlos Martín Nieto
2014-06-11Merge pull request #2417 from libgit2/cmn/revwalk-array-fixVicent Marti
2014-06-11revwalk: more sensible array handlingCarlos Martín Nieto
2014-06-10Merge pull request #2416 from libgit2/cmn/treebuilder-insert-sortedVicent Marti
2014-06-10pathspec: use C guards in headerCarlos Martín Nieto
2014-06-10treebuilder: insert sortedCarlos Martín Nieto
2014-06-09remote: fix rename docsCarlos Martín Nieto
2014-06-08Merge branch 'cmn/soversion' into developmentCarlos Martín Nieto
2014-06-08Bump version to 0.21.0Carlos Martín Nieto
2014-06-08Change SOVERSION at API breaksCarlos Martín Nieto
2014-06-08Merge pull request #2407 from libgit2/cmn/remote-rename-morev0.21.0-rc1Vicent Marti
2014-06-08Merge pull request #2409 from phkelley/win32_thread_fixesVicent Marti
2014-06-07React to review feedbackPhilip Kelley
2014-06-07Win32: Fix object::cache::threadmania test on x64Philip Kelley
2014-06-07Merge pull request #2408 from phkelley/win32_test_fixesPhilip 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: handle symrefs when renamingCarlos 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: make sure the name stays valid on renameCarlos Martín Nieto
2014-06-06remote: remove rename code for anonymous remotesCarlos Martín Nieto
2014-06-06Merge pull request #2404 from libgit2/cmn/remote-rename-fixesVicent Marti
2014-06-06Merge pull request #2405 from arthurschreiber/patch-4Vicent Marti
2014-06-06Update AUTHORSArthur Schreiber
2014-06-06remote: tighten up reference renamingCarlos Martín Nieto
2014-06-06remote: failing test for renameCarlos Martín Nieto
2014-06-04Merge pull request #2399 from libgit2/cmn/path-to-pathVicent Marti
2014-06-04Merge pull request #2395 from libgit2/cmn/ref-iter-concurrentRussell Belfer
2014-06-03clone: re-use the local transport's path resolutionCarlos Martín Nieto
2014-06-03Merge pull request #2389 from arthurschreiber/arthur/set-error-when-no-remote...Vicent Marti
2014-06-03Merge pull request #2396 from libgit2/cmn/docstuffVicent Marti
2014-06-03Plug a leak in the testsCarlos Martín Nieto
2014-06-03index: split GIT_IDXENTRY into two flag enumsCarlos Martín Nieto
2014-06-03Formatting fixes for the docsCarlos Martín Nieto
2014-06-02refs: copy the packed refs on iterationCarlos Martín Nieto
2014-06-02refs: failing test for concurrent ref accessCarlos Martín Nieto