Lunny Xiao
|
d578b71d61
|
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* 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
|
2019-03-27 17:33:00 +08:00 |
|
Lunny Xiao
|
0e6b9ea786
|
Take back control of hooks (#1006)
* git: delegate all server-side Git hooks (#1623)
* create hooks directories
* take control hooks back
* fix lint
* bug fixed and minor changes
* fix imports style
* fix migration scripts
|
2017-02-23 11:40:44 +08:00 |
|
Lunny Xiao
|
47a7529d96
|
update code.gitea.io/git (#450)
|
2016-12-22 10:30:52 +01:00 |
|
Thibault Meyer
|
871c964ef7
|
Upgrade vendor "git" (#175)
|
2016-11-15 23:24:08 +08:00 |
|
Thibault Meyer
|
54e6ed3431
|
Upgrade vendor "git" (#161)
|
2016-11-12 12:09:25 +01:00 |
|
Sandro Santilli
|
4247304f5a
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
|
2016-11-10 17:24:48 +01:00 |
|