This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-21 15:14:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da087270ff18b4ac3acf1ce657efa27b74dba89c
gitea
/
modules
/
gitrepo
History
Lunny Xiao
da087270ff
Some small refactors (
#36163
)
2025-12-15 11:55:44 -08:00
..
archive.go
…
blame.go
…
branch.go
…
cat_file.go
…
clone.go
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
command.go
…
commit_file_test.go
…
commit_file.go
…
commit_test.go
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
commit.go
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
commitgraph.go
…
compare_test.go
…
compare.go
…
config.go
…
diff.go
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
fsck.go
…
gitrepo.go
Some small refactors (
#36163
)
2025-12-15 11:55:44 -08:00
hooks.go
…
main_test.go
…
push.go
Use gitrepo's clone and push when possible (
#36093
)
2025-12-10 09:41:01 -08:00
ref.go
…
remote.go
…
signing.go
Remove undocumented support of signing key in the repository git configuration file (
#36143
)
2025-12-14 17:34:45 +00:00
size.go
…
tag.go
…
url.go
…
walk_gogit.go
…
walk_nogogit.go
…