cli/command
Mislav Marohnić 97a6dc494b Redesign TablePrinter to avoid SetContentWidth / FitColumns steps
The API is now:
- AddField;
- EndRow;
- Render.
2019-11-20 13:29:27 +01:00
..
completion.go Add tests 2019-10-31 23:43:50 +01:00
completion_test.go Add tests 2019-10-31 23:43:50 +01:00
issue.go Copy edits 2019-11-18 23:26:18 -08:00
issue_test.go Test flags 2019-11-18 11:05:43 -08:00
pr.go Redesign TablePrinter to avoid SetContentWidth / FitColumns steps 2019-11-20 13:29:27 +01:00
pr_checkout_test.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
pr_create.go Copy edits 2019-11-18 23:26:18 -08:00
pr_create_test.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
pr_test.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
root.go Copy edits 2019-11-18 23:26:18 -08:00
testing.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00