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
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311)
4 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 Replace `list.List` with slices (#16311) 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
fork_test.go
generate.go
hooks.go Add agit flow support in gitea (#14295) 4 years ago
init.go
main_test.go
push.go
repo.go Add push to remote mirror repository (#15157) 4 years ago
update.go