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/modules/repository
Wim 62ac3251fa
Remove stars when repo goes private (#19904)
2 years ago
..
collaborator.go
collaborator_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
commits.go Add context cache as a request level cache (#22294) 2 years ago
commits_test.go Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
create.go Remove stars when repo goes private (#19904) 2 years ago
create_test.go
delete.go Allow repo admins too to delete the repo (#23940) 2 years ago
env.go
fork.go
generate.go
generate_test.go
hooks.go
init.go Replace placeholders in licenses (#24354) 2 years ago
init_test.go Make label templates have consistent behavior and priority (#23749) 2 years ago
license.go Replace placeholders in licenses (#24354) 2 years ago
license_test.go Replace placeholders in licenses (#24354) 2 years ago
main_test.go
push.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
repo.go Use git command instead of the ini package to remove the `origin` remote (#25066) 2 years ago
temp.go