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.
 
 
 
 
 
 
Lunny Xiao a7eceb57a9
Use gitrepo.Repository instead of wikipath (#35398)
2 months ago
..
archive.go Move some functions to gitrepo package (#35543) 2 months ago
blame.go Move some functions to gitrepo package (#35543) 2 months ago
branch.go Move some functions to gitrepo package (#35543) 2 months ago
clone.go Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
command.go Move some functions to gitrepo package (#35543) 2 months ago
commitgraph.go Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
compare.go Move some functions to gitrepo package (#35543) 2 months ago
compare_test.go Move GetDiverging functions to gitrepo (#35524) 3 months ago
config.go Move some functions to gitrepo package (#35543) 2 months ago
diff.go Move some functions to gitrepo package (#35543) 2 months ago
fsck.go Move some functions to gitrepo package (#35543) 2 months ago
gitrepo.go Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
hooks.go Don't create duplicated functions for code repositories and wiki repositories (#33924) 9 months ago
main_test.go Move GetDiverging functions to gitrepo (#35524) 3 months ago
push.go Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
ref.go Move some functions to gitrepo package (#35543) 2 months ago
remote.go Move some functions to gitrepo package (#35543) 2 months ago
signing.go Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
size.go Move some functions to gitrepo package (#35543) 2 months ago
tag.go Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 9 months ago
url.go
walk_gogit.go Refactor request context (#32956) 12 months ago
walk_nogogit.go