Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-26 | tweaking doc comments | Matthew Lemon | 1 | -3/+2 | |
2020-07-25 | improvement | Matthew Lemon | 1 | -4/+5 | |
2020-07-25 | test to detect config path passes | Matthew Lemon | 1 | -4/+4 | |
2020-07-24 | starting to add new code | Matthew Lemon | 1 | -0/+4 | |
2020-07-24 | mostly linting | Matthew Lemon | 1 | -1/+8 | |
2020-07-23 | main is getting smaller | Matthew Lemon | 1 | -42/+1 | |
2020-07-23 | tests passing | Matthew Lemon | 1 | -4/+2 | |
2020-07-23 | working basics now with no flags package - thanks fzf | Matthew Lemon | 1 | -76/+26 | |
2020-07-23 | progress on parsing variables - can do again datamap import and setup | Matthew Lemon | 1 | -1/+20 | |
2020-07-23 | starting to reconfigure all option and args handling | Matthew Lemon | 1 | -56/+54 | |
2020-07-23 | BROKEN - heavy work on config and removing flags dep | Matthew Lemon | 1 | -32/+6 | |
2020-07-22 | more major surgery | Matthew Lemon | 1 | -11/+11 | |
2020-07-22 | reconfigured opts | Matthew Lemon | 1 | -3/+13 | |
2020-07-22 | got rid of db package and put everything in reader | Matthew Lemon | 1 | -3/+2 | |
2020-07-22 | renamed cmd/datamaps to cmd/dm | Matthew Lemon | 1 | -0/+134 | |
2020-07-21 | created new datamaps dir in cmd | Matthew Lemon | 1 | -110/+0 | |
2020-07-20 | cleaned up comments with old code | Matthew Lemon | 1 | -80/+0 | |
2020-07-20 | better handling of setup but by no means perfect | Matthew Lemon | 1 | -2/+19 | |
2020-07-20 | wired up to main but setup not yet right - need proper config setup | Matthew Lemon | 1 | -1/+6 | |
2020-07-20 | first test passing that puts datamap data into sqlite3 | Matthew Lemon | 1 | -1/+8 | |
2020-07-20 | lots of fun with flag | Matthew Lemon | 1 | -2/+16 | |
2020-07-20 | added flag code from gobyexample on subcommands | Matthew Lemon | 1 | -15/+45 | |
2020-07-20 | playing with flag pkg | Matthew Lemon | 1 | -49/+69 | |
2020-07-19 | changed cli flag lib | Matthew Lemon | 1 | -1/+49 | |
2020-07-19 | fix for no-compile | Matthew Lemon | 1 | -1/+1 | |
2020-07-19 | enhanced main | Matthew Lemon | 1 | -5/+14 | |
2020-07-19 | started to build main | Matthew Lemon | 1 | -2/+36 | |
2020-07-19 | restructure | Matthew Lemon | 1 | -0/+6 | |