Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/repository
Lunny Xiao 466cc725bc
Move gitgraph from modules to services layer (#33527)
2 weeks ago
..
archiver Refactor context RefName and RepoAssignment (#33226) 1 month ago
commitstatus Add new event commit status creation and webhook implementation (#27151) 4 months ago
files Support choose email when creating a commit via web UI (more) (#33445) 3 weeks ago
gitgraph Move gitgraph from modules to services layer (#33527) 2 weeks ago
adopt.go Refactor pprof labels and process desc (#32909) 2 months ago
adopt_test.go Reduce integration test overhead (#32475) 3 months ago
avatar.go Fix repo avatar conflict (#32958) 2 months ago
avatar_test.go Fix repo avatar conflict (#32958) 2 months ago
branch.go Improve sync fork behavior (#33319) 1 month ago
cache.go
check.go Refactor pprof labels and process desc (#32909) 2 months ago
collaboration.go Move team related functions to service layer (#32537) 3 months ago
collaboration_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
commit.go
contributors_graph.go
contributors_graph_test.go disable gravatar in test (#32529) 3 months ago
create.go Make git clone URL could use current signed-in user (#33091) 1 month ago
delete.go Fix repo avatar conflict (#32958) 2 months ago
delete_test.go
fork.go Fix system admin cannot fork or get private fork with API (#33401) 3 weeks ago
fork_test.go
generate.go Make git clone URL could use current signed-in user (#33091) 1 month ago
generate_test.go
hooks.go
init.go Refactor pprof labels and process desc (#32909) 2 months ago
lfs.go
lfs_test.go
license.go
license_test.go Enable tenv and testifylint rules (#32852) 2 months ago
main_test.go
merge_upstream.go Improve sync fork behavior (#33319) 1 month ago
migrate.go Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129) 1 month ago
push.go Automerge supports deleting branch automatically after merging (#32343) 1 month ago
repo_team.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
repo_team_test.go Move team related functions to service layer (#32537) 3 months ago
repository.go
repository_test.go
setting.go
template.go
transfer.go Refactor repository transfer (#33211) 3 weeks ago
transfer_test.go Refactor repository transfer (#33211) 3 weeks ago