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
2026-05-17 15:21:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e69d6adbe21764d43e197fdabd10cbc3964f396
gitea
/
modules
/
gitrepo
History
Nicolas
deec2b0929
Fix compare dropdown for branches without common history (
#37470
)
2026-04-28 23:03:50 +02:00
..
archive.go
…
blame_sha256_test.go
…
blame_test.go
…
blame.go
…
branch.go
…
cat_file.go
…
clone.go
…
command.go
…
commit_file_test.go
…
commit_file.go
…
commit_test.go
…
commit.go
Remove dead code identified by
deadcode
tool (
#37271
)
2026-04-20 07:52:48 +00:00
commitgraph.go
…
compare_test.go
Fix compare dropdown for branches without common history (
#37470
)
2026-04-28 23:03:50 +02:00
compare.go
Fix the wrong push commits in the pull request when force push (
#36914
)
2026-04-04 16:27:57 -07:00
config.go
Remove dead code identified by
deadcode
tool (
#37271
)
2026-04-20 07:52:48 +00:00
diff.go
…
fetch.go
…
fsck.go
…
gitrepo.go
…
hooks.go
…
main_test.go
Clean up Makefile, tests and legacy code (
#36638
)
2026-02-19 01:23:32 +00:00
merge_tree_test.go
Use merge tree to detect conflicts when possible (
#36400
)
2026-01-27 11:57:20 -08:00
merge_tree.go
Use merge tree to detect conflicts when possible (
#36400
)
2026-01-27 11:57:20 -08:00
merge.go
Fix compare dropdown for branches without common history (
#37470
)
2026-04-28 23:03:50 +02:00
push.go
…
ref.go
…
remote.go
…
repo_lock.go
…
signing.go
…
size.go
…
tag.go
…
url.go
…
walk_gogit.go
…
walk_nogogit.go
…