| Commit message (Expand) | Author | Age | Files | Lines |
* | Change verbose flag in dump command to avoid colliding with global version fl... | John Olheiser | 2019-05-01 | 1 | -1/+1 |
* | Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) | zeripath | 2019-04-29 | 1 | -8/+0 |
* | Include custom configuration file in dump (#6516) | mrsdizzie | 2019-04-05 | 1 | -0/+8 |
* | support custom file name in `gitea dump` command (#6474) | glaszig | 2019-04-01 | 1 | -1/+6 |
* | Add flag to skip repository dumping (#5695) | Zsombor | 2019-01-13 | 1 | -14/+22 |
* | General refactor of the cmd package (#3328) | Morgan Bazalgette | 2018-01-12 | 1 | -8/+8 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 1 | -4/+1 |
* | Set TMPDIR enviroment variable for dump command (#1915) | Jonas Östanbäck | 2017-06-08 | 1 | -0/+5 |
* | refactor: show command help message. (#1486) | Bo-Yi Wu | 2017-04-12 | 1 | -0/+1 |
* | bug fix for dump when data directoryis not exist (#1025) | Lunny Xiao | 2017-03-02 | 1 | -10/+13 |
* | remove unused fixme on dump command (#1065) | Lunny Xiao | 2017-02-26 | 1 | -1/+1 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -11/+11 |
* | Update xorm and fix dump command (#692) | Lunny Xiao | 2017-01-23 | 1 | -1/+5 |
* | Add data directory excluding sessions to dump (#587) | Manuel Kuhlmann | 2017-01-12 | 1 | -0/+53 |
* | Update xorm and dependencies vendor for feature to dump to other database (#565) | Lunny Xiao | 2017-01-03 | 1 | -2/+12 |
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 1 | -10/+11 |
* | Catch os... errors | Bwko | 2016-12-02 | 1 | -3/+5 |
* | fix gofmt error. | Bo-Yi Wu | 2016-11-15 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -2/+2 |
* | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 1 | -7/+16 |
* | Made linter happy in cmd folder | Thomas Boerger | 2016-11-04 | 1 | -0/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 1 | -1/+1 |
* | Fix #3361: Dumps are created world readable (#3473) | Thibault Meyer | 2016-08-17 | 1 | -0/+4 |
* | gogs dump tempdir flag (#3086) | Alex Myasoedov | 2016-05-23 | 1 | -2/+7 |
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 1 | -6/+8 |
* | add name of the dump file in last log message | kakwa | 2015-11-28 | 1 | -1/+1 |
* | Fix dump of log and custom directory in dump cmd | kakwa | 2015-11-28 | 1 | -4/+8 |
* | Using a tmp dir to generate db and repo dumps | kakwa | 2015-11-28 | 1 | -6/+17 |
* | Adding more error handling in dump cmd | kakwa | 2015-11-28 | 1 | -4/+12 |
* | fix api broken | Unknwon | 2015-11-15 | 1 | -2/+2 |
* | simplify names | Unknwon | 2015-09-16 | 1 | -2/+2 |
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -1/+1 |
* | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 | 1 | -0/+4 |
* | Fix #656 | chai2010 | 2014-11-24 | 1 | -1/+1 |
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -0/+1 |
* | Organization level webhooks | Unknwon | 2014-09-07 | 1 | -3/+5 |
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -9/+9 |
* | Clean api code | Unknown | 2014-05-05 | 1 | -5/+8 |
* | command dump | Unknown | 2014-05-05 | 1 | -6/+18 |
* | Add command dump and move to cmd did | Unknown | 2014-05-01 | 1 | -0/+52 |