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
zeripath 26ef180f46
Correctly rollback in ForkRepository (#17034)
3 years ago
..
adopt.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
archive.go Fix archive error when rename repo or user (#16399) 4 years ago
branch.go
cache.go Make commit info cancelable (#16032) 4 years ago
check.go
commits.go Report the correct number of pushes on the feeds (#16811) 4 years ago
commits_test.go Replace `list.List` with slices (#16311) 4 years ago
create.go
create_test.go Fixed assert statements. (#16089) 4 years ago
fork.go Correctly rollback in ForkRepository (#17034) 3 years ago
fork_test.go Refactor the fork service slightly to take ForkRepoOptions (#16744) 4 years ago
generate.go
hooks.go Add agit flow support in gitea (#14295) 4 years ago
init.go
main_test.go
push.go
repo.go Add skip and limit to git.GetTags (#16897) 4 years ago
update.go