0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some doc fixes More... over 12 years ago
bump to v0.9.5 More... over 12 years ago
win32 chainloader: be less aggressive about changing directory More... over 12 years ago
win32 chainloader: be more careful about chanding cwd More... over 12 years ago
clean up handling of unbuffered mode in py2exe More... over 12 years ago
Merge branch 'master' of github.com:rfk/esky More... over 12 years ago
fix env var error on osx (thanks Robin Dunn) More... over 12 years ago
bump to v0.9.4 More... almost 13 years ago
be even more lenient with windows' stupid EACCES errors More... almost 13 years ago
fixes to make rpython compilation work with PyPy v1.5 More... almost 13 years ago
update changelog More... almost 13 years ago
fix printing of --dry-run output in esky.patch More... almost 13 years ago
Merge pull request #3 from RafeKettler/master More... almost 13 years ago
Fix handling of spaces in executable names by using %r instead of re.escape More... almost 13 years ago
f_py2app: don't fail out if missing os.environ["MACOSX_DEPLOYMENT_TARGET"] More... almost 13 years ago
use bsdiff4 module rather than cx-bsdiff if available. More... almost 13 years ago
remove duplicate {status:"done"} message in auto_update More... almost 13 years ago
preliminary support for py2exe skip-archive; tests failing :-( More... almost 13 years ago
add esky.util.appexe_from_executable More... almost 13 years ago
fix typo (although finding a "god heuristic" would be awesome...) More... about 13 years ago
helper method for adding extra files to the bootstrap manifest More... about 13 years ago
esky.patch: preserve file mode when patching a file More... about 13 years ago
bump version number More... about 13 years ago
update changelog More... about 13 years ago
ensure that "size" file attribute is always an int More... about 13 years ago
Merge branch 'master' of github.com:rfk/esky More... about 13 years ago
Let Esky.auto_update take a callback function More... about 13 years ago
Merge branch 'master' of github.com:rfk/esky More... about 13 years ago
fix use of lazy-imported StringIO; thanks yflau More... about 13 years ago
account for non-alpha chars in __esky_name__; thanks to Stephen Chapman More... about 13 years ago