summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed file location0.3ianb2005-10-011-1/+4
* ignore built docsianb2005-09-290-0/+0
* Make sure the new paste is loadedianb2005-09-281-1/+1
* Changed pudge templateianb2005-09-281-1/+1
* Moved docs aroundianb2005-09-273-20/+17
* Typoianb2005-09-261-1/+1
* Made a parser subclass that gives better error messagesianb2005-09-261-1/+18
* Changed to special dir, instead of curdirianb2005-09-261-1/+1
* Don't override here if it is already set; make sure here is an absolute locationianb2005-09-251-1/+2
* Allow variable interpolation, including %(here)sianb2005-09-252-2/+8
* Fixes suggested by pyflakesianb2005-09-212-4/+3
* Added better dependency information; fixed package_data; put requirements int...ianb2005-09-212-5/+21
* Check out the directory when you are throughianb2005-09-211-0/+19
* Specially process require keysrflosi2005-09-201-0/+4
* Added server sectionrflosi2005-09-191-0/+6
* Made basic_package requiredianb2005-09-181-0/+1
* Removed database_module settingianb2005-09-161-3/+0
* Don't require subprocess module to be loaded (since pre-Python 2.4 it can't be)ianb2005-09-151-1/+5
* Added _tmpl to files that should be substitutedianb2005-09-142-0/+0
* Typoianb2005-09-091-1/+1
* Fixed error-checking bugianb2005-09-091-3/+3
* Forgot to add this module in the last commitianb2005-09-091-0/+9
* Moved paste_deploy create template into PasteDeployianb2005-09-084-5/+37
* Allow ini files to be used as executables, with paster as the #! line runner;...ianb2005-09-061-0/+10
* Better error messageianb2005-08-291-2/+8
* More notesianb2005-08-271-0/+10
* (re)Added a configuration middlewareianb2005-08-263-1/+167
* Added new variable setting to make globals localianb2005-08-264-0/+31
* Installation instruction changesianb2005-08-261-1/+4
* New version sectionsianb2005-08-261-2/+6
* trunk will be 0.3ianb2005-08-261-1/+1
* Improvements of tag command0.2ianb2005-08-261-85/+72
* More work on the tag commandianb2005-08-261-0/+4
* New setuptools tag command0.2b90.2b80.2b130.2b120.2b110.2b10ianb2005-08-251-0/+159
* Added filter-with option; fixed some error messages; changed protocol names0.2b70.2b60.2b50.2b40.2b30.2b20.2b1ianb2005-08-2510-69/+118
* Converters news noteianb2005-08-221-0/+3
* Converters for handling the string keys we getianb2005-08-221-0/+24
* New protocols, paste.server_runner1 and paste.filter_app_factory1ianb2005-08-229-6/+125
* Removed spurious modules which I had intended to port from previous experimen...ianb2005-08-223-37/+0
* Ignore EGG-INFOianb2005-08-220-0/+0
* Added filter-app and pipeline sections for configs; added docs; added better ...ianb2005-08-2211-16/+221
* Changed distro name; ignore egg-info dir; fix long description; update versio...ianb2005-08-221-3/+3
* Added manifest0.1ianb2005-08-221-0/+3
* Highlight interfaces.py as part of the doc processianb2005-08-221-0/+3
* Changed homepage link and added link to svn repositoryianb2005-08-221-4/+8
* Added to-do; added doc build scriptianb2005-08-222-0/+43
* Added documentationianb2005-08-221-0/+384
* Added file forgotten in last commit; added interface file for documentationianb2005-08-212-0/+180
* Added tests for configuration and loading; allow name references to be used i...ianb2005-08-219-114/+248
* Tests of composit loadingianb2005-08-213-14/+48