Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: preserve option order on config marshalling | Santiago M. Mola | 2017-08-01 | 1 | -2/+2 |
| | | | | | Do not change order of options (e.g. in RemoteConfig) when serializing for any option whose value has not changed. | ||||
* | format/config: add GoString | Santiago M. Mola | 2017-08-01 | 1 | -1/+22 |
| | | | | This is more convenient for testing and debugging. | ||||
* | plumbing: improve documentation (Fix #242) | Antonio Jesus Navarro Perez | 2017-02-23 | 1 | -0/+38 |
| | |||||
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -0/+87 |
* plumbing: now core was renamed to core, and formats and clients moved inside |