0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement --no-name-prefix=PKG option, use it in the automated tests More... almost 11 years ago
Test conversion of isolated packages & the --rename=FROM,TO option More... almost 11 years ago
Bug fixes for --rename=FROM,TO functionality More... almost 11 years ago
Test of package with Python dependencies & system dependencies (stdeb.cfg) More... almost 11 years ago
Start writing new tests that cover both backends (also: well documented) More... almost 11 years ago
Bug fix for stdeb backend More... almost 11 years ago
Significantly improve the documentation (it's starting to get useful :-) More... almost 11 years ago
Start using Sphinx for documentation More... almost 11 years ago
Cleanup unused argument More... almost 11 years ago
Bug fix for py2deb.util.apply_script() More... almost 11 years ago
Introduce the --rename=FROM,TO option to make things more robust More... almost 11 years ago
Switch from deb_pkg_tools.utils.execute() to executor.execute() More... almost 11 years ago
Support for default configuration files (~/.py2deb.ini, /etc/py2deb.ini) More... almost 11 years ago
Support for environment variables (PY2DEB_CONFIG, PY2DEB_REPO, PY2DEB_VERBOSE) More... almost 11 years ago
Check command line options for non-empty arguments (feedback from Bart :-) More... almost 11 years ago
Ignore overridden Debian package names when building isolated packages More... almost 11 years ago
Bug fix for apply-script command in pip-accel backend More... almost 11 years ago
Don't make postinst script error out on syntax errors reported by py_compile More... almost 11 years ago
Bug fix for order of unpack/apply script/cleanup commands in pip-accel backend More... almost 11 years ago
Move apply_script() to common code, call it from both backends More... almost 11 years ago
Use deb_pkg_tools.package.clean_package_tree() in pip-accel backend More... almost 11 years ago
Move sanity checking from stdeb backend to common code More... almost 11 years ago
Bug fix: Never use the root logger More... almost 11 years ago
Bug fix: Remove output redirection, change --print-deps to --report-deps=PATH More... almost 11 years ago
Bug fix: Don't patch control files of isolated packages More... almost 11 years ago
Bug fix: Move output redirection to main() function (where it belongs) More... almost 11 years ago
Reset primary package name when building name/install prefixed packages More... almost 11 years ago
Cleanup handling & documentation of command line arguments More... almost 11 years ago
Add post-installation script to generate *.pyc files More... almost 11 years ago
Initial support for isolated packages (not in the default sys.path) More... almost 11 years ago