I find the default output rather verbose. Would it be possible to add an option to show output similar to git log --oneline? For example, this, except color coded?
c32d580 Remove unneeded reset styles
ade8c71 Add shields to README
9284eb9 1.1.0
f37514d Add a reset (#1)
4f51d86 Show only CDN URL in usage instructions
2ff5870 Add screenshots
7c23aa5 Allow tests to work with an HTTP server
8e43d14 Add tests
a89cbec Split source file into multiple files
3f8df22 Switch to jsDelivr CDN
eb5e6da Bump version in package file
7eb1c79 Ignore sublime project file
902e23b Change <a> and <pre> colours
da93838 Add sublime project file
bdb3c59 Revert bf1348, don't force roboto onto user
bf13483 Add roboto font-face declaration
cdb8632 Fix Milligram url
3ba141f Fix license url in stylesheet
f8396e9 Initial commit
I find the default output rather verbose. Would it be possible to add an option to show output similar to
git log --oneline? For example, this, except color coded?