aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added vscode settings to ignoreMatthew Lemon2019-10-181-0/+1
* removed errant breakpointMatthew Lemon2019-10-141-1/+0
* fix for badly configured initialise guardMatthew Lemon2019-10-141-3/+2
* now handles missing blank templateMatthew Lemon2019-10-141-1/+2
* better handling missing filesMatthew Lemon2019-10-141-3/+13
* cleanaing up more loggingMatthew Lemon2019-10-141-3/+2
* moved config initalisation to cli()Matthew Lemon2019-10-141-4/+1
* cleanupMatthew Lemon2019-10-141-3/+2
* quick logging changeMatthew Lemon2019-10-141-1/+2
* added unused imports and nice messagesMatthew Lemon2019-10-131-4/+3
* small fix to improve logger outputMatthew Lemon2019-10-131-0/+3
* handling BadZipFile exception when opening corrupt xlsx fileMatthew Lemon2019-10-131-1/+5
* some better help text and catching RunTimeError related to commit 2c58250 in ...Matthew Lemon2019-10-132-6/+17
* small tweaks with logging and version bump to match bcompiler-engineMatthew Lemon2019-10-062-10/+10
* removed colorlog dependencyMatthew Lemon2019-10-035-22/+10
* added back the stuff I need to develop in vimMatthew Lemon2019-10-023-1/+278
* cleanupMatthew Lemon2019-10-022-13/+27
* cleanup and some refactoringMatthew Lemon2019-10-023-9/+12
* refactored api to move dft stuff into plugins package - still test on missing...Matthew Lemon2019-10-028-343/+52
* updated lockMatthew Lemon2019-10-021-3/+3
* Merge branch 'master' of github.com:hammerheadlemon/datamapsMatthew Lemon2019-10-0210-239/+2036
|\
| * partially through capturing proper exception textMatthew Lemon2019-09-302-4/+9
| * starting to test cli now - starting with expected error from missing sheet in...Matthew Lemon2019-09-307-233/+2010
| * removed 3.8 from PipfileMatthew Lemon2019-09-302-6/+21
* | added a TODOMatthew Lemon2019-10-021-0/+1
|/
* multiprocessing fixMatthew Lemon2019-09-281-0/+2
* version fix and renamed executible to datamapsMatthew Lemon2019-09-282-1/+3
* added version funcMatthew Lemon2019-09-281-0/+3
* added pyinstaller stuffMatthew Lemon2019-09-284-2/+22
* added entry point for pyinstallerMatthew Lemon2019-09-281-0/+4
* removed old ref to bcompiler.Matthew Lemon2019-09-271-2/+2
* Removed old bcompiler refMatthew Lemon2019-09-271-1/+1
* initial commitMatthew Lemon2019-09-2723-0/+1818