]> git.proxmox.com Git - libgit2.git/history - src/transports
Merge pull request #3097 from libgit2/cmn/submodule-config-state
[libgit2.git] / src / transports /
2015-06-24 Carlos Martín NietoMerge pull request #3097 from libgit2/cmn/submodule...
2015-06-24 Carlos Martín NietoMerge pull request #3183 from libgit2/cmn/curl-stream
2015-06-24 Carlos Martín Nietocurl: remove the encrypted param to the constructor
2015-06-24 Carlos Martín Nietohttp: ask for the curl stream for non-encrypted connections
2015-06-24 Carlos Martín Nietohttp: set the proxy if the stream supports it
2015-06-24 Carlos Martín NietoImplement a curl stream
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-06-15 Carlos Martín NietoMerge pull request #3171 from libgit2/cmn/link-fallback
2015-06-15 Carlos Martín NietoMerge pull request #3217 from jeffhostetler/leak_checko...
2015-06-12 Carlos Martín NietoMerge pull request #3215 from jeffhostetler/windows_lea...
2015-06-11 Carlos Martín NietoMerge pull request #3155 from mgorny/userpass-const
2015-06-10 Edward ThomsonMerge pull request #3174 from libgit2/cmn/idx-fill...
2015-06-09 Edward ThomsonMerge pull request #3198 from libgit2/cmn/coverity
2015-06-09 Carlos Martín Nietossh: move NULL check to the free function
2015-06-08 Carlos Martín NietoMerge pull request #3165 from ethomson/downcase
2015-06-07 Carlos Martín NietoMerge pull request #3185 from libgit2/cmn/foreach-cance...
2015-06-07 Carlos Martín NietoMerge pull request #3175 from git-up/build_warnings
2015-06-07 Carlos Martín NietoMerge pull request #3179 from arielb2/master
2015-06-04 Carlos Martín NietoMerge pull request #3172 from Therzok/patch-2
2015-06-02 Pierre-Olivier LatourFixed build warnings on Xcode 6.1
2015-06-02 Marius UngureanuChange error when running out of ssh agent keys
2015-05-31 Carlos Martín NietoMerge pull request #3152 from tkelman/patch-1
2015-05-29 Carlos Martín NietoMerge pull request #3157 from mgorny/ssh_memory_auth
2015-05-28 Carlos Martín NietoMerge pull request #3127 from libgit2/cmn/remote-fixups
2015-05-27 Michał Górnycred: Check for null values when getting key from memory
2015-05-27 Michał Górnycred: Declare GIT_CREDTYPE_SSH_MEMORY unconditionally
2015-05-27 David CalaveraReturn an error when ssh memory credentials are not...
2015-05-27 David CalaveraAdd support to read ssh keys from memory.
2015-05-22 Edward ThomsonMerge pull request #3108 from libgit2/cmn/ssl-no-want
2015-05-21 Carlos Martín NietoMerge branch 'sni'
2015-05-20 Carlos Martín NietoMerge pull request #3137 from libgit2/cmn/server-errors
2015-05-20 Carlos Martín Nietoerrors: add GIT_EEOF to indicate early EOF
2015-05-20 Carlos Martín Nietossh: read from stderr if stdout is empty
2015-05-19 Edward ThomsonMerge pull request #3109 from libgit2/cmn/index-use...
2015-05-15 Carlos Martín NietoMerge pull request #3130 from mortonfox/patch-1
2015-05-14 Carlos Martín NietoMerge pull request #3129 from Therzok/patch-2
2015-05-14 Marius UngureanuMake "Early EOF" message start with lowercase
2015-05-14 Carlos Martín Nietolocal: plug a leak in the progress reporting
2015-05-13 Carlos Martín NietoMerge pull request #3119 from ethomson/ignore
2015-05-13 Edward ThomsonMerge pull request #3103 from libgit2/cmn/local-push...
2015-05-13 Edward ThomsonMerge pull request #3102 from libgit2/cmn/pack-objects...
2015-05-13 Edward ThomsonMerge pull request #3118 from libgit2/cmn/stream-size
2015-05-13 Carlos Martín Nietolocal: send the packbuilder progress via the sideband
2015-05-13 Edward ThomsonMerge pull request #3117 from libgit2/cmn/index-more...
2015-05-13 Edward ThomsonMerge pull request #3116 from libgit2/cmn/remove-ssh...
2015-05-13 Edward ThomsonMerge pull request #3115 from libgit2/cmn/clone-submodule
2015-05-13 Edward ThomsonMerge pull request #3120 from libgit2/cmn/backends...
2015-05-13 Carlos Martín Nietolocal: use the packbuilder to push
2015-05-13 Carlos Martín Nietolocal: add clarification for non-bare push restriction
2015-05-13 Carlos Martín NietoMerge pull request #3066 from libgit2/cmn/remote-less...
2015-05-13 Carlos Martín NietoRemove the callbacks struct from the remote
2015-05-13 Carlos Martín Nietopush: remove own copy of callbacks
2015-05-12 Carlos Martín NietoMerge pull request #3111 from whoisj/centralizing-buffe...
2015-05-11 J Wymancentralizing all IO buffer size values
2015-05-01 Edward ThomsonMerge pull request #3059 from libgit2/cmn/negotiation...
2015-04-24 Edward ThomsonMerge pull request #3071 from linquize/git_reflog_drop
2015-04-24 Carlos Martín NietoMerge pull request #3063 from ethomson/config_validate_name
2015-04-23 Edward ThomsonMerge pull request #2997 from libgit2/cmn/secure-transport
2015-04-23 Carlos Martín NietoRename GIT_SSL to GIT_OPENSSL
2015-04-23 Carlos Martín NietoAbstract away the TLS stream implementation
2015-04-23 Carlos Martín NietoAdd a SecureTransport TLS channel
2015-04-23 Carlos Martín NietoMerge branch 'attr-ignore'
2015-04-23 Edward ThomsonMerge pull request #3032 from jfultz/index-file-modes
2015-04-19 Edward ThomsonMerge pull request #3024 from git-up/diff_merge_fix
2015-04-17 Edward ThomsonMerge pull request #3016 from pks-t/ignore-exclude-fix
2015-04-17 Edward ThomsonMerge pull request #2999 from pks-t/submodule-set-url
2015-04-17 Edward ThomsonMerge pull request #3037 from libgit2/cmn/hide-then...
2015-04-16 Edward ThomsonMerge pull request #3039 from jeffhostetler/jeffhostetl...
2015-04-10 Edward ThomsonMerge pull request #2974 from libgit2/cmn/clone-everything
2015-04-10 Edward ThomsonMerge pull request #3030 from linquize/symlink_supported
2015-03-25 Edward ThomsonMerge pull request #3011 from ethomson/filter_zero_tempbuf
2015-03-24 Edward ThomsonMerge pull request #2990 from leoyanggit/custom_param
2015-03-24 Edward ThomsonMerge pull request #2986 from tkelman/mingw_winhttp
2015-03-24 Edward ThomsonMerge pull request #2947 from libgit2/cmn/notes-buf
2015-03-24 Carlos Martín NietoMerge pull request #2858 from pks-t/remote-squashed
2015-03-24 Carlos Martín NietoMerge pull request #3010 from ethomson/checkout_invalid...
2015-03-21 Carlos Martín Nietogit: make sure to close the network stream
2015-03-19 Tony KelmanUse swprintf_s everywhere except mingw.org
2015-03-18 Edward ThomsonMerge pull request #2967 from jacquesg/merge-whitespace
2015-03-18 Leo YangAdd a custom param to git_smart_subtransport_definition
2015-03-18 Carlos Martín NietoMerge pull request #2955 from git-up/update_tips_fixes
2015-03-18 Carlos Martín NietoMerge remote-tracking branch 'ethomson/submodule_8dot3'
2015-03-18 Edward ThomsonMerge pull request #2985 from claudiuolteanu/patch-1
2015-03-18 Edward ThomsonMerge pull request #2983 from jeffhostetler/jeffhostetl...
2015-03-17 Carlos Martín Nietolocal: recusrively insert non-branch objects into the...
2015-03-17 Edward ThomsonMerge pull request #2962 from libgit2/cmn/reflog-annotated
2015-03-17 Edward ThomsonMerge pull request #2972 from libgit2/cmn/pack-objects...
2015-03-17 Edward ThomsonMerge pull request #2982 from libgit2/cmn/stream-check-ec
2015-03-17 Edward ThomsonMerge pull request #2977 from pks-t/submodule-sync...
2015-03-16 Alex CrichtonFix build on mingw-w64
2015-03-16 Philip KelleyWin32: Enable WinHTTP for MinGW
2015-03-16 Carlos Martín Nietohttp: do not try to use the cert callback on unencrypte...
2015-03-14 Carlos Martín NietoMerge pull request #2975 from git-up/diff_index_retain
2015-03-12 Edward ThomsonMerge pull request #2973 from libgit2/cmn/local-pack...
2015-03-11 Carlos Martín NietoMerge commit 'refs/pull/2879/head' of ssh://github...
2015-03-11 Carlos Martín Nietolocal: create pack with multiple threads
2015-03-11 Carlos Martín Nietolocal: let the packbuilder perform smarter object insertion
2015-03-04 Carlos Martín NietoMerge pull request #2932 from jeffhostetler/jeffhostetl...
2015-03-04 Carlos Martín NietoMerge pull request #2886 from jeffhostetler/jeffhostetl...
2015-03-04 Carlos Martín NietoMerge pull request #2945 from ethomson/empty_hashsig_heap
next