summaryrefslogtreecommitdiffstats
path: root/modules/sourceball.py
Commit message (Expand)AuthorAgeFilesLines
* Refactors Cabal to fit the new mediator pattern designYaakov M. Nemoy2009-01-181-0/+1
* Save source of tarball for nefarious purposesYaakov M. Nemoy2009-01-181-0/+1
* Adds clean room patch development, and patch cleanliness verificationYaakov M. Nemoy2009-01-171-12/+43
* Adds patch management to SourceBallYaakov M. Nemoy2009-01-171-6/+95
* Small bugfixesYaakov M. Nemoy2009-01-161-4/+5
* Adds sourceball fetching from packagesources to packageYaakov M. Nemoy2009-01-161-0/+7
* Two for one: removes args on getting source dir, turns it to a property, and ...Yaakov M. Nemoy2009-01-161-7/+6
* Random bugfixesYaakov M. Nemoy2009-01-151-2/+1
* Refactors things around using source directories as separate directoriesYaakov M. Nemoy2009-01-151-26/+2
* Rewrites SourceBall to be of type PackageSource and own its own directoryYaakov M. Nemoy2009-01-111-32/+56
* adds 135 kilocraps of documentationYaakov M. Nemoy2009-01-081-0/+10
* Got rid of non absolute _dir properties.Yaakov M. Nemoy2009-01-081-3/+3
* refactoring for bugfixesYaakov M. Nemoy2009-01-051-3/+0
* fixed package to differentiate between canonical name and rpm nameYaakov M. Nemoy2009-01-051-0/+3
* Add __all__ statements to modules.Yaakov M. Nemoy2009-01-051-0/+2
* Fix some legacy namingYaakov M. Nemoy2009-01-041-1/+1
* Add directory factory autodetect powersYaakov M. Nemoy2009-01-031-1/+7
* Replaces package as an entity for tarballs with sourceball.Yaakov M. Nemoy2009-01-021-0/+61