index
:
datamaps.git
master
CLI front-end to bcompiler-engine - a tool for compiling data from Excel spreadsheets.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Black formatting
MR Lemon
2020-05-16
1
-23
/
+37
*
improved tests - passing; accepts Path or str paths in datamap check
MR Lemon
2020-05-16
3
-8
/
+42
*
first two passing tests in implementing --datamap option in datamaps interface
MR Lemon
2020-05-15
3
-4
/
+1988
*
removed breakpoint
Matthew Lemon
2020-05-14
1
-1
/
+0
*
upgraded pipenv requirements to python3.8
Matthew Lemon
2020-04-30
2
-67
/
+51
*
skipped test - for further investigation
Matthew Lemon
2020-04-30
1
-0
/
+2
*
fixed gitignore
MR Lemon
2020-04-23
1
-0
/
+5
*
fix test to make it work on Windows?
MR Lemon
2020-04-23
1
-1
/
+1
*
fix for error in last version to match bcompiler-engine
Matthew Lemon
2020-03-14
2
-2
/
+2
*
quick and incomplete fix for #5
Matthew Lemon
2020-03-14
4
-131
/
+139
*
amended setup.py
Matthew Lemon
2019-11-25
1
-1
/
+1
*
updated to 1.0.1 for #4 fix
Matthew Lemon
2019-11-25
1
-1
/
+1
*
added pyinstaller build instructions
Matthew Lemon
2019-11-09
1
-0
/
+11
*
readme fix
Matthew Lemon
2019-11-08
1
-26
/
+2
*
v1.0.0 fix
Matthew Lemon
2019-11-08
2
-2
/
+2
*
v1.0.0
Matthew Lemon
2019-11-08
1
-1
/
+1
*
included exception handling for when line is missing in datamap
Matthew Lemon
2019-11-08
1
-1
/
+8
*
added CHANGELOG
Matthew Lemon
2019-10-31
1
-0
/
+20
*
version bump to 1.0.0b13 for check command
Matthew Lemon
2019-10-31
1
-1
/
+1
*
removed breakpoint
Matthew Lemon
2019-10-29
1
-1
/
+0
*
part way through implementing aux file check command
Matthew Lemon
2019-10-29
1
-2
/
+26
*
revert to min 3.6 requirement
Matthew Lemon
2019-10-29
1
-1
/
+1
*
version bump to 1.0.0b12
Matthew Lemon
2019-10-27
1
-1
/
+1
*
now handles DatamapFileEncodingError
Matthew Lemon
2019-10-27
1
-1
/
+7
*
fix setup.py to require 3.7 and above
Matthew Lemon
2019-10-26
1
-1
/
+1
*
raises CRITICAL if datamap missing key field on export or import - version bump
Matthew Lemon
2019-10-26
2
-2
/
+8
*
exposing exceptions raised from missing sheet field in datamap
Matthew Lemon
2019-10-26
1
-0
/
+7
*
fix
Matthew Lemon
2019-10-21
1
-1
/
+1
*
added README
Matthew Lemon
2019-10-21
1
-0
/
+11
*
added MIT
Matthew Lemon
2019-10-21
1
-0
/
+21
*
added vscode settings to ignore
Matthew Lemon
2019-10-18
1
-0
/
+1
*
removed errant breakpoint
Matthew Lemon
2019-10-14
1
-1
/
+0
*
fix for badly configured initialise guard
Matthew Lemon
2019-10-14
1
-3
/
+2
*
now handles missing blank template
Matthew Lemon
2019-10-14
1
-1
/
+2
*
better handling missing files
Matthew Lemon
2019-10-14
1
-3
/
+13
*
cleanaing up more logging
Matthew Lemon
2019-10-14
1
-3
/
+2
*
moved config initalisation to cli()
Matthew Lemon
2019-10-14
1
-4
/
+1
*
cleanup
Matthew Lemon
2019-10-14
1
-3
/
+2
*
quick logging change
Matthew Lemon
2019-10-14
1
-1
/
+2
*
added unused imports and nice messages
Matthew Lemon
2019-10-13
1
-4
/
+3
*
small fix to improve logger output
Matthew Lemon
2019-10-13
1
-0
/
+3
*
handling BadZipFile exception when opening corrupt xlsx file
Matthew Lemon
2019-10-13
1
-1
/
+5
*
some better help text and catching RunTimeError related to commit 2c58250 in ...
Matthew Lemon
2019-10-13
2
-6
/
+17
*
small tweaks with logging and version bump to match bcompiler-engine
Matthew Lemon
2019-10-06
2
-10
/
+10
*
removed colorlog dependency
Matthew Lemon
2019-10-03
5
-22
/
+10
*
added back the stuff I need to develop in vim
Matthew Lemon
2019-10-02
3
-1
/
+278
*
cleanup
Matthew Lemon
2019-10-02
2
-13
/
+27
*
cleanup and some refactoring
Matthew Lemon
2019-10-02
3
-9
/
+12
*
refactored api to move dft stuff into plugins package - still test on missing...
Matthew Lemon
2019-10-02
8
-343
/
+52
*
updated lock
Matthew Lemon
2019-10-02
1
-3
/
+3
[next]