summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* clone: set the credentials callback during testingcmn/push-testsCarlos Martín Nieto2015-06-121-0/+1
* push: pass the callbacks during setup as wellCarlos Martín Nieto2015-06-121-3/+7
* Introduce `git_filter_list_contains`Edward Thomson2015-06-101-0/+91
* Merge pull request #3165 from ethomson/downcaseCarlos Martín Nieto2015-06-081-0/+42
|\
| * git__tolower: test that some non-ASCII downcasing isn'tEdward Thomson2015-05-291-0/+4
| * git__strcasecmp: treat input bytes as unsignedEdward Thomson2015-05-291-0/+38
* | Merge pull request #3185 from libgit2/cmn/foreach-cancel-looseCarlos Martín Nieto2015-06-071-0/+20
|\ \
| * | path: error out if the callback returns an errorcmn/foreach-cancel-looseCarlos Martín Nieto2015-06-061-0/+20
* | | Fixed build warnings on Xcode 6.1Pierre-Olivier Latour2015-06-026-9/+14
|/ /
* | remote: test insteadOf for anonymous remotesPatrick Steinhardt2015-05-311-0/+12
* | remote: apply insteadOf configuration.Patrick Steinhardt2015-05-312-0/+72
* | Merge pull request #3157 from mgorny/ssh_memory_authCarlos Martín Nieto2015-05-291-0/+68
|\ \
| * | test: Add a test for in-memory SSH private key cred_cbMichał Górny2015-05-271-0/+68
* | | Rename GIT_EMERGECONFLICT to GIT_ECONFLICTEdward Thomson2015-05-292-12/+12
* | | Merge pull request #3139 from ethomson/diff_conflictsCarlos Martín Nieto2015-05-2817-80/+374
|\ \ \
| * | | git_index_add_all: test that conflicts are handledEdward Thomson2015-05-281-49/+104
| * | | Introduce cl_git_sandbox_init_new()Edward Thomson2015-05-282-0/+9
| * | | introduce `git_index_entry_is_conflict`Edward Thomson2015-05-283-4/+4
| * | | conflict tests: use GIT_IDXENTRY_STAGE_SETEdward Thomson2015-05-287-26/+26
| * | | diff conflicts: don't include incorrect IDEdward Thomson2015-05-281-0/+46
| * | | diff conflicts: test index to workdir w/ conflictsEdward Thomson2015-05-281-0/+45
| * | | diff conflicts: add tests for tree to indexEdward Thomson2015-05-283-2/+78
| * | | diff/status: introduce conflictsEdward Thomson2015-05-281-2/+2
| * | | index: validate mode of new conflictsEdward Thomson2015-05-282-1/+14
| * | | conflicts: when adding conflicts, remove stagedEdward Thomson2015-05-282-1/+51
| | |/ | |/|
* | | Merge pull request #3149 from libgit2/cmn/upstream-matching-pushEdward Thomson2015-05-282-0/+42
|\ \ \
| * | | branch: error out if we cannot find the remotecmn/upstream-matching-pushCarlos Martín Nieto2015-05-221-0/+32
| * | | refspec: make sure matching refspecs have src, dst and input stringsCarlos Martín Nieto2015-05-221-0/+10
| | |/ | |/|
* | | Merge pull request #3127 from libgit2/cmn/remote-fixupsCarlos Martín Nieto2015-05-283-26/+21
|\ \ \ | |_|/ |/| |
| * | remote: validate refspecs before adding to configCarlos Martín Nieto2015-05-281-0/+2
| * | remote: remove fetch parameter from create_anonymousCarlos Martín Nieto2015-05-282-16/+6
| * | clone: don't rely on auto-saving for single-branchCarlos Martín Nieto2015-05-171-10/+13
* | | Fix ident replacement to match Git behaviorColomban Wendling2015-05-264-15/+15
| |/ |/|
* | Merge pull request #3146 from ethomson/add_untracked_filesCarlos Martín Nieto2015-05-211-0/+23
|\ \
| * | index_add_all: include untracked files in new subdirsEdward Thomson2015-05-201-0/+23
* | | ignore: clear the error when matching a pattern negationcmn/ignored-ignoreCarlos Martín Nieto2015-05-201-0/+12
|/ /
* | Merge pull request #3109 from libgit2/cmn/index-use-diffEdward Thomson2015-05-191-0/+13
|\ \ | |/ |/|
| * index: include TYPECHANGE in the diffCarlos Martín Nieto2015-05-141-0/+13
* | push: add tests for the push negotiation callbackCarlos Martín Nieto2015-05-141-0/+114
|/
* Merge pull request #3119 from ethomson/ignoreCarlos Martín Nieto2015-05-131-1/+62
|\
| * attr tests: make explicit our dir/file match testsEdward Thomson2015-05-131-12/+24
| * attr test: test a file beneath ignored folderEdward Thomson2015-05-121-1/+1
| * attr: test that a file is not ignored for a folderEdward Thomson2015-05-121-0/+17
| * attr: regression tests for ignore matchingEdward Thomson2015-05-121-0/+32
* | Merge pull request #3103 from libgit2/cmn/local-push-messageEdward Thomson2015-05-131-2/+2
|\ \
| * | tests: don't push to our resourcescmn/local-push-messageCarlos Martín Nieto2015-05-131-2/+2
* | | Fix a few leaksCarlos Martín Nieto2015-05-132-0/+3
* | | Merge pull request #3115 from libgit2/cmn/clone-submoduleEdward Thomson2015-05-131-0/+55
|\ \ \ | |/ / |/| |
| * | submodule: add test initialising and cloning a repocmn/clone-submoduleCarlos Martín Nieto2015-05-121-0/+55
| |/
* | remote: remove git_remote_save()Carlos Martín Nieto2015-05-131-12/+0