forgejo/services/repository
Gusted 552cfe75f5
chore: Remove TemporaryUploadRepository.GetLastCommit
- Introduced in 2262811e40 and removed in
the same commit. Never used.
2025-01-31 14:40:22 +01:00
..
archiver Add github compatible tarball download API endpoints (#32572) 2024-12-03 10:19:22 +01:00
commitstatus
files chore: Remove TemporaryUploadRepository.GetLastCommit 2025-01-31 14:40:22 +01:00
adopt.go
adopt_test.go
avatar.go fix: repo avatar generating (#6338) 2024-12-22 18:18:37 +01:00
avatar_test.go fix: repo avatar generating (#6338) 2024-12-22 18:18:37 +01:00
branch.go Detect whether action view branch was deleted (#32764) 2024-12-15 09:45:10 +01:00
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go
contributors_graph_test.go
create.go feat: implement migration of website field from gogs/gitea/github (#6474) 2025-01-20 12:18:19 +00:00
create_test.go
delete.go
fork.go
fork_test.go
generate.go fix: template config path (#2836) 2024-12-22 11:05:24 +01:00
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
main_test.go
migrate.go Support the new exit code for git remote subcommands for git version >=2.30.0 (#33129) 2025-01-12 08:52:51 +01:00
push.go
repository.go
repository_test.go
review.go
review_test.go
setting.go
star.go
template.go
transfer.go
transfer_test.go