| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add config get and config set commands and a -= config syntax to remove | Markus Mittendrein | 2015-10-08 | 1 | -36/+86 |
| | | | | | elements from a list or map (by key) | ||||
| * | Save session to CrServerManager.session on detach and load it on | Markus Mittendrein | 2015-09-24 | 1 | -4/+11 |
| | | | | | reattaching | ||||
| * | Split CRSMConfig into CRSMConfigBase (for reuse) and CRSMConfig | Markus Mittendrein | 2015-09-24 | 1 | -15/+10 |
| | | |||||
| * | Only add value to list if its not already there. | Markus Mittendrein | 2015-09-22 | 1 | -7/+2 |
| | | |||||
| * | Replace settings, lists and maps in CRSM through a better Config-Class | Markus Mittendrein | 2015-09-22 | 1 | -0/+155 |
