summaryrefslogtreecommitdiff
path: root/tests/resources
Commit message (Expand)AuthorAgeFilesLines
* multipack: Introduce a parser for multi-pack-index fileslhchavez2020-10-051-0/+0
* Fix config file parsing with multi line values containing quoted partsSven Strickroth2020-09-181-0/+10
* blame: add option to ignore whitespace changesCarl Schwan2020-04-1425-1/+5
* Fix segfault when calling git_blame_buffer()lhchavez2020-03-234-1/+5
* refs: refuse to delete HEADJosh Bleecher Snyder2020-01-151-0/+1
* Disallow NTFS Alternate Data Stream attacks, even on Linux/macOSJohannes Schindelin2019-12-104-0/+1
* config_entries: micro-optimize storage of multivarsPatrick Steinhardt2019-11-051-0/+40000
* Merge pull request #5195 from tiennou/fix/commitish-smart-pushPatrick Steinhardt2019-09-131-0/+1
|\
| * smart: use push_glob instead of manual filteringEtienne Samson2019-08-211-0/+1
* | 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-1167-0/+23
|/
* attr: ensure regular attr files can have whitespaceethomson/ignore_spacesEdward Thomson2019-05-241-0/+7
* index: preserve extension parsing errorsEtienne Samson2019-01-247-0/+15
* 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
* 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
* crlf_data: move to a "to_workdir" folderEdward Thomson2018-12-031370-3/+4
* apply tests: ensure we can patch a modified fileEdward Thomson2018-11-051-0/+0
* checkout: fix test fixture missing objectscmn/validity-tree-from-unowned-indexEdward Thomson2018-10-203-0/+0
* tests: verify diff stats with renames in subdirectoryPatrick Steinhardt2018-10-0412-1/+8
* Merge pull request #4727 from libgit2/cmn/null-oid-existing-treeEdward Thomson2018-08-261-0/+0
|\
| * tree: accept null ids in existing trees when updatingCarlos Martín Nieto2018-07-181-0/+0
* | Write a test.Nelson Elhage2018-08-141-0/+1
|/
* mailmap: Updates tests for new API and featuresNika Layzell2018-06-146-1/+5
* mailmap: Clean up the mailmap fixture's .gitted directoryNika Layzell2018-06-1413-543/+0
* mailmap: Add a bunch of tests for the new mailmap functionalityNika Layzell2018-06-1455-0/+596
* checkout: add a failing test for refusing a symlinked .gitmodulesCarlos Martín Nieto2018-05-225-0/+1
* tests: add information about the crlf data generatorEdward Thomson2018-04-172-0/+87
* tests: crlf: update POSIX test data to reflect Git 2.9+ behaviorSven Strickroth2018-04-1731-70/+70
* tests: crlf: update Windows test data to reflect Git 2.9+ behaviorSven Strickroth2018-04-1735-80/+80
* revwalk: fix uninteresting revs sometimes not limiting graphwalkPatrick Steinhardt2018-04-128-0/+17
* testrepo: add new branchEdward Thomson2018-02-233-0/+3
* tests: add rename-rewrite scenarios to "renames" repositoryPatrick Steinhardt2018-02-207-0/+3
* Add failing test case for virtual commit merge base issueEdward Thomson2018-02-0426-0/+9
* Introduce additional criss-cross merge branchesEdward Thomson2018-02-0468-0/+11
* Do not attempt to check out submodule as blob when merging a submodule modify...David Turner2017-12-043-0/+3
* submodule: refuse lookup in bare repositoriesPatrick Steinhardt2017-08-2512-0/+13
* tests: fix the rebase-submodule testEtienne Samson2017-07-251-0/+0
* Remove invalid submoduleEtienne Samson2017-07-201-0/+0
* tests: index::version: add test to read index version v4Patrick Steinhardt2017-06-0612-0/+7
* submodule: resolve URLs relative to main worktreePatrick Steinhardt2017-03-171-3/+0
* rebase: ignore untracked files in submodulesDavid Turner2017-03-0332-0/+122
* hash: test for sha1 collision attack detectionEdward Thomson2017-03-032-0/+6
* Merge pull request #3436 from pks-t/libgit2-worktreeEdward Thomson2017-02-1339-0/+37
|\
| * tests: add merge-conflict branch for testrepoPatrick Steinhardt2017-02-134-0/+1
| * tests: add submodule worktree test dataPatrick Steinhardt2017-02-1323-0/+24
| * tests: add worktree test dataPatrick Steinhardt2017-02-1312-0/+12
* | tests: fix permissions on testrepo.git index filePatrick Steinhardt2017-02-131-0/+0
|/