Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-01-27 | add a simple test program and also update the documentation | Richard Hughes | 7 | -286/+384 |
2007-01-27 | use GKeyFile instead of freeform | Richard Hughes | 6 | -96/+111 |
2007-01-26 | fix build, oops | Richard Hughes | 1 | -0/+1 |
2007-01-26 | fix the dpms plugin | Richard Hughes | 4 | -34/+36 |
2007-01-26 | change load into preload | Richard Hughes | 10 | -36/+49 |
2007-01-26 | add initial dpms plugin | Richard Hughes | 7 | -3/+287 |
2007-01-26 | don't coldply each plugin twice | Richard Hughes | 2 | -8/+6 |
2007-01-26 | fix removing a user | Richard Hughes | 1 | -3/+3 |
2007-01-25 | remove the printing from the confstore | Richard Hughes | 16 | -108/+387 |
2007-01-24 | properly clean the la files, and disable the dpms plugin for now | Richard Hughes | 8 | -0/+147 |
2007-01-24 | Merge branch 'master' of git+ssh://floopily.org/git/ohm | Rob Taylor | 30 | -230/+1286 |
2007-01-24 | Add some usecases | Rob Taylor | 1 | -0/+31 |
2007-01-24 | make the ser conf switching work | Richard Hughes | 5 | -18/+169 |
2007-01-24 | add quick and dirty battery plugin | Richard Hughes | 10 | -8/+171 |
2007-01-24 | add initial timeremaining plugin | Richard Hughes | 8 | -6/+169 |
2007-01-24 | set the keys properly | Richard Hughes | 16 | -222/+586 |
2007-01-24 | play some more with the per-user conf stuff | Richard Hughes | 2 | -17/+61 |
2007-01-24 | add initial conf user support | Richard Hughes | 2 | -8/+179 |
2007-01-23 | add the idle and acadapter plugins | Richard Hughes | 21 | -32/+318 |
2007-01-22 | make plugins actually do something | Richard Hughes | 20 | -74/+306 |
2007-01-19 | add some more code comments and documentation | Richard Hughes | 9 | -28/+375 |
2007-01-19 | allow plugins to add to dep list | Richard Hughes | 5 | -65/+74 |
2007-01-19 | connect up the plugin list | Richard Hughes | 3 | -20/+48 |
2007-01-19 | add non-recursive coldplug routine | Richard Hughes | 5 | -19/+148 |
2007-01-19 | document require, suggest and prevent files | Richard Hughes | 2 | -4/+37 |
2007-01-19 | read from custom stores | Richard Hughes | 1 | -0/+81 |
2007-01-19 | move plugin defconfig to plugins directory | Richard Hughes | 10 | -2/+24 |
2007-01-18 | add some developer-only help scripts | Richard Hughes | 3 | -0/+25 |
2007-01-18 | add a note on shell | Richard Hughes | 1 | -0/+14 |
2007-01-18 | add debug files | Richard Hughes | 9 | -25/+156 |
2007-01-18 | include plugin dir properly | Richard Hughes | 3 | -5/+9 |
2007-01-18 | remove hardcoded libdir | Richard Hughes | 3 | -2/+2 |
2007-01-18 | document the new plugin changes | Richard Hughes | 5 | -135/+194 |
2007-01-18 | update to todays working copy - make keys work from plugins | Richard Hughes | 16 | -215/+520 |
2007-01-18 | add a new module class to handle the loading of plugins | Richard Hughes | 5 | -44/+215 |
2007-01-17 | add missing files | Richard Hughes | 3 | -0/+3286 |
2007-01-17 | initial import of my local version of ohm | Richard Hughes | 63 | -0/+14198 |