This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-23 01:35:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac8308b5cbb10c46086862494e87f1b4fb79d211
gitea
/
services
/
repository
/
files
History
Lunny Xiao
d2a372fc59
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
..
cherry_pick.go
feat: adds option to force update new branch in contents routes (
#35592
)
2025-10-06 21:23:14 -07:00
commit.go
…
content_test.go
…
content.go
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00:00
diff_test.go
…
diff.go
…
file_test.go
…
file.go
…
patch.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
temp_repo.go
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
tree_test.go
fix some file icon ui (
#36078
)
2025-12-04 19:47:23 +01:00
tree.go
…
update.go
Add "Go to file", "Delete Directory" to repo file list page (
#35911
)
2025-11-30 11:58:15 +08:00
upload.go
…