Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot
Commit message (Collapse)AuthorAgeFilesLines
* Get distro_nameDaniel Narvaez2012-11-141-0/+1
|
* Initial work on autoupdate and autoremoveDaniel Narvaez2012-11-142-1/+86
|
* Factor out installing packagesDaniel Narvaez2012-11-142-16/+26
|
* Factor out executing commandsDaniel Narvaez2012-11-142-9/+14
|
* Fix loading packages configDaniel Narvaez2012-11-142-2/+2
|
* Refactor dnbuild into devbotDaniel Narvaez2012-11-145-5/+333
|
* Refactor check-system to use a devbot moduleDaniel Narvaez2012-11-144-0/+266
This is necessary to be able to share code, all the commands will be gradually refactored to follow this pattern.