| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add some tracing for the device query/mode verification code. | Peter Jones | 2008-06-12 | 2 | -2/+10 |
| | | |||||
| * | Add the start of a command line parser | Ray Strode | 2008-06-08 | 2 | -0/+19 |
| | | | | | | | | | This will be useful for changing the client to use a plymouth subcommand --option1 --option2 format | ||||
| * | Remove ply-copy-dir-test. | Peter Jones | 2008-06-04 | 3 | -96/+0 |
| | | |||||
| * | Get rid of ply-copy-test. | Peter Jones | 2008-06-04 | 3 | -70/+0 |
| | | |||||
| * | Make ply-copy-dir-test.c work without the "detachable" functions. | Peter Jones | 2008-06-04 | 1 | -3/+13 |
| | | |||||
| * | Conditionalize tests with configure option | Ray Strode | 2008-05-30 | 1 | -10/+12 |
| | | | | | | We do this so we can disable them from distcheck, but still build them easily when not doing distcheck. | ||||
| * | Don't build tests since they break distcheck | Ray Strode | 2008-05-30 | 1 | -10/+10 |
| | | |||||
| * | Add new array type to make managing arrays easier | Ray Strode | 2008-05-28 | 2 | -0/+15 |
| | | | | | | | This is just a thin wrapper around the buffer object, that keeps the data in terms of "elements" instead of bytes, and always null terminates the result. | ||||
| * | add hook to log all terminal session output to a user supplied buffer | Ray Strode | 2008-05-19 | 1 | -0/+2 |
| | | |||||
| * | add ply-copy-dir-test.c and ply-copy-test.c to fix build | Ray Strode | 2007-11-01 | 2 | -0/+132 |
| | | |||||
| * | add ply-copy-dir-test.am to fix build for fresh clones | Ray Strode | 2007-11-01 | 1 | -0/+11 |
| | | |||||
| * | add ply-copy-test.am to fix build for fresh clones | Ray Strode | 2007-10-31 | 1 | -0/+11 |
| | | |||||
| * | dump everything i'm working on into the main refactor branch for now | Ray Strode | 2007-06-21 | 2 | -0/+4 |
| | | |||||
| * | split the common code off into libply and move things to separate directories | Ray Strode | 2007-06-06 | 8 | -0/+95 |
