Commit Graph

5 Commits (7ac116c9b5c4c6ee100b5961ac15f003c614a0fe)

Author SHA1 Message Date
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting ()
* Allow archive prefix setting

* Update copyright

* Update copyright
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
* move code.gitea.io/git to code.gitea.io/gitea/modules/git

* fix imports

* fix fmt

* fix misspell

* remove wrong tests data

* fix unit tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* enable Debug to trace the failure tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* comment commit count tests since git clone depth is 50

* fix tests

* update from code.gitea.io/git

* revert change to makefile
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon 3a81fdf092 rename fields
Unknwon 8dd07c0ddd New UI merge in progress