This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
f183be7ecf9d801d3b6af3000e372facb95d84bf
gitcaddy-server
/
modules
/
gitrepo
History
Lunny Xiao
e78c56bcc7
Move blame to gitrepo (
#36161
)
2025-12-16 16:14:14 -08:00
..
archive.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
blame_sha256_test.go
Move blame to gitrepo (
#36161
)
2025-12-16 16:14:14 -08:00
blame_test.go
Move blame to gitrepo (
#36161
)
2025-12-16 16:14:14 -08:00
blame.go
Move blame to gitrepo (
#36161
)
2025-12-16 16:14:14 -08:00
branch.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
cat_file.go
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00:00
clone.go
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
command.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
commit_file_test.go
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00:00
commit_file.go
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00:00
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
Use gitrepo.Repository instead of wikipath (
#35398
)
2025-10-17 20:00:44 -07:00
compare_test.go
Move GetDiverging functions to gitrepo (
#35524
)
2025-09-26 15:15:42 +00:00
compare.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
config.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
diff.go
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
fsck.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
gitrepo.go
Some small refactors (
#36163
)
2025-12-15 11:55:44 -08:00
hooks.go
Don't create duplicated functions for code repositories and wiki repositories (
#33924
)
2025-03-19 11:17:19 -07:00
main_test.go
Move GetDiverging functions to gitrepo (
#35524
)
2025-09-26 15:15:42 +00:00
push.go
Use gitrepo's clone and push when possible (
#36093
)
2025-12-10 09:41:01 -08:00
ref.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
remote.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
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
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
tag.go
Move git references checking to gitrepo packages to reduce expose of repository path (
#33891
)
2025-03-15 19:48:59 -07:00
url.go
Use repo as of renderctx's member rather than a repoPath on metas (
#29222
)
2024-05-30 07:04:01 +00:00
walk_gogit.go
Refactor request context (
#32956
)
2024-12-24 11:43:57 +08:00
walk_nogogit.go
Simplify how git repositories are opened (
#28937
)
2024-01-27 21:09:51 +01:00