| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | Fix argument parsing oddity with -noX | Wladimir J. van der Laan | 2015-07-27 | 1 | -11/+11 |
| * | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan | 2015-03-12 | 1 | -1/+2 |
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| * | tests: don't split an empty string | Cory Fields | 2014-09-25 | 1 | -1/+2 |
| * | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-03-18 | 1 | -1/+3 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -2/+7 |
| * | remove GetBoolArg() fDefault parameter defaulting to false | Philip Kaufmann | 2013-06-01 | 1 | -20/+6 |
| * | New GetArg features: allow --, and booleans can be -foo or -nofoo | Gavin Andresen | 2012-02-07 | 1 | -0/+72 |
| * | Unit tests for the GetArg() methods | Gavin Andresen | 2012-02-07 | 1 | -0/+95 |