0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add unmaintained badge to readme More... about 6 years ago
Merge pull request #147 from revolter/patch-1 More... over 7 years ago
Update README.md More... over 7 years ago
update readme More... over 7 years ago
Merge pull request #144 from wsmith323/master More... over 7 years ago
Fix bug in version regex. Permit hyphens in version strings. More... over 7 years ago
Merge pull request #143 from tyroneabdy/master More... over 7 years ago
Merge pull request #140 from tyroneabdy/master More... almost 8 years ago
Sudo and escalation fixes on OSX and Windows. More... almost 8 years ago
Fix bootstrap on python 3 for py2app More... almost 8 years ago
compress option works properly over command line More... about 8 years ago
tests no longer compress zips, so faster testing More... over 8 years ago
fixed assert so it works on python2.6 More... over 8 years ago
reformat the logic in compile_to_bytecode More... over 8 years ago
update keywords for esky on pypi More... over 8 years ago
readme tutorial ang gitignore updated More... over 8 years ago
zipping of esky is optional, can be either compressesed or uncrompessed More... over 8 years ago
added missing contributors to readme, features, and contact info More... over 8 years ago
closes #129, python3 fix for checking a value against None More... over 8 years ago
.gitignore is now working More... over 8 years ago
Updated travis to work again More... over 8 years ago
ignore cache properly
tim
More... over 8 years ago
Update Readme formatting
tim
More... over 8 years ago
somehow this closes #121 It solves all of TestFSTransact that were failing before. We still have the socket errors, but these are fixed in the py3 branch so we will just let them get fixed that way More... over 8 years ago
ignore cache More... over 8 years ago
Removed redundant imports More... over 8 years ago
Fix to solve "TypeError: bytes or integer address expected instead of str instance" on Windows, when trying to get root privileges, with python 3.4. This issue was mentionned in #114. More... over 8 years ago
starting appveyor testing.. py2exe only has a limited amount of wheels avaliable so x64 versions are untestable right now More... over 8 years ago
Fix wrong import name (py2exe.distutils_build_exe -> py2exe.distutils_buildexe). More... over 8 years ago
fix for issues #99, #107 More... over 8 years ago