Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-05 | Make --pipe command failures reflect our exit codes (RhBug:735481) | Panu Matilainen | 1 | -3/+13 |
2010-08-20 | Argh. Realize we already have equivalents of initCli() and finishCli() | Panu Matilainen | 1 | -71/+0 |
2010-08-20 | Move --pipe handling to cliutils helpers | Panu Matilainen | 1 | -0/+38 |
2010-08-20 | Lump much of the common cli-init + finish tasks into cliutils helpers | Panu Matilainen | 1 | -0/+76 |
2010-08-20 | Add a convenience library for stuff common cli-bits into | Panu Matilainen | 1 | -0/+36 |