summaryrefslogtreecommitdiffstats
path: root/recovery_main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the arguments passed to getopt_long(3).Tao Bao2018-07-171-5/+2
* recovery: Reset optind to 1 after getoptJerry Zhang2018-05-171-0/+1
* recovery: Refactor common setup into main()Jerry Zhang2018-05-161-3/+223
* recovery: Refactor logging code into logging.cppJerry Zhang2018-05-071-1/+1
* recovery: Split main() into recovery_main.cpp.Tao Bao2018-05-011-0/+162