Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
wxiaoguang d5563be0ee
Make sure git version&feature are always prepared (#30877) (#30879)
2 years ago
..
cherry_pick.go Clean up log messages (#30313) 2 years ago
commit.go Cache repository default branch commit status to reduce query on commit status table (#29444) 2 years ago
content.go Add download URL for executable files (#28260) 2 years ago
content_test.go Move context from modules to services (#29440) 2 years ago
diff.go Fix reverting a merge commit failing (#28794) 2 years ago
diff_test.go Move context from modules to services (#29440) 2 years ago
file.go API endpoint for changing/creating/deleting multiple files (#24887) 3 years ago
file_test.go Move context from modules to services (#29440) 2 years ago
patch.go Make sure git version&feature are always prepared (#30877) (#30879) 2 years ago
temp_repo.go Use correct hash for "git update-index" (#30626) 2 years ago
tree.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2 years ago
tree_test.go Move context from modules to services (#29440) 2 years ago
update.go Enable more `revive` linter rules (#30608) 2 years ago
upload.go Fix reverting a merge commit failing (#28794) 2 years ago