0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replaced shutil.rmtree with really_rmtree More... over 8 years ago
Merge pull request #81 from timeyyy/patch-1 More... almost 9 years ago
updated docstring to match readme.rst
tim
More... almost 9 years ago
removed whitespace
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Update README.rst
tim
More... almost 9 years ago
Merge pull request #76 from stephanelsmith/issue75_updatefindverionregex More... about 9 years ago
issue:#75, updated esky/finder.py line:183 to enable support for recognizing urls optimized by googles pagespeed apache mod More... about 9 years ago
Add quote for S3 url More... over 9 years ago
Add S3 VersionFinder More... over 9 years ago
Update f_py2exe.py More... over 9 years ago
Update f_py2exe.py More... over 9 years ago
Update f_py2exe.py More... over 9 years ago
Use compile_to_bytecode utility function. More... over 9 years ago
pass mtime and source_size explicitly. More... over 9 years ago
import needed items for compile_to_bytecode More... over 9 years ago
Create compile_to_bytecode utility function. More... over 9 years ago
Add support for including symbolic links in the zip file for the applciation (as opposed to including multiple copies of the files that the symbolic links point to). This can result in a significantly smaller zip file for applications that use frameworks, libraries, or packages that include symbolic links -- in a small PyQt5 application under MacOS X, including symbolic links in the zip file reduced its size from 42 MB down to 30 MB. More... almost 10 years ago
Properly escape '-' in version number regex. More... about 10 years ago
Merge pull request #59 from RobinD42/fix-upstream-Win64-GetModuleFileNameA More... about 10 years ago
Merge pull request #60 from JohnyMoSwag/master More... about 10 years ago
pep8 update More... about 10 years ago
Fix GetModuleFileNameA to understand that its first param is a HMODULE. More... about 10 years ago
Merge pull request #55 from vkosh/dev More... about 10 years ago