summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5227 from ddevault/checkPatrick Steinhardt2019-10-242-0/+142
|\
| * apply: add GIT_APPLY_CHECKDrew DeVault2019-10-222-0/+142
* | Merge pull request #5264 from henkesn/refs-unlock-on-commitPatrick Steinhardt2019-10-241-0/+26
|\ \ | |/ |/|
| * refs: unlock unmodified refs on transaction commitSebastian Henke2019-10-171-0/+26
* | Merge pull request #5273 from dlax/parse-diff-without-extended-headersPatrick Steinhardt2019-10-172-0/+20
|\ \
| * | patch_parse: handle patches without extended headersDenis Laxalde2019-10-162-0/+20
| |/
* | tests: submodule: test cloning edge casesPatrick Steinhardt2019-10-171-0/+37
* | tests: submodule: make use of sandboxes to clean reposPatrick Steinhardt2019-10-171-9/+9
* | tests: submodule: fix tests for cloning submodulesPatrick Steinhardt2019-10-171-52/+0
* | submodule: provide a wrapper for simple submodule clone stepsEtienne Samson2019-10-172-54/+81
|/
* Merge pull request #5257 from henkesn/masterPatrick Steinhardt2019-10-111-0/+21
|\
| * refs: fix locks getting forcibly removedSebastian Henke2019-10-101-0/+21
* | Merge pull request #5260 from pks-t/pks/cmake3Patrick Steinhardt2019-10-111-6/+1
|\ \
| * | cmake: update minimum CMake version to v3.5.1Patrick Steinhardt2019-10-101-6/+1
| |/
* | Merge pull request #5248 from dlax/parse-patch-empty-filesPatrick Steinhardt2019-10-101-0/+20
|\ \ | |/ |/|
| * patch_parse: handle patches with new empty filesDenis Laxalde2019-09-281-0/+20
* | Merge pull request #5226 from pks-t/pks/regexp-apiEdward Thomson2019-09-282-120/+213
|\ \ | |/ |/|
| * posix: remove superseded POSIX regex wrappersPatrick Steinhardt2019-09-211-120/+0
| * regexp: implement new regular expression APIPatrick Steinhardt2019-09-211-0/+213
* | buffer: fix printing into out-of-memory bufferPatrick Steinhardt2019-09-211-0/+20
* | buffer: fix infinite loop when growing buffersPatrick Steinhardt2019-09-211-3/+19
|/
* cred: separate public interface from low-level detailsEtienne Samson2019-09-131-11/+7
* Merge pull request #5195 from tiennou/fix/commitish-smart-pushPatrick Steinhardt2019-09-135-9/+12
|\
| * smart: use push_glob instead of manual filteringEtienne Samson2019-08-215-9/+12
* | open:fix memory leak when passing NULL to git_repository_open_extLaurence McGlashan2019-09-101-0/+11
* | Merge pull request #5209 from mkostyuk/apply-wrong-patchEdward Thomson2019-09-092-0/+37
|\ \
| * | apply: Test for EOFNL mishandling when several hunks are processedMax Kostyukevich2019-08-282-0/+37
| |/
* | Merge pull request #5210 from buddyspike/masterEdward Thomson2019-09-091-0/+44
|\ \
| * | ignore: correct handling of nested rules overriding wild card unignorebuddyspike2019-08-281-0/+44
| |/
* | Merge pull request #5208 from mkostyuk/apply-removed-new-fileEdward Thomson2019-08-271-0/+36
|\ \
| * | apply: free test dataEdward Thomson2019-08-271-1/+1
| * | apply: Test for git_apply_to_tree failures when new files are addedMax Kostyukevich2019-08-211-0/+36
| |/
* | Merge pull request #5189 from libgit2/ethomson/attrs_from_headEdward Thomson2019-08-2777-11/+297
|\ \
| * | filter: test second-level in-repo `.gitattributes`ethomson/attrs_from_headEdward Thomson2019-08-111-0/+23
| * | tests: add a subdirectory to crlf testsEdward Thomson2019-08-1112-5/+25
| * | filter: test we can filter a blob in a bare repoEdward Thomson2019-08-1168-0/+134
| * | filter: test that system attributes can be ignoredEdward Thomson2019-08-111-0/+27
| * | filter: ensure system attributes are readEdward Thomson2019-08-111-0/+54
| * | blob: convert users of git_blob_filtered_contentEdward Thomson2019-08-112-14/+14
| * | filter: add a crlf blob testEdward Thomson2019-07-211-0/+28
* | | Merge pull request #5196 from pks-t/pks/config-include-onbranchEdward Thomson2019-08-273-40/+134
|\ \ \
| * | | config: implement "onbranch" conditionalPatrick Steinhardt2019-08-011-0/+40
| * | | tests: config: catch OOM when assembling conditional configPatrick Steinhardt2019-08-011-3/+3
| * | | tests: config: assert behaviour around includesPatrick Steinhardt2019-08-012-0/+56
| * | | tests: config::snapshot: modernize testsPatrick Steinhardt2019-08-011-38/+36
* | | | util: do not perform allocations in insertsortPatrick Steinhardt2019-08-231-0/+90
| |_|/ |/| |
* | | Merge pull request #5187 from ianhattendorf/fix/clone-whitespaceEdward Thomson2019-08-142-1/+7
|\ \ \
| * | | clone: Remove whitespace ssh testIan Hattendorf2019-08-131-15/+0
| * | | clone: Update whitespace test urlIan Hattendorf2019-08-121-4/+4
| * | | clone: whitespace in url ssh testIan Hattendorf2019-07-252-2/+18