Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot
Commit message (Expand)AuthorAgeFilesLines
* TypoDaniel Narvaez2012-11-201-1/+1
* Retry git commands that requires the networkDaniel Narvaez2012-11-202-7/+22
* Rename run to run_commandDaniel Narvaez2012-11-191-1/+1
* Respect the interactive flag for updateDaniel Narvaez2012-11-191-1/+1
* Revert "Pass around interactive"Daniel Narvaez2012-11-191-1/+1
* Pass around interactiveDaniel Narvaez2012-11-191-1/+1
* Respect the interactive flag in ubuntuDaniel Narvaez2012-11-171-2/+15
* Pass around interactiveDaniel Narvaez2012-11-171-2/+2
* Add sugar-docs to the buildDaniel Narvaez2012-11-171-0/+5
* Move packages json to a separate dirDaniel Narvaez2012-11-171-13/+10
* Remove unused funcDaniel Narvaez2012-11-171-4/+0
* Fix refactoring regressionsDaniel Narvaez2012-11-171-3/+7
* Move files lists out of devbotDaniel Narvaez2012-11-172-8/+20
* Refactor to use a listDaniel Narvaez2012-11-171-4/+7
* Don't use SUGAR_BUILDBOT in devbotDaniel Narvaez2012-11-172-10/+14
* Move ubuntu tweaks out of devbotDaniel Narvaez2012-11-171-22/+0
* Print the modules we are observingDaniel Narvaez2012-11-161-0/+2
* Rework the autoinstall commandDaniel Narvaez2012-11-163-6/+64
* Fix and enable package removal on ubuntuDaniel Narvaez2012-11-161-2/+2
* Cleanup makefilesDaniel Narvaez2012-11-162-0/+6
* Revert "Drop run command"Daniel Narvaez2012-11-161-0/+9
* Drop run commandDaniel Narvaez2012-11-161-9/+0
* Move ubuntu-tweaks into helpersDaniel Narvaez2012-11-161-1/+3
* Actually allow to run commands in the shellDaniel Narvaez2012-11-162-0/+6
* Make apt-get upgrade non interactiveDaniel Narvaez2012-11-151-1/+1
* Revert unintended changeDaniel Narvaez2012-11-151-1/+1
* Missing run_command renameDaniel Narvaez2012-11-151-1/+1
* Use the command moduleDaniel Narvaez2012-11-152-14/+11
* Various fixes to the ubuntu package managerDaniel Narvaez2012-11-151-11/+17
* Initial implementation of ubuntu packages removalDaniel Narvaez2012-11-151-2/+36
* Implement update on ubuntuDaniel Narvaez2012-11-151-1/+2
* Update a run_checks call I missed beforeDaniel Narvaez2012-11-151-1/+1
* Fix packages installationDaniel Narvaez2012-11-151-1/+1
* Remove debug leftoverDaniel Narvaez2012-11-151-2/+0
* Rework deps resolvingDaniel Narvaez2012-11-151-9/+12
* Revert "Strip capabilities to avoid empty queries"Daniel Narvaez2012-11-151-4/+1
* Strip capabilities to avoid empty queriesDaniel Narvaez2012-11-151-1/+4
* Missing self in __init__Daniel Narvaez2012-11-151-2/+2
* TypoDaniel Narvaez2012-11-151-1/+1
* Add a --test optionDaniel Narvaez2012-11-153-19/+26
* Drop the auto prefix, doesn't make much senseDaniel Narvaez2012-11-151-5/+5
* Make yum non interactive if running under buildbotDaniel Narvaez2012-11-151-2/+15
* Missing selfDaniel Narvaez2012-11-141-1/+1
* TypoDaniel Narvaez2012-11-141-1/+1
* Don't die with --autoremove on ubuntuDaniel Narvaez2012-11-141-1/+5
* Don't die with autoupdate on ubuntuDaniel Narvaez2012-11-141-1/+1
* Handle no packages to removeDaniel Narvaez2012-11-141-1/+2
* Return if the package is missingDaniel Narvaez2012-11-141-0/+1
* Handle missing packagesDaniel Narvaez2012-11-141-3/+7
* More autoremove fixesDaniel Narvaez2012-11-141-2/+2