Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-08-05 | String concatenation without the '+' | Jorik Schellekens | 1 | -2/+3 |
2019-08-05 | Refactor return value so we don't create identical lists each time. | Jorik Schellekens | 1 | -4/+4 |
2019-08-05 | Nicer use of dict update methods. | Jorik Schellekens | 1 | -8/+3 |
2019-08-05 | Comment for 'context' column in device_lists_outbound_pokes' | Jorik Schellekens | 1 | -0/+7 |
2019-08-05 | Double negatives do not make code that isn't unclear.. | Jorik Schellekens | 1 | -1/+1 |
2019-08-05 | Typo | Jorik Schellekens | 1 | -1/+1 |
2019-08-05 | Nicer changelog | Jorik Schellekens | 1 | -1/+1 |
2019-07-23 | Use unified trace method | Jorik Schellekens | 13 | -36/+36 |
2019-07-23 | I wish python had a good type system. | Jorik Schellekens | 1 | -1/+11 |
2019-07-23 | Use better decorator names. | Jorik Schellekens | 11 | -38/+38 |
2019-07-23 | Trailing .d | Jorik Schellekens | 1 | -1/+1 |
2019-07-23 | Unbreak json parsing. | Jorik Schellekens | 2 | -3/+3 |
2019-07-23 |