summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #4283 from tiennou/generic-tlsPatrick Steinhardt2017-11-093-5/+9
|\ \ \ \
| * | | | cmake: Add USE_HTTPS as a CMake optionEtienne Samson2017-10-231-1/+1
| * | | | clar: exit immediately on initialization failureEtienne Samson2017-10-231-1/+6
| * | | | stream: Gather streams to src/streamsEtienne Samson2017-10-231-1/+1
| * | | | cmake: simplify some HTTPS testsEtienne Samson2017-10-232-3/+2
* | | | | Merge pull request #4386 from novalis/gitignore-ignore-spaceCarlos Martín Nieto2017-11-041-0/+10
|\ \ \ \ \
| * | | | | Ignore trailing whitespace in .gitignore files (as git itself does)David Turner2017-10-291-0/+10
| |/ / / /
* | | | | Merge remote-tracking branch 'upstream/master' into pks/conditional-includesCarlos Martín Nieto2017-11-043-24/+46
|\ \ \ \ \
| * | | | | config: add failing test for preserving case when writing keysCarlos Martín Nieto2017-10-301-0/+23
| |/ / / /
| * | | | cmake: use project-relative binary and source directoriesPatrick Steinhardt2017-10-201-7/+7
| | |/ / | |/| |
| * | | tests: checkout::tree: check that the status list catches mode changesPatrick Steinhardt2017-10-091-0/+2
| * | | tests: checkout::tree: extract check for status entrycountPatrick Steinhardt2017-10-091-17/+14
* | | | tests: resolve the real path for the sandbox in includeIf testsCarlos Martín Nieto2017-10-311-6/+14
* | | | config_file: implement "gitdir/i" conditionalPatrick Steinhardt2017-10-091-0/+13
* | | | config_file: implement conditional "gitdir" includesPatrick Steinhardt2017-10-091-0/+82
* | | | config: pass repository when opening config filesPatrick Steinhardt2017-10-096-39/+39
|/ / /
* | | Merge pull request #4369 from libgit2/ethomson/checkout_typechangePatrick Steinhardt2017-10-091-0/+45
|\ \ \
| * | | checkout: test force checkout when mode changesethomson/checkout_typechangeEdward Thomson2017-10-071-0/+45
* | | | refs: do not use peeled OID if peeling to a tagPatrick Steinhardt2017-10-061-0/+12
|/ / /
* | | cmake: unify version check for target include directoriesPatrick Steinhardt2017-09-201-1/+3
* | | cmake: distinguish libgit2 objects and sourcesPatrick Steinhardt2017-09-201-1/+1
* | | tests: deterministically generate test suite definitionsPatrick Steinhardt2017-08-301-3/+5
* | | Merge pull request #4296 from pks-t/pks/pattern-based-gitignoreEdward Thomson2017-08-252-0/+70
|\ \ \
| * | | ignore: honor case insensitivity for negative ignoresPatrick Steinhardt2017-08-251-0/+34
| * | | tests: status: additional test for negative ignores with patternPatrick Steinhardt2017-08-251-0/+27
| * | | ignore: keep negative rules containing wildcardsPatrick Steinhardt2017-08-251-0/+9
| |/ /
* | | submodule: refuse lookup in bare repositoriesPatrick Steinhardt2017-08-2513-0/+39
* | | tests: submodule: add explicit cleanup function in lookup testsPatrick Steinhardt2017-08-251-0/+5
* | | tests: submodule: fix declaration of testPatrick Steinhardt2017-08-251-1/+2
|/ /
* | cmake: keep track of libraries and includes via listsPatrick Steinhardt2017-08-161-7/+4
* | cmake: move defines into "features.h" headerPatrick Steinhardt2017-08-161-1/+1
* | cmake: create separate CMakeLists.txt for testsPatrick Steinhardt2017-08-161-0/+66
* | cmake: create own precompiled headers for testsPatrick Steinhardt2017-08-162-0/+5
* | Merge branch '4233'Edward Thomson2017-07-311-5/+77
|\ \
| * | remote: test creating and fetching detached remotesPatrick Steinhardt2017-05-051-0/+38
| * | tests: online::remotes: add defines for URL and refspecPatrick Steinhardt2017-05-051-5/+6
| * | remote: reject various actions for detached remotesPatrick Steinhardt2017-05-051-0/+33
* | | tests: rebase::submodule: verify initialization method callsPatrick Steinhardt2017-07-281-7/+7
* | | Merge pull request #4275 from tiennou/fix-rebase-submodule-testEdward Thomson2017-07-273-7/+36
|\ \ \
| * | | tests: fix the rebase-submodule testEtienne Samson2017-07-252-7/+36
| * | | Remove invalid submoduleEtienne Samson2017-07-201-0/+0
* | | | Merge pull request #4250 from pks-t/pks/config-file-iterationEdward Thomson2017-07-191-42/+55
|\ \ \ \
| * | | | config_file: refuse modifying included variablesPatrick Steinhardt2017-07-151-0/+18
| * | | | config_file: move reader into `config_read` onlyPatrick Steinhardt2017-07-151-0/+13
| * | | | config_file: refresh all files if includes were modifiedPatrick Steinhardt2017-07-151-0/+10
| * | | | tests: config::include: use init and cleanup functionsPatrick Steinhardt2017-07-151-43/+15
| |/ / /
* | | | Merge pull request #4272 from pks-t/pks/patch-idEdward Thomson2017-07-193-1/+124
|\ \ \ \ | |/ / / |/| | |
| * | | diff: implement function to calculate patch IDPatrick Steinhardt2017-06-263-1/+124
* | | | tests: config: fix missing declaration causing errorPatrick Steinhardt2017-07-051-0/+1
* | | | tests: refs::crashes: create sandbox for creating symrefPatrick Steinhardt2017-06-231-2/+2