Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TypoDaniel Narvaez2012-11-201-1/+1
|
* Retry git commands that requires the networkDaniel Narvaez2012-11-202-7/+22
|
* Split and cleanup makefilesDaniel Narvaez2012-11-204-39/+44
|
* Move include at the endDaniel Narvaez2012-11-201-2/+2
| | | | | So that all is the first target and is executed when no argument is passed to make.
* Declare PHONY targetsDaniel Narvaez2012-11-202-0/+5
|
* Run xephyr in a custom windowDaniel Narvaez2012-11-194-16/+77
| | | | | Xephyr doesn't work very well with multiple outputs. This should allow us to customize our behavior in that case.
* Rename run to run_commandDaniel Narvaez2012-11-192-2/+2
|
* Don't save keyboard config if we are not inside XDaniel Narvaez2012-11-191-1/+1
|
* Allow to choose any resolution in XephyrDaniel Narvaez2012-11-191-0/+4
|
* Rename config to prefsDaniel Narvaez2012-11-192-4/+5
|
* Respect the interactive flag for updateDaniel Narvaez2012-11-191-1/+1
|
* Revert "Pass around interactive"Daniel Narvaez2012-11-191-1/+1
| | | | This reverts commit f31a3285552287cdaf5b66ea41851d1c11424c67.
* Pass around interactiveDaniel Narvaez2012-11-191-1/+1
|
* Drop empty TODODaniel Narvaez2012-11-181-1/+0
|
* Rework README, distros info is now in the docsDaniel Narvaez2012-11-181-14/+3
|
* Don't expose the run-command commandDaniel Narvaez2012-11-181-3/+0
|
* TypoDaniel Narvaez2012-11-181-1/+1
|
* Add ssh for the ubuntu slaveDaniel Narvaez2012-11-182-3/+4
|
* Respect the interactive flag in ubuntuDaniel Narvaez2012-11-171-2/+15
|
* TypoDaniel Narvaez2012-11-171-1/+1
|
* Add upload-docs, mostly for buildbotDaniel Narvaez2012-11-171-0/+4
|
* Pass around interactiveDaniel Narvaez2012-11-171-2/+2
|
* Add sugar-docs to the buildDaniel Narvaez2012-11-176-130/+19
|
* Drop the rationale textDaniel Narvaez2012-11-171-20/+0
| | | | | | I don't think it matters for users and it's posted and archived in the mailing list anyway, along with the discussion.
* Split out base system depsDaniel Narvaez2012-11-172-1/+85
|
* Move packages json to a separate dirDaniel Narvaez2012-11-175-17/+14
|
* Remove unused funcDaniel Narvaez2012-11-171-4/+0
|
* Fix refactoring regressionsDaniel Narvaez2012-11-171-3/+7
|
* Split buildslave deps to a separate fileDaniel Narvaez2012-11-175-3/+6
| | | | And make it conditional
* Move files lists out of devbotDaniel Narvaez2012-11-174-8/+41
|
* Refactor to use a listDaniel Narvaez2012-11-171-4/+7
|
* Don't use SUGAR_BUILDBOT in devbotDaniel Narvaez2012-11-173-11/+20
| | | | To keep it generic
* Run the ubuntu tweaks only on ubuntuDaniel Narvaez2012-11-171-1/+4
|
* Move ubuntu tweaks out of devbotDaniel Narvaez2012-11-172-22/+12
|
* Link to the new docsDaniel Narvaez2012-11-161-110/+3
|
* Print the modules we are observingDaniel Narvaez2012-11-161-0/+2
|
* Rework the autoinstall commandDaniel Narvaez2012-11-166-48/+75
| | | | It now automatically listen on all the sugar trees
* Fix and enable package removal on ubuntuDaniel Narvaez2012-11-161-2/+2
|
* Cleanup makefilesDaniel Narvaez2012-11-166-30/+60
|
* Fix rootdirDaniel Narvaez2012-11-161-1/+1
|
* Add a few ubuntu essential packagesDaniel Narvaez2012-11-161-1/+4
|
* Add bash to ubuntu base systemDaniel Narvaez2012-11-161-1/+2
|
* Add dash to ubuntu base systemDaniel Narvaez2012-11-161-1/+2
|
* Add ubuntu base packagesDaniel Narvaez2012-11-161-0/+29
|
* Move the remaining scripts to commandsDaniel Narvaez2012-11-1613-82/+80
|
* Revert "Drop run command"Daniel Narvaez2012-11-162-0/+18
| | | | This reverts commit 2622f59658c42594f1efb0d767b89393de75ba0f.
* Drop run commandDaniel Narvaez2012-11-162-18/+0
|
* Move ubuntu-tweaks into helpersDaniel Narvaez2012-11-162-1/+3
|
* Port auto-install and send-patches to the new commands schemeDaniel Narvaez2012-11-162-13/+15
|
* Move bug-report inside commandsDaniel Narvaez2012-11-162-1/+1
|