hub/ui
Christian Muehlhaeuser f0c3ce9fb3
Simplify code
- Use bytes.Equal instead of bytes.Compare
- Use time.Since instead of manual timestamp subtracting
- Use sort.Strings instead of sort.StringSlice
- No need to specify the len of the slice
2019-07-23 09:28:32 +02:00
..
format.go Simplify code 2019-07-23 09:28:32 +02:00
format_test.go Use formatter when listing issues. 2016-05-11 14:39:46 +02:00
ui.go ui Printf functions: handle errors by dying 2018-12-22 12:30:38 -05:00