cerrado

v0.0.14

Add:
- crude diff view

Fix:
- submodules will be properly labeled
v0.0.13

Add:
- Link to tar.gz from the commit page
- Anchor to line in the code viewer

Refactor:
- Remove the extra space from the pre tag margin.
v0.0.12

Add:
- Sort tag
v0.0.11

Add:
- Path to tree view
- Show tag annotation
master
feat: Handle submodule

Submodules tree entries won't have a broken link and will be labeled
properly.
feat: Add diff view

Adds a very simple diff view for a commit
doc: Add one idea
feat: Add tar.gz link to commit page
feat: Add anchor to line number
ref: Remove space waste from pre margin
chore: Update todo
feat: Sort tags
ref: Simplify path builder code
feat: Add user-agent to logs