aboutsummaryrefslogtreecommitdiff
path: root/cmd/import.go
Commit message (Collapse)AuthorAge
* Enable Go modules (#5835)Unknwon2019-10-23
| | | | | | | | | | | | | | | | * Remove vendor * Enable Go modules * ci: add command to fetch dependencies * ci: update setting * ci: update settings * Require Go 1.11 * Rename module name to gogs.io/gogs
* *: rename "gogits" to "gogs"Unknwon2018-05-27
|
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* cmd: refactoring command nameUnknwon2017-02-27
|
* locale: add Ukrainian supportUnknwon2017-02-18
|
* cmd: new command 'import locale'Unknwon2016-12-20
Quickly import locale files downloaded from Crowdin.