Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/shell
Commit message (Collapse)AuthorAgeFilesLines
* Add an auto-install commandDaniel Narvaez2012-08-151-0/+44
|
* Use bash because we are using source in the scriptDaniel Narvaez2012-08-041-1/+1
|
* Use Xephyr instead of vncDaniel Narvaez2012-08-041-8/+1
| | | | | No vnc server in ubuntu seems to support 24bpp, so it's not an improvement over Xephyr.
* Fix wrong variable nameDaniel Narvaez2012-08-021-1/+1
|
* Remove debug echoDaniel Narvaez2012-08-021-1/+0
|
* Add RUN_IN_WINDOW optionDaniel Narvaez2012-08-021-1/+21
|
* Test if config exists instead of creating itDaniel Narvaez2012-08-021-1/+1
|
* Source config only if it existsDaniel Narvaez2012-08-021-1/+3
|
* Source config earlier so that run scripts can use itDaniel Narvaez2012-08-021-0/+3
|
* Find a free display rather than hardcoding itDaniel Narvaez2012-07-111-1/+2
|
* Ensure send-patches is run inside source modulesDaniel Narvaez2012-06-261-0/+10
|
* Allow to pass a rev list to send-patchesDaniel Narvaez2012-06-261-1/+2
|
* Add a start-sugar command to the shelDaniel Narvaez2012-06-261-0/+6
|
* Add a script to streamline patch submissionDaniel Narvaez2012-06-251-0/+99
Needs work.