summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Uninstall and reinstall targets for MakefileHEADmasterCasey Dahlin2008-07-081-0/+10
* Better argument error checking in gendeltarpms.pyCasey Dahlin2008-07-081-1/+1
* Modulize presto-utilsCasey Dahlin2008-07-0811-13/+14
* Fix traceback on package remove bugJonathan Dieter2008-04-102-1/+4
* Use setuptools for installationJonathan Dieter2008-04-074-25/+51
* Show information on savings and put together aJonathan Dieter2008-04-073-2/+747
* Fix README so it is now accurate for 0.4.x and update Changelog.Jonathan Dieter2007-11-172-18/+14
* Make sure we don't leave open file descriptors when we call applydeltarpm.Jonathan Dieter2007-11-141-2/+2
* Fix a couple of typos that caused yum to hang if certainJonathan Dieter2007-09-282-3/+6
* Fix small bug that didn't allow certain deltarpms to be generatedroot2007-08-142-1/+4
* Fix for situation where repository may be removed and then added againJonathan Dieter2007-08-052-2/+3
* Applied small patch by Luke Macken to fix problems when not run directly from...Jonathan Dieter2007-07-302-6/+11
* Fix typo in XML generationJonathan Dieter2007-07-113-2/+5
* Complete rewrite of yum-presto. New xml format.Jonathan Dieter2007-07-1133-176/+1018
* Many bugfixes and a few enhancementsJonathan Dieter2007-06-1911-65/+229
* Small changesJonathan Dieter2007-06-192-30/+80
* First release of createprestorepo, prunerepo and prunedrpmsJonathan Dieter2007-05-0720-158/+1813
* Fixes to make yum-presto work completely correctly on multi-arch systems.Jonathan Dieter2007-05-015-10/+12
* createprestorepo - full sourceJonathan Dieter2007-04-233-1/+225
* Make compatible with Rawhide. Many bugfixes.Jonathan Dieter2007-04-156-42/+52
* Small typo fix (seq should be sequence)Jonathan Dieter2007-04-062-1/+8
* Some house-keeping work in preparation for release to Extras.Jonathan Dieter2007-04-053-13/+18
* Add improved logging. Many bug fixes.Jonathan Dieter2007-04-046-63/+155
* Add Ahmed's patch to rebuild rpms in separate thread.Jonathan Dieter2007-04-039-416/+206
* Change how sequence is stored in presto.xml.gz to enhance accuracy.Jonathan Dieter2007-03-302-6/+11
* Split server and clientJonathan Dieter2007-03-2917-33/+43
* New serverJonathan Dieter2007-03-293-336/+507
* Revert "Fix autodownload of public gpg keys. Fix README."Jonathan Dieter2007-03-293-27/+21
* Fix autodownload of public gpg keys. Fix README.Jonathan Dieter2007-03-293-21/+27
* Bump to 0.3.0. Start downloading deltarpms ourselves.Jonathan Dieter2007-03-288-80/+244
* Do full (slow) MD5 check when checking to see if deltarpm can be applied agai...Jonathan Dieter2007-03-263-3/+6
* Properly exit when unable to apply deltarpmJonathan Dieter2007-03-262-2/+3
* Fix bug where we sometimes die if delta repository doesn't exist (Second try)Jonathan Dieter2007-03-263-8/+10
* Fix bug where we sometimes die if delta repository doesn't existJonathan Dieter2007-03-262-6/+12
* Fixed another mirrorlist bugJonathan Dieter2007-03-262-3/+4
* Added logging to /var/log/presto.logJonathan Dieter2007-03-264-1/+87
* Fixed bug that breaks yum installJonathan Dieter2007-03-243-40/+54
* A number of bug-fixes and added --disablepresto command-line optionJonathan Dieter2007-03-245-92/+146
* - Fixed bug in handling mirrorlists in original repositoriesJonathan Dieter2007-03-232-1/+11
* Version 0.2Jonathan Dieter2007-03-222-9/+348
* Fixed miscellaneous bugsJonathan Dieter2007-03-227-7/+37
* Massive rewrite of whole system. Now uses yum-like XML data so we don't wast...Jonathan Dieter2007-03-2113-779/+2144
* Implement drpmIsWorthKeeping, and only generate a drpm if it's not alreadyAhmed Kamal2007-02-141-3/+27
* Initial code commit for server side codeAhmed Kamal2007-02-091-0/+155
* Initial code commitAhmed Kamal2007-02-094-1/+609
* Blank file for repo creationroot2007-02-081-0/+1