aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* linting and go vettingMatthew Lemon2020-07-233-17/+17
* tests passingMatthew Lemon2020-07-232-6/+9
* working basics now with no flags package - thanks fzfMatthew Lemon2020-07-235-96/+40
* progress on parsing variables - can do again datamap import and setupMatthew Lemon2020-07-235-26/+27
* working on parsing the arguments manuallyMatthew Lemon2020-07-231-3/+30
* added codeMatthew Lemon2020-07-231-0/+2
* starting to reconfigure all option and args handlingMatthew Lemon2020-07-233-62/+64
* BROKEN - heavy work on config and removing flags depMatthew Lemon2020-07-234-44/+53
* more major surgeryMatthew Lemon2020-07-2212-27/+79
* reconfigured optsMatthew Lemon2020-07-224-9/+31
* got rid of db package and put everything in readerMatthew Lemon2020-07-227-1959/+8
* added likely executible to ignoreMatthew Lemon2020-07-221-0/+1
* renamed cmd/datamaps to cmd/dmMatthew Lemon2020-07-222-1/+134
* the function signature gets ever longer...Matthew Lemon2020-07-211-5/+10
* created new datamaps dir in cmdMatthew Lemon2020-07-211-110/+0
* cleaned up comments with old codeMatthew Lemon2020-07-203-107/+1
* better handling of setup but by no means perfectMatthew Lemon2020-07-203-5/+25
* wired up to main but setup not yet right - need proper config setupMatthew Lemon2020-07-204-7/+20
* first test passing that puts datamap data into sqlite3Matthew Lemon2020-07-204-6/+51
* lots of fun with flagMatthew Lemon2020-07-201-2/+16
* added flag code from gobyexample on subcommandsMatthew Lemon2020-07-201-15/+45
* playing with flag pkgMatthew Lemon2020-07-202-49/+72
* changed cli flag libMatthew Lemon2020-07-192-1/+50
* fix for no-compileMatthew Lemon2020-07-191-1/+1
* enhanced mainMatthew Lemon2020-07-191-5/+14
* started to build mainMatthew Lemon2020-07-191-2/+36
* fixed importMatthew Lemon2020-07-191-1/+1
* restructureMatthew Lemon2020-07-1911-56/+2063
* moved db stuff to new packageMatthew Lemon2020-07-185-45/+56
* starting playing around with sqlite3Matthew Lemon2020-07-184-0/+50
* upped coords dep versionMatthew Lemon2020-07-181-2/+2
* renamed github repo nameMatthew Lemon2020-07-181-1/+1
* added a new test and commented out an old oneMatthew Lemon2020-06-212-31/+31
* Added go module fileMR Lemon2020-04-182-0/+9
* rewrote a test unnecessarily, but did it anywayMatthew Lemon2019-12-061-13/+26
* linting fixesMatthew Lemon2019-12-061-4/+4
* removing use of colstream variableMatthew Lemon2019-12-031-1/+5
* removed all coords codeMatthew Lemon2019-12-032-80/+2
* tweaking the globbing funcMatthew Lemon2019-12-012-1/+15
* added test for basic glob of target directoryMatthew Lemon2019-12-012-0/+22
* fixed failing test after my extra test was added prior to mergeMatthew Lemon2019-11-282-2/+2
* Merge branch 'master' of github.com:hammerheadlemon/datamaps-goMatthew Lemon2019-11-284-82/+97
|\
| * fixed testMatthew Lemon2019-11-182-1/+1
| * test for far out cell valMatthew Lemon2019-11-181-0/+1
| * tidyingMatthew Lemon2019-11-151-11/+11
| * another test parameterizedMatthew Lemon2019-11-151-12/+11
| * added a little bit of code to test to prevent index panicMatthew Lemon2019-11-151-11/+20
| * parameterized another testMatthew Lemon2019-11-151-8/+12
| * reformatted test to use a case structMatthew Lemon2019-11-151-11/+15
| * renamingMatthew Lemon2019-11-151-5/+5