aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/update.go
Commit message (Expand)AuthorAgeFilesLines
* Fixes #316Antonio Facciolo2016-12-051-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Use cli Flags directly and not some helper funcsMatthias Loibl2016-11-091-1/+5
* Made linter happy in cmd folderThomas Boerger2016-11-041-0/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-3/+3
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-301-1/+1
* #3045 fix DEPRECATED Action signature erorrUnknwon2016-05-121-2/+4
* Fix wrong place to check disable SSHUnknwon2016-02-211-1/+1
* #2646 fix panic on pushing repositorUnknwon2016-02-171-2/+2
* Add env var check for updateUnknwon2016-02-151-5/+6
* fix api brokenUnknwon2015-11-151-1/+1
* #1896 fatal when no needed update taskUnknwon2015-11-041-3/+1
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-4/+4
* cmd: code fix for #905Unknwon2015-02-081-1/+1
* Add option to provide configuration file on command linePeter Smit2015-02-051-1/+7
* New UI merge in progressUnknwon2014-07-261-3/+4
* clear commentsLunny Xiao2014-06-291-11/+0
* bug fixed for message tagLunny Xiao2014-06-281-7/+20
* Mirror fix on #248Unknown2014-06-231-1/+3
* Remove qiniu/logUnknown2014-06-201-16/+4
* Fix #209Unknown2014-05-281-1/+3
* Code conventionUnknown2014-05-211-31/+3
* command dumpUnknown2014-05-051-6/+5
* Fix Collaborators cannot commitUnknown2014-05-031-3/+3
* Add command dump and move to cmd didUnknown2014-05-011-0/+85