This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-02 07:01:14 +02:00
Code
Issues
Activity
gitea
/
services
/
pull
History
Lunny Xiao
642c3c258b
Fix git open close bug (
#12834
)
2020-09-14 19:42:40 +01:00
..
check_test.go
…
check.go
Re-attempt to delete temporary upload if the file is locked by another process (
#12447
)
2020-08-11 21:05:34 +01:00
commit_status.go
…
lfs.go
…
main_test.go
…
merge.go
[Vendor] Switch go-version lib (
#12719
)
2020-09-05 12:42:58 -04:00
patch.go
Re-attempt to delete temporary upload if the file is locked by another process (
#12447
)
2020-08-11 21:05:34 +01:00
pull_test.go
…
pull.go
Fix git open close bug (
#12834
)
2020-09-14 19:42:40 +01:00
review.go
Prevent NPE on commenting on lines with invalidated comments (with migration) (
#12549
)
2020-08-21 10:53:14 +03:00
temp_repo.go
Handle more pathological branch and tag names (
#11843
)
2020-06-11 19:49:47 -04:00
update.go
…