Commit Graph

18 Commits

Author SHA1 Message Date
70420c456e Handle empty mailqueue gracefully, it is not an error 2018-12-31 15:05:13 +01:00
6a934ee54b Add TODO regarding issues with pager 2018-12-30 14:53:15 +01:00
f48e4c9f60 Use pager to display results 2018-12-30 14:51:08 +01:00
6619bd86ce Do not pass arguments if empty 2018-12-30 13:34:45 +01:00
1c8a2a0924 Improve detailed QEntry String representation 2018-12-30 13:23:30 +01:00
73fd1dcf8e Improve string view of single QEntry instances 2018-12-30 13:15:14 +01:00
d087d8d746 Fix reading from command not passing arguments 2018-12-30 12:54:22 +01:00
5474966220 Begin implementing interactive mode 2018-12-29 23:44:40 +01:00
24afa08970 Change how mail queue entries can be displayed 2018-12-29 23:28:58 +01:00
1e33d3669c Improve flag descriptions 2018-12-29 22:10:53 +01:00
4ae5f3e500 Run go fmt again 2018-12-29 22:02:45 +01:00
8ca26b3d9d Refactoring 2018-12-29 22:02:23 +01:00
874d000879 Separate global from local imports 2018-12-29 21:22:47 +01:00
660c55fcaf Add support for reading from mailq directly 2018-12-29 21:21:03 +01:00
063fb5756d Rename Entry to QEntry in parser.go 2018-12-29 18:16:54 +01:00
40c3044c84 Ran go fmt on it 2018-12-29 18:09:44 +01:00
50694f861b Add .gitignore 2018-12-29 17:51:10 +01:00
2a26e4fb3a Initial import 2018-12-29 17:50:34 +01:00