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