This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-10 19:26:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
082600a50e4c409e021b1d269fc9840837c19e48
Gitea
/
services
/
repository
/
files
T
History
wxiaoguang
d5563be0ee
Make sure git version&feature are always prepared (
#30877
) (
#30879
)
...
Backport
#30877
2024-05-07 02:07:33 +00:00
..
cherry_pick.go
Clean up log messages (
#30313
)
2024-04-07 19:17:06 +08:00
commit.go
Cache repository default branch commit status to reduce query on commit status table (
#29444
)
2024-03-06 12:17:19 +00:00
content_test.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
content.go
Add download URL for executable files (
#28260
)
2024-03-06 16:10:06 +00:00
diff_test.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
diff.go
…
file_test.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
file.go
…
patch.go
Make sure git version&feature are always prepared (
#30877
) (
#30879
)
2024-05-07 02:07:33 +00:00
temp_repo.go
Use correct hash for "git update-index" (
#30626
)
2024-04-22 00:13:44 +00:00
tree_test.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
tree.go
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (
#29294
)
2024-02-24 06:55:19 +00:00
update.go
Enable more
revive
linter rules (
#30608
)
2024-04-22 11:48:42 +00:00
upload.go
…