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
2016-01-09Add winhttp dependencies to pc file.Arthur Schreiber
2015-12-02CMakeLists: Compare CMAKE_SIZEOF_VOID_P as a number, not as a stringSebastian Schuberth
2015-11-20Detect stat's structureJacques Germishuys
2015-11-12Merge pull request #3170 from CmdrMoozy/nsec_fixCarlos Martín Nieto
2015-10-23cmake: split sources into original paths for Xcode and MSVCEdward Thomson
2015-10-14Merge pull request #3453 from libgit2/cmn/warn-pythonEdward Thomson
2015-10-06CMake: be more explicit with python errorsCarlos Martín Nieto
2015-10-02Merge branch 'master' into nsec_fix_nextAxel Rasmussen
2015-09-30Merge pull request #3446 from ethomson/portabilityCarlos Martín Nieto
2015-09-30qsort_r/qsort_s: detect their supportEdward Thomson
2015-09-30p_futimes: support using futimens when availableEdward Thomson
2015-09-19win32: define our own POSIX struct stat, and support USE_NSECAxel Rasmussen
2015-09-19cmake: fix CMake code organization problemAxel Rasmussen
2015-09-19cmake: Only provide USE_NSEC if struct stat members are avilable.Axel Rasmussen
2015-09-19cmake: add USE_NSEC, and only check nanosec m/ctime if enabledAxel Rasmussen
2015-09-18pkg-config: fix directory references in libgit2.pcDominique Leuenberger
2015-09-03Revert "Get rid of libssh2 embedding"Carlos Martín Nieto
2015-08-19CMake: fall back to OpenSSL on older OS XCarlos Martín Nieto
2015-08-06Forcing libssh2 lib locationSlava Karpenko
2015-07-28Add -Wdocumentation flag if supportedBen Chatelain
2015-07-12Merge pull request #3292 from tkelman/patch-1Edward Thomson
2015-07-10Increase required version of cmake to 2.8Tony Kelman
2015-06-29Include stacktrace summary in memory leak output.Jeff Hostetler
2015-06-28CMake: treat the ld flags as a listCarlos Martín Nieto
2015-06-26pc: Put libcurl and libssh2 in Libs.privateCarlos Martín Nieto
2015-06-25List `libcurl` in the generated `libgit2.pc`Arthur Schreiber
2015-06-24curl: find and link with the library if it's available by defaultCarlos Martín Nieto
2015-06-19Quote LIBSSH2_LIBRARIES callMarius Ungureanu
2015-05-27cmake: Add CMake check for libssh2 memory credential passing supportMichał Górny
2015-05-12Get rid of libssh2 embeddingCarlos Martín Nieto
2015-05-06Merge pull request #3086 from yongthecoder/masterCarlos Martín Nieto
2015-05-05Ensure frameworks are mentioned in libgit2.pcArthur Schreiber
2015-05-04Android build doesn't need deps/regexYong Li
2015-04-23Rename GIT_SSL to GIT_OPENSSLCarlos Martín Nieto
2015-04-23Add a SecureTransport TLS channelCarlos Martín Nieto
2015-04-15Add MSVC CRTDBG memory leak reporting.Jeff Hostetler
2015-03-19Use swprintf_s everywhere except mingw.orgTony Kelman
2015-03-17use a different .def file for 64 bitTony Kelman
2015-03-16Fix out-of-tree buildTony Kelman
2015-03-16Win32: Enable WinHTTP for MinGWPhilip Kelley
2015-03-06Only run -ionline tests IF (WINHTTP OR OPENSSL_FOUND)Tony Kelman
2015-03-02Added cl_perf_timer. Updated global trace to include timers.Jeff Hostetler
2015-03-02Provide mechanism to let CLAR globally setup git_trace()Jeff Hostetler
2015-02-17Fix Mac build without OpenSSLLeo Yang
2015-02-12Merge pull request #2845 from rakuco/libssh2-detection-fixCarlos Martín Nieto
2015-02-04Tell user if libssh was not foundYury G. Kudryashov
2015-01-25Add libssh2's library and include directories.Raphael Kubo da Costa
2015-01-14Add option to turn off OpenSSLLeo Yang
2014-12-22cmake: include FindPkgConfig for windowsEdward Thomson
2014-12-05Find libssh2 via pkg-configCarlos Martín Nieto