summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* references: use new names in internal usageethomson/git_refEdward Thomson2019-01-1714-160/+160
* 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
| * | | | tests: move apply_helpers functions into own compilation unitPatrick Steinhardt2018-11-282-126/+141
* | | | | Merge pull request #4870 from libgit2/ethomson/proxyEdward Thomson2018-11-282-14/+173
|\ \ \ \ \
| * | | | | stream registration: take an enum typeEdward Thomson2018-11-281-4/+31
| * | | | | stream: provide generic registration APIEdward Thomson2018-11-281-2/+61
| * | | | | tests: optionally ignore https cert validationEdward Thomson2018-11-281-0/+18
| * | | | | tls: introduce a wrap functionEdward Thomson2018-11-281-2/+18
| * | | | | proxy tests: rename credential callbackEdward Thomson2018-11-281-2/+2
| * | | | | proxy tests: support self-signed proxy certEdward Thomson2018-11-281-0/+30
| * | | | | tests: support optional PROXY_SCHEMEEdward Thomson2018-11-281-3/+12
| * | | | | tests: PROXY_URL is more accurately PROXY_HOSTEdward Thomson2018-11-281-9/+9
| |/ / / /
* | | | | config: fix adding files if their parent directory is a filePatrick Steinhardt2018-11-281-0/+20
|/ / / /
* | | | Merge pull request #4884 from libgit2/ethomson/index_iteratorPatrick Steinhardt2018-11-211-3/+90
|\ \ \ \
| * | | | index: introduce git_index_iteratorethomson/index_iteratorEdward Thomson2018-11-141-3/+90
* | | | | Merge branch 'tiennou/fix/logallrefupdates-always'Edward Thomson2018-11-181-0/+22
|\ \ \ \ \
| * | | | | refs: add support for core.logAllRefUpdates=alwaysEtienne Samson2018-11-181-0/+22
* | | | | | Merge pull request #4847 from noahp/noahp/null-arg-fixesEdward Thomson2018-11-181-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tests: address two null argument instancesNoah Pendleton2018-11-131-1/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #4713 from libgit2/ethomson/win_symlinksEdward Thomson2018-11-156-145/+262
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | symlink tests: test symbolic links on windowsethomson/win_symlinksEdward Thomson2018-10-204-66/+151
| * | | | repo::init tests: refactor global config path overrideEdward Thomson2018-10-201-9/+14