summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: fix allowed failures listcmn/fix-allowed-failuresCarlos Martín Nieto2014-09-171-2/+2
* Clean up some leaks in the test suiteCarlos Martín Nieto2014-09-174-1/+7
* Merge pull request #2569 from libgit2/cmn/valgrind-onceVicent Marti2014-09-161-3/+10
|\
| * travis: run valgrind only oncecmn/valgrind-onceCarlos Martín Nieto2014-09-161-3/+10
|/
* Merge pull request #2565 from linquize/typoVicent Marti2014-09-162-2/+2
|\
| * Fix typoLinquize2014-09-162-2/+2
* | Merge pull request #2561 from jacquesg/merge-skipVicent Marti2014-09-162-3/+52
|\ \
| * | Remove local unused index_repo variableJacques Germishuys2014-09-121-3/+1
| * | Only check for workdir conflicts if the index has merged filesJacques Germishuys2014-09-121-0/+10
| * | Added test case to illustrate bogus conflicts detected if no files were merge...Jacques Germishuys2014-09-121-0/+41
* | | attr: Cleanup the containing dir logicThe rugged tests are fragile2014-09-161-5/+5
* | | Merge pull request #2566 from libgit2/rb/attr-with-bareVicent Marti2014-09-164-0/+77
|\ \ \ | |_|/ |/| |
| * | Fix attribute lookup in index for bare reposrb/attr-with-bareRussell Belfer2014-09-154-0/+77
|/ /
* | Merge pull request #2563 from alexcrichton/rust-bindingsVicent Marti2014-09-151-0/+2
|\ \
| * | Add Rust to the language bindings listAlex Crichton2014-09-151-0/+2
|/ /
* | Merge pull request #2554 from linquize/fetch-head-tagVicent Marti2014-09-153-2/+33
|\ \ | |/ |/|
| * When auto follow tags, FETCH_HEAD should list only newly followed tagsLinquize2014-09-063-2/+33
* | Merge pull request #2558 from libgit2/cmn/signature-empty-emailVicent Marti2014-09-102-4/+4
|\ \
| * | signature: don't allow empty emailscmn/signature-empty-emailCarlos Martín Nieto2014-09-102-4/+4
|/ /
* | Merge pull request #2511 from libgit2/cmn/remote-default-restrictVicent Marti2014-09-095-27/+138
|\ \
| * | clone: handle overly restrictive refspecscmn/remote-default-restrictCarlos Martín Nieto2014-09-022-35/+23
| * | clone: correct handling of an unborn HEADCarlos Martín Nieto2014-09-022-19/+17
| * | remote: add test for single-branch cloneCarlos Martín Nieto2014-09-021-0/+61
| * | remote: add tests for remote-branch edge casesCarlos Martín Nieto2014-09-021-0/+29
| * | clone: support remotes with references but no branchesCarlos Martín Nieto2014-08-291-2/+19
| * | remote: short-circuit the default branch check if there is noneCarlos Martín Nieto2014-08-291-0/+3
| * | remote: assert what we want to happen when ther is no default branchCarlos Martín Nieto2014-08-291-0/+14
| * | travis: no need to clean out the test repositoryCarlos Martín Nieto2014-08-291-2/+0
| * | remote: restrict default branch to branches namespaceCarlos Martín Nieto2014-08-291-0/+3
| |/
* | reflog: Error handling on empty reflogVicent Marti2014-09-051-18/+15
* | Merge pull request #2553 from libgit2/cmn/ssh-errorsVicent Marti2014-09-051-1/+7
|\ \
| * | ssh: store error message immediately after a failed agent callcmn/ssh-errorsCarlos Martín Nieto2014-09-041-1/+7
|/ /
* | Merge pull request #2543 from libgit2/cmn/known-transportsVicent Marti2014-09-033-56/+23
|\ \
| * | remote: test for supported URLs in a single placeCarlos Martín Nieto2014-08-311-16/+9
| * | remote: get rid of git_remote_valid_url()Carlos Martín Nieto2014-08-313-32/+23
| * | transport: return ENOTFOUND for HTTPS and SSH when they're not supportedCarlos Martín Nieto2014-08-311-0/+6
| * | transport: distinguish between unknown and unsupported transportsCarlos Martín Nieto2014-08-311-24/+1
* | | Merge pull request #2530 from libgit2/jamill/relative_gitlinkVicent Marti2014-09-0310-41/+377
|\ \ \
| * | | Introduce option to use relative paths for repository work directoryjamill/relative_gitlinkJameson Miller2014-09-027-41/+256
| * | | Introduce git_path_make_relativeEdward Thomson2014-09-023-0/+121
* | | | Merge pull request #2552 from KindDragon/masterVicent Marti2014-09-034-6/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Several CppCat warnings fixedArkady Shapkin2014-09-034-6/+3
* | | | Merge pull request #2550 from KindDragon/patch-2Vicent Marti2014-09-031-0/+14
|\ \ \ \
| * | | | .editorconfig added to repositoryArkadiy Shapkin2014-09-031-0/+14
| |/ / /
* | | | Merge pull request #2545 from linquize/no-sshVicent Marti2014-09-031-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Skip SSH clone tests if libgit2 not built with GIT_SSH definedLinquize2014-09-011-0/+9
| | |/ | |/|
* | | Merge pull request #2548 from linquize/warning5Vicent Marti2014-09-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix warningLinquize2014-09-011-1/+1
| |/
* | Merge pull request #2544 from linquize/test-pushVicent Marti2014-08-311-2/+1
|\ \
| * | MSVC does not support zero size arrayLinquize2014-08-311-2/+1
|/ /