]> git.proxmox.com Git - libgit2.git/history - CMakeLists.txt
Merge pull request #2886 from jeffhostetler/jeffhostetler/clar_trace
[libgit2.git] / CMakeLists.txt
2015-03-04 Carlos Martín NietoMerge pull request #2886 from jeffhostetler/jeffhostetl...
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Carlos Martín NietoMerge pull request #2885 from JIghtuse/master
2015-03-02 Jeff HostetlerAdded cl_perf_timer. Updated global trace to include...
2015-03-02 Jeff HostetlerProvide mechanism to let CLAR globally setup git_trace()
2015-02-20 Carlos Martín NietoMerge pull request #2907 from jasonhaslam/git_packfile_...
2015-02-19 Carlos Martín NietoMerge pull request #2911 from ethomson/streaming_filters
2015-02-19 Carlos Martín NietoMerge pull request #2820 from leoyanggit/mac_build
2015-02-17 Leo YangFix Mac build without OpenSSL
2015-02-13 Carlos Martín NietoMerge pull request #2883 from urkud/reget-reader-pointer
2015-02-13 Carlos Martín NietoMerge pull request #2897 from leoyanggit/fix_fileop_warning
2015-02-12 Carlos Martín NietoMerge pull request #2866 from ethomson/checkout_perf2
2015-02-11 Carlos Martín NietoMerge pull request #2862 from jeffhostetler/jeffhostetl...
2015-02-11 Carlos Martín NietoMerge pull request #2880 from ethomson/mkdir_root
2015-02-11 Carlos Martín NietoMerge pull request #2845 from rakuco/libssh2-detection-fix
2015-02-11 Carlos Martín NietoMerge pull request #2889 from jeffhostetler/jeffhostetl...
2015-02-05 Edward ThomsonMerge pull request #2867 from ethomson/8dot3
2015-02-04 Edward ThomsonMerge pull request #2872 from ethomson/pedantic
2015-02-04 Edward ThomsonMerge pull request #2870 from urkud/log-libssh-not...
2015-02-03 Yury G. KudryashovTell user if libssh was not found
2015-01-25 Raphael Kubo da... Add libssh2's library and include directories.
2015-01-14 Edward ThomsonMerge pull request #2818 from leoyanggit/openssl_option
2015-01-14 Edward ThomsonMerge branch 'pr/2740'
2015-01-13 Leo YangAdd option to turn off OpenSSL
2014-12-30 Edward ThomsonMerge pull request #2761 from libgit2/cmn/fetch-prune
2014-12-30 Edward ThomsonMerge pull request #2762 from libgit2/cmn/hide-push
2014-12-22 Edward ThomsonMerge pull request #2773 from ethomson/findpkgconfig
2014-12-22 Edward Thomsoncmake: include FindPkgConfig for windows
2014-12-22 Edward ThomsonMerge pull request #2745 from libgit2/cmn/pkg-config-ssh
2014-12-05 Carlos Martín NietoFind libssh2 via pkg-config
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-10-27 Edward ThomsonMerge pull request #2666 from libgit2/cmn/threadsafe-on
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-27 Carlos Martín NietoFlip THREADSAFE's default to ON
2014-10-24 Edward ThomsonMerge pull request #2638 from libgit2/cmn/config-refres...
2014-10-24 Edward ThomsonMerge pull request #2646 from libgit2/cmn/remote-rename
2014-10-24 Edward ThomsonMerge pull request #2649 from swisspol/2630
2014-10-24 Edward ThomsonMerge pull request #2647 from ethomson/clar_tmpname
2014-10-24 Edward ThomsonMerge pull request #2645 from libgit2/cmn/common-crypto
2014-10-24 Edward Thomsonclar: use a custom temp directory name
2014-10-24 Carlos Martín Nietohash: use CommonCrypto on OSX for SHA-1
2014-10-10 Edward ThomsonMerge pull request #2593 from libgit2/cmn/remote-delete...
2014-10-10 Carlos Martín NietoMerge pull request #2575 from cirosantilli/factor-struc...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2556 from sbc100/fix_warnings
2014-10-10 Carlos Martín NietoMerge pull request #2542 from linquize/fetch-head
2014-10-10 Carlos Martín NietoMerge pull request #2600 from libgit2/cmn/embed-ssh
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-10-05 Carlos Martín NietoProvide option to embed libssh2
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-29 Vicent MartiMerge pull request #2481 from libgit2/cmn/oidarray
2014-08-27 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-26 Vicent MartiMerge pull request #2508 from libgit2/rb/fix-ignore...
2014-08-18 Vicent MartiMerge pull request #2528 from libgit2/vmg/tostr_s
2014-08-15 Vicent MartiMerge pull request #2497 from ethomson/kerberos3
2014-08-15 Edward ThomsonIntroduce proper http authentication API
2014-08-15 Edward ThomsonAdd GSSAPI support for SPNEGO/Kerberos auth over HTTP
2014-07-11 Alan RogersMerge remote-tracking branch 'origin/development' into...
2014-06-30 Carlos Martín Nietossh: always declare the libssh2 types
2014-06-30 Carlos Martín Nietossh: create the right callback signature based on build...
2014-06-23 Carlos Martín NietoMerge remote-tracking branch 'upstream/cmn/filebuf...
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-14 Vicent MartiMerge pull request #2421 from libgit2/cmn/init-ssl...
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-128' into cmn/zlib-update
2014-06-08 Carlos Martín NietoMerge branch 'cmn/soversion' into development
2014-06-08 Carlos Martín NietoChange SOVERSION at API breaks
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
2014-05-16 Vicent MartiMerge pull request #2313 from libgit2/cmn/remote-delete
2014-05-13 Vicent MartiMerge pull request #2328 from libgit2/rb/how-broken...
2014-05-12 Russell BelferMerge pull request #2336 from libgit2/rb/unicode-branch...
2014-05-12 Russell BelferMerge pull request #2334 from libgit2/rb/fix-2333
2014-05-12 Russell BelferMerge pull request #2300 from libgit2/cmn/match-host...
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-05-09 Vicent MartiMerge pull request #2331 from libgit2/rb/dont-stop...
2014-05-08 Vicent MartiMerge pull request #2335 from libgit2/cmn/indexer-vecto...
2014-05-08 Russell BelferMerge pull request #2332 from libgit2/peff/iconv
2014-05-08 Jeff Kingcmake: s/ICONV/Iconv/ in FIND_PACKAGE
2014-05-02 Russell BelferMerge pull request #2310 from libgit2/cmn/commit-create...
2014-05-02 Russell BelferAdd GIT_STATUS_OPT_UPDATE_INDEX and use trace API
2014-05-02 Russell BelferAdd build option for diff internal statistics
2014-05-01 Vicent MartiMerge pull request #2304 from jacquesg/solaris
2014-04-30 Jacques GermishuysBuild regex.c for Solaris. Added required defines for...
2014-04-30 Vicent MartiMerge pull request #2314 from libgit2/cmn/known-libs
2014-04-30 Carlos Martín NietoDon't exclude libssh2 from MinGW
2014-04-30 Ting-Wei LanWorkaround missing .pc files on FreeBSD
2014-04-30 Carlos Martín NietoUnquiet CMake output
2014-04-28 Vicent MartiMerge pull request #2306 from odcinek/development_cmake
2014-04-28 Marcin SawickiMake the build CMake 2.6 compatible
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-23 Vicent MartiMerge pull request #2283 from phkelley/win32_fs
2014-04-21 Russell BelferMerge pull request #2275 from jacquesg/apple-warning
2014-04-19 Jacques GermishuysIntroduce AddCFlagIfSupported CMake macro
2014-04-18 Jacques GermishuysOnly disable deprecation warnings on Apple for OpenSSL
2014-04-18 Jacques GermishuysUse CHECK_C_COMPILER_FLAG to determine if the compiler...
2014-04-18 Jacques GermishuysFix inconsistent use of lower-case and upper-case names...
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-18 Vicent MartiMerge pull request #2108 from libgit2/rb/threadsafe...
2014-04-17 Russell BelferFix broken logic for attr cache invalidation
next