Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format/config: add GoString | Santiago M. Mola | 2017-08-01 | 2 | -1/+32 |
| | | | | This is more convenient for testing and debugging. | ||||
* | plumbing: format config, escape back slash | Máximo Cuadros | 2017-07-19 | 2 | -4/+2 |
| | |||||
* | worktree: commit, use path package instead of filepath | Máximo Cuadros | 2017-07-19 | 2 | -2/+10 |
| | |||||
* | plumbing: improve documentation (Fix #242) | Antonio Jesus Navarro Perez | 2017-02-23 | 1 | -0/+38 |
| | |||||
* | package plumbing documentation improvements (#248) | Máximo Cuadros | 2017-02-07 | 3 | -217/+143 |
| | |||||
* | Fix some typos in plumbing docs (#244) | Sergio Arbeo | 2017-01-30 | 2 | -3/+3 |
| | |||||
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 12 | -0/+969 |
* plumbing: now core was renamed to core, and formats and clients moved inside |