summaryrefslogtreecommitdiff
path: root/tests/resources
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into shallow-clone-networkEdward Thomson2023-04-2281-0/+79
|\
| * index: add sha256 supportEdward Thomson2023-04-1081-0/+79
* | Merge commit 'd066d0d95c43e97df6624292f3f527f9372ca8fe'lmcglash2023-03-10154-0/+2612
|\ \ | |/
| * packfile: handle sha256 packfilesEdward Thomson2023-02-122-0/+0
| * tests: add a sha256 repositoryEdward Thomson2023-02-12117-0/+2569
| * clone: test bare clone namespaced repo with no HEADEdward Thomson2022-09-1935-0/+43
* | Merge branch 'pr/pks-t/5254' into shallow-clone-localyuangli2022-07-2629-0/+22
|\ \ | |/ |/|
| * Merge branch 'main' into pr/pks-t/5254Yuang Li2022-06-2436-0/+124
| |\
| * | tests: graft commitsEtienne Samson2020-06-2729-0/+22
* | | sha: add sha256 algorithmEdward Thomson2022-03-231-0/+0
* | | Merge pull request #6138 from ccstolley/ccs_packedrefs_fastEdward Thomson2022-01-304-4/+4
|\ \ \
| * | | refs: Speed up packed lookups.Colin Stolley2021-12-144-4/+4
| | |/ | |/|
* | | #6154 git_status_list_new case insensitive fixMiguel Arroz2022-01-014-0/+2
* | | Merge pull request #6124 from csware/config-parsingEdward Thomson2021-12-231-0/+10
|\ \ \
| * | | Config parsing confused by continuations that start with quotesSven Strickroth2021-12-061-0/+10
| |/ /
* | | Merge pull request #6101 from mkhl/fix/instead-ofEdward Thomson2021-12-231-9/+32
|\ \ \
| * | | update remote/insteadof testsMartin Kühl2021-11-111-9/+32
| |/ /
* | | Add a branch with a empty reflog into testrepo.gitYoichi Nakayama2021-10-222-0/+1
|/ /
* | Add test for revert+rename bug.Colin Stolley2021-09-158-0/+11
* | Add test config parsingBasile Henry2021-09-091-0/+5
* | opts: test GIT_OPT_SET_SSL_CERT_LOCATIONSEdward Thomson2021-08-293-0/+82
* | filter: introduce GIT_BLOB_FILTER_ATTRIBUTES_FROM_COMMITEdward Thomson2021-07-227-0/+5
* | Add testcaseKartikaya Gupta2021-05-1213-0/+11
* | commit-graph: Support lookups of entries in a commit-graphlhchavez2021-01-101-0/+0
* | commit-graph: Introduce a parser for commit-graph fileslhchavez2021-01-101-0/+0
* | 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
|/