summaryrefslogtreecommitdiffstats
path: root/src/cmd/sync.rs
Commit message (Expand)AuthorAgeFilesLines
* rust 2018HEADmasterJesse Luehrs2018-12-231-3/+3
* cargo clippyJesse Luehrs2018-12-221-4/+4
* cargo fmtJesse Luehrs2018-12-221-2/+5
* rename paths to util, and add more stuff to itJesse Luehrs2018-11-101-2/+2
* unify cli and cmdJesse Luehrs2018-11-101-2/+1
* more refactoringJesse Luehrs2018-11-101-20/+25
* refactor some stuff out of the cli moduleJesse Luehrs2018-11-101-2/+24
* better options handlingJesse Luehrs2018-11-081-5/+2
* stop passing the api key on the command lineJesse Luehrs2018-11-081-3/+2
* remove some unnecessary use statementsJesse Luehrs2018-11-071-2/+0
* clean up one more use of expectJesse Luehrs2018-11-071-1/+1
* don't even try to do work if we know there's nothing to doJesse Luehrs2018-11-071-8/+10
* simplifyJesse Luehrs2018-11-071-3/+3
* combine exporter and cmd/syncJesse Luehrs2018-11-071-4/+3
* move subcommands to their own fileJesse Luehrs2018-11-071-0/+31