forgejo/modules/git/tests/repos
Adam Majer d68a613ba8
Add support for sha256 repositories ()
Currently only SHA1 repositories are supported by Gitea. This adds
support for alternate SHA256 with the additional aim of easier support
for additional hash types in the future.

Fixes: 
Limited by: https://github.com/go-git/go-git/issues/899
Depend on: 

<img width="776" alt="图片" src="https://github.com/go-gitea/gitea/assets/81045/5448c9a7-608e-4341-a149-5dd0069c9447">

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2024-01-19 17:05:02 +01:00
..
language_stats_repo rm .sample hooks which aren't used () 2022-03-16 10:33:07 +00:00
repo1_bare Fix commit retrieval by tag () 2023-03-02 13:32:21 +08:00
repo1_bare_sha256 Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
repo2_empty rm .sample hooks which aren't used () 2022-03-16 10:33:07 +00:00
repo3_notes Fix reading git notes from nested trees () 2019-09-12 09:14:41 +08:00
repo4_commitsbetween Fix webhook commits wrong hash on HEAD reset () 2021-06-30 19:49:06 +02:00
repo5_pulls Auto merge pull requests when all checks succeeded via API () 2022-05-08 01:05:52 +08:00
repo5_pulls_sha256 Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
repo6_blame Support .git-blame-ignore-revs file () 2023-09-16 17:42:34 +00:00
repo6_blame_sha256 Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
repo6_merge Add merge files files to GetCommitFileStatus () 2023-08-24 10:03:49 +00:00
repo6_merge_sha256 Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00