Commit Graph

6 Commits (2262811e407facea09047e94aa1850c192511587)

Author SHA1 Message Date
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 5e763baa12 modules/git/signature.go: parse date foramt
Unknwon 9dfa17faf2 modules/git: able to parse RFC1123Z date format
Unknwon 8dd07c0ddd New UI merge in progress