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/models
Quentin f52e31f5ce
Clone repository with Tea CLI (#33725)
This PR adds "Tea CLI" as a clone method.

<img width="350" alt="Capture d’écran 2025-02-25 à 23 38 47"
src="https://github.com/user-attachments/assets/8e86e54a-998b-45d1-9f20-167b449e79b6"
/>

---------

Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 weeks ago
..
actions Fix Untranslated Text on Actions Page (#33635) 4 weeks ago
activities Optimize user dashboard loading (#33686) 3 weeks ago
admin Fix omitempty bug (#33663) 4 weeks ago
asymkey Move commits signature and verify functions to service layers (#33605) 1 month ago
auth Use test context in tests and new loop system in benchmarks (#33648) 4 weeks ago
avatars Replace 10 more gt- classes with tw- (#29945) 1 year ago
db Refactor context flash msg and global variables (#33375) 2 months ago
dbfs Enable `unparam` linter (#31277) 9 months ago
fixtures Move issue pin to an standalone table for querying performance (#33452) 1 month ago
git Move commits signature and verify functions to service layers (#33605) 1 month ago
issues allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam (#33684) 3 weeks ago
migrations Move issue pin to an standalone table for querying performance (#33452) 1 month ago
organization Fix some user name usages (#33689) 3 weeks ago
packages Add API to support link package to repository and unlink it (#33481) 1 month ago
perm Fix PR web route permission check (#33636) 4 weeks ago
project Fix project issues list and counting (#33594) 1 month ago
pull Automerge supports deleting branch automatically after merging (#32343) 2 months ago
renderhelper Use test context in tests and new loop system in benchmarks (#33648) 4 weeks ago
repo Clone repository with Tea CLI (#33725) 3 weeks ago
secret Clarify Actions resources ownership (#31724) 8 months ago
shared/types Refactor locale&string&template related code (#29165) 1 year ago
system chore: fix some trivial problems and TODOs (#33473) 2 months ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 4 months ago
unittest Use test context in tests and new loop system in benchmarks (#33648) 4 weeks ago
user Use test context in tests and new loop system in benchmarks (#33648) 4 weeks ago
webhook Use test context in tests and new loop system in benchmarks (#33648) 4 weeks ago
main_test.go make writing main test easier (#27270) 1 year ago
repo.go Fix issue comment number (#30556) 3 months ago
repo_test.go Fix issue comment number (#30556) 3 months ago