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-06-08Change SOVERSION at API breaksCarlos Martín Nieto
2014-05-08cmake: s/ICONV/Iconv/ in FIND_PACKAGEJeff King
2014-05-01Merge pull request #2304 from jacquesg/solarisVicent Marti
2014-04-30Build regex.c for Solaris. Added required defines for SolarisJacques Germishuys
2014-04-30Don't exclude libssh2 from MinGWCarlos Martín Nieto
2014-04-30Workaround missing .pc files on FreeBSDTing-Wei Lan
2014-04-30Unquiet CMake outputCarlos Martín Nieto
2014-04-28Make the build CMake 2.6 compatibleMarcin Sawicki
2014-04-20Introduce AddCFlagIfSupported CMake macroJacques Germishuys
2014-04-18Only disable deprecation warnings on Apple for OpenSSLJacques Germishuys
2014-04-18Use CHECK_C_COMPILER_FLAG to determine if the compiler supports a flagJacques Germishuys
2014-04-18Fix inconsistent use of lower-case and upper-case names for macrosJacques Germishuys
2014-04-18Fix broken logic for attr cache invalidationRussell Belfer
2014-04-01Add CFLAGS -Wdeclaration-after-statementLinquize
2014-03-03cmake examples change so that general.c is off by defaultMiha
2014-03-03- CMakeLists.txt small fixMiha
2014-02-25- BUGFIX #2133 (@fourplusone) in smart_protocol.cMiha
2014-02-21Check if librt exists independent of OS, to be able to exclude librt on Andro...Tobias Marquardt
2014-01-30We never search for libiconv via pkg-configSascha Cunz
2014-01-30Find and use a MacPorts version of libiconv. Fixes #2017.Sascha Cunz
2014-01-30Use relative path to set cmake module pathSascha Cunz
2014-01-13Show informational messages during cmake run as informationalSascha Cunz
2013-12-12Test cancel from indexer progress callbackRussell Belfer
2013-12-02Improve iconv finding for cmakeRussell Belfer
2013-11-15Update files that reference tests-clarBen Straub
2013-11-10Merge pull request #1936 from libgit2/better-url-parsingVicent Martí
2013-11-06cmake: Add `USE_SSH` optionVicent Marti
2013-11-05Compile HTTP parser on win32 (for url parsing)Ben Straub
2013-10-25Allow -DWINHTTP=OFF to disable WinHTTPEdward Thomson
2013-10-24Really fix the pc fileCarlos Martín Nieto
2013-10-23Set the correct dependencies in the pkg-config fileCarlos Martín Nieto
2013-10-09Make reference lookups apply precomposeunicodeRussell Belfer
2013-10-03Initial iconv hookup for precomposed unicodeRussell Belfer
2013-09-30Initial Implementation of progress reports during pushJameson Miller
2013-09-04Split examples CMakeLists.txtRussell Belfer
2013-09-02Merge pull request #1823 from kadamski/building4androidVicent Martí
2013-09-01Build all example files if BUILD_EXAMPLES used.Krzysztof Adamski
2013-09-01Create ANDROID build optionKrzysztof Adamski
2013-08-14Test SSH in travisCarlos Martín Nieto
2013-08-12CMake: finding libssh2 should be idempotentCarlos Martín Nieto
2013-08-05Move slow tests to "stress" clar moduleRussell Belfer
2013-07-18TypoBen Straub
2013-07-18Switch default calling convention to cdecl.Ben Straub
2013-07-13header files show up in vsEdward Thomson
2013-06-19CMakeLists: fix zlib linker setupThomas Rast
2013-06-13cmake: Add option to specify the name of the binarynulltoken
2013-06-12Revert "cmake: Update Windows resources to reflect the optional vendor string"Vicent Marti
2013-05-30Build with the system's http-parser installation if availableVeeti Paananen
2013-05-22cmake: Update Windows resources to reflect the optional vendor stringnulltoken
2013-05-22cmake: Fix indentationnulltoken