summaryrefslogtreecommitdiffstats
path: root/cmd/cert_stub.go
Commit message (Expand)AuthorAgeFilesLines
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-011-30/+0
* Use cli Flags directly and not some helper funcsMatthias Loibl2016-11-091-1/+1
* Made linter happy in cmd folderThomas Boerger2016-11-041-0/+2
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-301-1/+1
* #3045 fix DEPRECATED Action signature erorrUnknwon2016-05-121-1/+3
* fix #2204Unknwon2015-12-151-5/+4
* cmd: code fix for #905Unknwon2015-02-081-9/+0
* Cert command stub should return a non-zero exit codeWill Glynn2014-11-291-0/+2
* Fix #524Unknwon2014-10-071-0/+34