Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #3155 from mgorny/userpass-const | Carlos Martín Nieto | 2015-06-11 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | cred_helpers: Add 'const' qualifiers to git_cred_userpass_payload | Michał Górny | 2015-05-24 | 1 | -2/+2 | |
* | | | | | Merge pull request #3205 from ethomson/crlf_query | Carlos Martín Nieto | 2015-06-11 | 4 | -1/+133 | |
|\ \ \ \ \ | ||||||
| * | | | | | Introduce `git_filter_list_contains` | Edward Thomson | 2015-06-10 | 4 | -1/+133 | |
* | | | | | | Merge pull request #3207 from ethomson/winhttp_eol | Carlos Martín Nieto | 2015-06-11 | 1 | -29/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct line endings on winhttp.def | Edward Thomson | 2015-06-10 | 1 | -29/+29 | |
* | | | | | | | Merge pull request #3174 from libgit2/cmn/idx-fill-hole | Edward Thomson | 2015-06-10 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | indexer: use lseek to extend the packfilecmn/idx-fill-hole | Carlos Martín Nieto | 2015-06-02 | 1 | -3/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3204 from git-up/git_diff_find_similar | Edward Thomson | 2015-06-10 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fixed handling of GIT_DELTA_CONFLICTED in git_diff_find_similar() | Pierre-Olivier Latour | 2015-06-10 | 1 | -4/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3203 from ethomson/gitattributes | Carlos Martín Nieto | 2015-06-10 | 1 | -2/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | gitattributes: let clients use native line endings | Edward Thomson | 2015-06-10 | 1 | -2/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3201 from libgit2/cmn/coverity | Edward Thomson | 2015-06-10 | 4 | -19/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | filter: close the descriptor in case of errorcmn/coverity | Carlos Martín Nieto | 2015-06-10 | 1 | -2/+3 | |
| * | | | | | object: correct the expected ID size in prefix lookup | Carlos Martín Nieto | 2015-06-10 | 1 | -5/+5 | |
| * | | | | | pack: use git_buf when building the index name | Carlos Martín Nieto | 2015-06-10 | 1 | -10/+11 | |
| * | | | | | merge: actually increment the counts, not the pointers | Carlos Martín Nieto | 2015-06-10 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | cache: add a check for a failed allocation | Carlos Martín Nieto | 2015-06-10 | 1 | -0/+1 | |
* | | | | | Merge pull request #3198 from libgit2/cmn/coverity | Edward Thomson | 2015-06-09 | 5 | -10/+11 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Initialize a few variables | Carlos Martín Nieto | 2015-06-09 | 3 | -3/+3 | |
| * | | | | ssh: move NULL check to the free function | Carlos Martín Nieto | 2015-06-09 | 1 | -5/+5 | |
| * | | | | remote: some error-handling issues from Coverity | Carlos Martín Nieto | 2015-06-07 | 1 | -2/+3 | |
* | | | | | Merge pull request #3165 from ethomson/downcase | Carlos Martín Nieto | 2015-06-08 | 8 | -24/+75 | |
|\ \ \ \ \ | ||||||
| * | | | | | git__tolower: test that some non-ASCII downcasing isn't | Edward Thomson | 2015-05-29 | 1 | -0/+4 | |
| * | | | | | git__tolower: a tolower() that isn't dumb | Edward Thomson | 2015-05-29 | 7 | -24/+33 | |
| * | | | | | git__strcasecmp: treat input bytes as unsigned | Edward Thomson | 2015-05-29 | 2 | -2/+40 | |
* | | | | | | Merge pull request #3188 from thentenaar/clean-up-after-openssl | Carlos Martín Nieto | 2015-06-08 | 1 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | global: Ensure we free our SSL context. | Tim Hentenaar | 2015-06-08 | 1 | -0/+16 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #3185 from libgit2/cmn/foreach-cancel-loose | Carlos Martín Nieto | 2015-06-07 | 2 | -2/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | path: error out if the callback returns an errorcmn/foreach-cancel-loose | Carlos Martín Nieto | 2015-06-06 | 2 | -2/+24 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3175 from git-up/build_warnings | Carlos Martín Nieto | 2015-06-07 | 8 | -10/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed build warnings on Xcode 6.1 | Pierre-Olivier Latour | 2015-06-02 | 8 | -10/+21 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3179 from arielb2/master | Carlos Martín Nieto | 2015-06-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | print_usage functions is defined but not used | Ariel O. Barria | 2015-06-03 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3172 from Therzok/patch-2 | Carlos Martín Nieto | 2015-06-04 | 1 | -1/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Change error when running out of ssh agent keys | Marius Ungureanu | 2015-06-02 | 1 | -1/+7 | |
|/ / / / | ||||||
* | | | | Include git2/transaction.h | Carlos Martín Nieto | 2015-05-31 | 1 | -0/+1 | |
* | | | | Merge pull request #3152 from tkelman/patch-1 | Carlos Martín Nieto | 2015-05-31 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | build maint branches on appveyor | Tony Kelman | 2015-05-22 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #3048 from pks-t/insteadof | Carlos Martín Nieto | 2015-05-31 | 5 | -5/+164 | |
|\ \ \ \ | ||||||
| * | | | | remote: test insteadOf for anonymous remotes | Patrick Steinhardt | 2015-05-31 | 1 | -0/+12 | |
| * | | | | Add CHANGELOG entry for url.*.insteadOf feature. | Patrick Steinhardt | 2015-05-31 | 1 | -0/+4 | |
| * | | | | remote: apply insteadOf configuration. | Patrick Steinhardt | 2015-05-31 | 4 | -5/+148 | |
|/ / / / | ||||||
* | | | | CHANGELOG: fill in a few missing entries | Carlos Martín Nieto | 2015-05-29 | 1 | -5/+20 | |
* | | | | Merge pull request #3157 from mgorny/ssh_memory_auth | Carlos Martín Nieto | 2015-05-29 | 5 | -1/+168 | |
|\ \ \ \ | ||||||
| * | | | | test: Add a test for in-memory SSH private key cred_cb | Michał Górny | 2015-05-27 | 1 | -0/+68 | |
| * | | | | cred: Check for null values when getting key from memory | Michał Górny | 2015-05-27 | 1 | -1/+4 | |
| * | | | | cred: Declare GIT_CREDTYPE_SSH_MEMORY unconditionally | Michał Górny | 2015-05-27 | 2 | -4/+0 | |
| * | | | | cmake: Add CMake check for libssh2 memory credential passing support | Michał Górny | 2015-05-27 | 1 | -0/+5 | |
| * | | | | Return an error when ssh memory credentials are not supported. | David Calavera | 2015-05-27 | 2 | -4/+6 |