Commit Graph

10 Commits

Author SHA1 Message Date
Dan Buch 92b70c22ac Add more v1 -> v2 migrators 2016-06-01 19:11:05 -04:00
Dan Buch 733431d5c2 Wrap a long line 2016-05-31 20:59:09 -04:00
Dan Buch cbd0e8231b Add migrator for stringly values of flag "Name"
and reorganize things a bit for less jumpy editing
2016-05-31 20:58:12 -04:00
Dan Buch c9011d8351 Add migrators for context.Args() indexing and EnvVars 2016-05-31 16:39:56 -04:00
Dan Buch e3a099f7c5 Cleanups per flake8 and code review 2016-05-30 15:24:16 -04:00
Dan Buch 659e1c1e0b Fill in migrations for cli.Exit and BoolFlag with Value 2016-05-30 15:16:19 -04:00
Dan Buch 462217f9fc Allow zero+ paths in migration script
and run the self-tests on Windows, too.
2016-05-30 10:46:00 -04:00
Dan Buch b47e152395 Handle migration of both files and dirs 2016-05-30 10:21:13 -04:00
Dan Buch eadd3918f1 Correct some flake8 bits 2016-05-30 09:53:47 -04:00
Dan Buch 80190b203c Rename migration script and add more migrators 2016-05-30 09:51:12 -04:00