- c32cec1 Don't use "dict" as a variable, it shadows the builtin. Spotted by Bob Ippolito. by Jack Jansen · 21 years ago
- 0576d0a Force option should be applied to a single package, not recursively by Jack Jansen · 21 years ago
- 989ddc0 - Added a downloader using urllib2 in stead of curl, based on code by Jack Jansen · 21 years ago
- 192bd96 getDefaultDatabase() should be a toplevel function, not a method of the by Jack Jansen · 21 years ago
- afd63b9 Started on version 0.4: better scheme for finding correct database: by Jack Jansen · 21 years ago
- b68947e 2.4a0 Package Manager shouldn't attempt to use the 2.3 database. by Jack Jansen · 21 years ago
- 749f481 Backport from r23c1-branch: by Jack Jansen · 21 years ago
- c5991b0 Use http://www.python.org/packman as the base URL. Also upped the version by Jack Jansen · 21 years ago
- 5da131b Added two keys to database format: User-install-skips is an array of pathname by Jack Jansen · 21 years ago
- 2a97dcc Use splitlines() in stead of split() to split lines, and added a method by Jack Jansen · 21 years ago
- 9f0c575 - Get the database from a different place. by Jack Jansen · 21 years ago
- b789a06 - Added a scheme whereby pimp can update itself, by importing a module by Jack Jansen · 21 years ago
- c7c78ae Allow for Version, Flavor and Download-URL not being set. by Jack Jansen · 22 years ago
- 705553a When doing a forced install of a package depending on a pseudo-package by Jack Jansen · 22 years ago
- 4f45011 CWI moved websites around without me knowing it, and together with by Jack Jansen · 22 years ago
- 6432f78 Only return a warning message about not all files being unpacked if there by Jack Jansen · 22 years ago
- 20fa675 Allow switching of install dir after creation of preferences. by Jack Jansen · 22 years ago
- 6fde1ce - Use the tarfile module to unpack tarfiles. by Jack Jansen · 22 years ago
- 0ae3220 Detabbed. by Jack Jansen · 22 years ago
- 450bd87 Capturing the exit status for the build process didn't work. Using by Jack Jansen · 22 years ago
- 47e5987 Patch by Andrew Straw: use urllib2 so proxie access works. by Jack Jansen · 22 years ago
- a460f44 - Added support for zip archives by Jack Jansen · 22 years ago
- a2125fe Better error messages and warnings. by Jack Jansen · 22 years ago
- 0dacac4 Factored out classes for handling source and binary distributions. Source by Jack Jansen · 22 years ago
- e71b9f8 - Use distutils to find site-python (suggested by Thomas Heller, thanks!) by Jack Jansen · 22 years ago
- 53b341f - Better way to find site-packages by Jack Jansen · 22 years ago
- e7b33db Changed database format to make fields adhere to PEP 241 where by Jack Jansen · 22 years ago
- 8d326b8 Punctuation fixes in docstrings. by Jack Jansen · 22 years ago
- 6a600ab Added docstrings. by Jack Jansen · 22 years ago
- 26bf3ac - Better exception when the database isn't found. by Jack Jansen · 22 years ago
- c4b217d Use MD5 checksums to check archive integrity and forestall downloads. by Jack Jansen · 22 years ago
- b4bb64e Added preInstall and postInstall commands to packages. PIL needs this by Jack Jansen · 22 years ago
- 95839b8 Strawman for a Package Install Manager for Python. It isn't CPAN yet, but at by Jack Jansen · 22 years ago