summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* deprecation: ensure we GIT_EXTERN deprecated funcsEdward Thomson2019-02-141-0/+3
* test: cast to a char the zstream testEdward Thomson2019-01-251-1/+1
* index test: cast times explicitlyEdward Thomson2019-01-251-2/+2
* Merge pull request #4858 from tiennou/fix/index-ext-readEdward Thomson2019-01-258-0/+36
|\
| * index: preserve extension parsing errorsEtienne Samson2019-01-248-0/+36
* | deprecation: define GIT_DEPRECATE_HARD internallyEdward Thomson2019-01-251-0/+2
* | deprecation: move deprecated tests into their own fileEdward Thomson2019-01-252-36/+60
|/
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-2243-184/+184
* Fix odb foreach to also close on positive error codeMarijan Šuflaj2019-01-201-0/+15
* Merge pull request #4939 from libgit2/ethomson/git_refEdward Thomson2019-01-1914-160/+160
|\
| * references: use new names in internal usageethomson/git_refEdward Thomson2019-01-1714-160/+160
* | Merge pull request #4940 from libgit2/ethomson/git_objEdward Thomson2019-01-192-7/+7
|\ \
| * | object_type: GIT_OBJECT_BAD is now GIT_OBJECT_INVALIDEdward Thomson2019-01-172-7/+7
| |/
* | Merge pull request #4943 from libgit2/ethomson/ciEdward Thomson2019-01-192-2/+3
|\ \
| * | ci: precisely identify the invasive testsEdward Thomson2019-01-191-1/+1
| * | tests: fix test expectation mismatchEtienne Samson2019-01-141-2/+2
| * | ci: enable some of the invasive testcasesEtienne Samson2019-01-111-0/+1
* | | Merge pull request #4925 from lhchavez/fix-a-bunch-of-warningsEdward Thomson2019-01-175-8/+10
|\ \ \ | |_|/ |/| |
| * | Windows is hard.lhchavez2019-01-062-3/+3
| * | Attempt at fixing the MingW64 compilationlhchavez2019-01-063-6/+8
| * | Fix a bunch of warningslhchavez2019-01-051-1/+1
* | | Convert tests/resources/push.sh to LF endingslhchavez2019-01-151-55/+55
* | | Get rid of some test files that were accidentally committedTyler Wanek2019-01-142151-11979/+0
* | | proxy: fix crash on remote connection with GIT_PROXY_AUTO but no proxy is det...Jason Haslam2019-01-141-0/+7
| |/ |/|
* | Fix Linux warningslhchavez2019-01-081-8/+8
* | tests: add missing assertsEtienne Samson2019-01-041-0/+2
|/
* Merge pull request #4904 from libgit2/ethomson/crlfEdward Thomson2019-01-037651-37/+33187
|\
| * checkout::crlf: ensure successethomson/crlfEdward Thomson2018-12-191-30/+33
| * Additional core.autocrlf and core.safecrlf testsSven Strickroth2018-12-032-3/+52
| * index::crlf: better error reporting in core git testsEdward Thomson2018-12-031-8/+25
| * index::crlf: simplify test caseEdward Thomson2018-12-031-60/+42
| * crlf tests: use known-good data produced by gitSven Strickroth2018-12-031-1/+206
| * crlf_data: add corpus of known-good odb-filtered dataEdward Thomson2018-12-036257-0/+32690
| * crlf: re-use existing crlf script to create odbEdward Thomson2018-12-0322-118/+63
| * crlf: script to generate expected crlf data for adding files to indexSven Strickroth2018-12-0322-3/+232
| * checkout::crlf clear the crlf workdir for checkoutEdward Thomson2018-12-031-0/+24
| * crlf_data: move to a "to_workdir" folderEdward Thomson2018-12-031371-5/+11
* | Merge pull request #4833 from csware/drop-empty-dirsPatrick Steinhardt2018-12-191-0/+46
|\ \
| * | Remove empty directories when deleting refsSven Strickroth2018-10-131-0/+46
* | | annotated_commit: add failing test for looking up from annotated tagCarlos Martín Nieto2018-12-141-0/+26
| |/ |/|
* | object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-0175-417/+420
* | index: use new enum and structure namesEdward Thomson2018-12-0120-96/+96
* | Merge pull request #4770 from tiennou/feature/merge-analysis-any-branchPatrick Steinhardt2018-11-301-20/+49
|\ \
| * | merge: make analysis possible against a non-HEAD referenceEtienne Samson2018-10-191-20/+49
* | | Merge pull request #4888 from TheBB/add-cbPatrick Steinhardt2018-11-291-2/+29
|\ \ \
| * | | revwalk: Allow changing hide_cbEivind Fonn2018-11-281-2/+29
* | | | Merge pull request #4895 from pks-t/pks/unused-warningsPatrick Steinhardt2018-11-298-160/+172
|\ \ \ \
| * | | | tests: mailmap: avoid definition of unused static variablesPatrick Steinhardt2018-11-282-23/+23
| * | | | khash: remove intricate knowledge of khash typesPatrick Steinhardt2018-11-283-6/+6
| * | | | tests: path: only compile test_canonicalize on Win32 platformsPatrick Steinhardt2018-11-281-5/+2