summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09README updatedinput-defaultsemkael
2017-10-09Input prompt for missing round/segment parameters.emkael
2017-07-17Merge pull request #13 from michzimny/mysql-locales0.1-rc2Michał Zimniewicz
2017-07-17Wiping binaries away from the repositorymysql-localesemkael
2017-03-01Merge pull request #12 from michzimny/build-readmeMichał Zimniewicz
2017-03-01Adding hidden import for 'eng' locale MySQL errorsemkael
2017-03-01Build process documentationbuild-readmeemkael
2017-03-01add emkael to LICENSEMichal Zimniewicz
2017-03-01Merge pull request #9 from michzimny/pyinstaller0.1Michał Zimniewicz
2017-02-26Merge branch 'master' into pyinstallerpyinstallerMichał
2017-02-26Merge branch 'pyinstaller' of github.com:michzimny/teamy-quick-lineup into py...emkael
2017-02-26https://github.com/michzimny/teamy-quick-lineup/pull/9#pullrequestreview-2388...emkael
2017-02-26Merge pull request #8 from michzimny/requirementsMichał Zimniewicz
2017-02-26Versioned dependencies in requirements filesrequirementsemkael
2016-12-01README updated to reflect bootstrap script, not module architecture0.1-rc1emkael
2016-11-26README updated to reflect bootstrap script, not module architectureemkael
2016-11-26Compiled binary. Fixes #3emkael
2016-11-26Program iconemkael
2016-11-25Parsing command-line arguments with argparseemkael
2016-11-25Wrapping app entry point in methodemkael
2016-11-25More verbose config-related messagesemkael
2016-11-25Configuration from external JSON file. Fixes #2emkael
2016-11-25Global error handlingemkael
2016-11-25Handling Ctrl+C/Ctrl+D a bit more gracefullyemkael
2016-11-25All the necessary hidden imports. Fixes #4emkael
2016-11-25clearing up Pair info for printing purposesemkael
2016-11-25fun fact: `print()` in Python2 prints out "()"emkael
2016-11-25encoding readline completer options in case Python2 unicode strings are involvedemkael
2016-11-25alias raw_input() as input() for python2emkael
2016-11-25adjust super() calls to python2Michal Zimniewicz
2016-11-25Merge pull request #7 from michzimny/porting_to_python2Michał Zimniewicz
2016-11-25Replacing cached_property module from Django to a standalone oneemkael
2016-11-25Merge branch 'requirements' into pyinstalleremkael
2016-11-25README for MySQL engines updated. Closes: #5emkael
2016-11-25Requirements files split per platformemkael
2016-11-25bootstrap file and environment for pyinstalleremkael
2016-10-10clearing up Pair info for printing purposesporting_to_python2emkael
2016-10-10fun fact: `print()` in Python2 prints out "()"emkael
2016-10-10encoding readline completer options in case Python2 unicode strings are involvedemkael
2016-10-10alias raw_input() as input() for python2emkael
2016-10-09adjust super() calls to python2Michal Zimniewicz
2016-10-09Initial commitMichal Zimniewicz