You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
Robin Schoonover 33400a02d4
Fix debian InRelease Acquire-By-Hash newline (#29204)
There is a missing newline when generating the debian apt repo InRelease
file, which results in output like:

```
[...]
Date: Wed, 14 Feb 2024 05:03:01 UTC
Acquire-By-Hash: yesMD5Sum:
 51a518dbddcd569ac3e0cebf330c800a 3018 main-dev/binary-amd64/Packages
[...]
```

It appears this would probably result in apt ignoring the
Acquire-By-Hash setting and not using the by-hash functionality,
although I'm not sure how to confirm it.
12 months ago
..
actions Only delete scheduled workflows when needed (#29091) 12 months ago
agit
asymkey Simplify how git repositories are opened (#28937) 1 year ago
attachment
auth Refactor JWT secret generating & decoding code (#29172) 12 months ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context
convert Add merge style `fast-forward-only` (#28954) 12 months ago
cron Refactor locale&string&template related code (#29165) 12 months ago
doctor Simplify how git repositories are opened (#28937) 1 year ago
externalaccount
feed
forms Refactor locale&string&template related code (#29165) 12 months ago
gitdiff
indexer
issue Refactor issue template parsing and fix API endpoint (#29069) 12 months ago
lfs
mailer Refactor locale&string&template related code (#29165) 12 months ago
markup
migrations Simplify how git repositories are opened (#28937) 1 year ago
mirror Simplify how git repositories are opened (#28937) 1 year ago
notify
org
packages Fix debian InRelease Acquire-By-Hash newline (#29204) 12 months ago
pull Add merge style `fast-forward-only` (#28954) 12 months ago
release Avoid sending update/delete release notice when it is draft (#29008) 1 year ago
repository Implement contributors graph (#27882) 12 months ago
secrets
task
uinotification
user Unify password changing and invalidate auth tokens (#27625) 1 year ago
webhook
wiki Fix an actions schedule bug (#28942) 1 year ago