This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-08 23:02:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e302baa4ccce2c46b16d8c7aabb1c34428bebc3
gitea
/
modules
/
repofiles
History
zeripath
8d212f778c
Revert "Avoid 0 new commits messages to be send (
#11082
)" (
#11397
)
...
This reverts commit
6034f8bcaa
.
2020-05-13 10:50:56 +03:00
..
action_test.go
Improve push update options (
#10105
)
2020-02-02 15:27:34 -05:00
action.go
Revert "Avoid 0 new commits messages to be send (
#11082
)" (
#11397
)
2020-05-13 10:50:56 +03:00
blob_test.go
…
blob.go
…
commit_status.go
…
commit.go
…
content_test.go
…
content.go
Fix GetContents(): Dont't ignore Executables (
#11192
)
2020-04-24 19:20:22 +03:00
delete.go
Allow to set protected file patterns that can not be changed under no conditions (
#10806
)
2020-03-27 00:26:34 +02:00
diff_test.go
…
diff.go
…
file_test.go
…
file.go
File Edit: Author/Committer interchanged [BugFix] (
#9297
)
2019-12-09 21:11:24 +08:00
repofiles_test.go
…
repofiles.go
…
temp_repo.go
Handle push rejection in branch and upload (
#10854
)
2020-03-28 01:13:18 -03:00
tree_test.go
…
tree.go
fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (
#9459
)
2019-12-22 00:16:21 +00:00
update.go
Handle push rejection in branch and upload (
#10854
)
2020-03-28 01:13:18 -03:00
upload.go
…
verification.go
…