Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix line count for files that don't end in a newline | 2023-02-08 | 1 | -0/+8 | |
* | utils: Add helper to get all repos | 2023-02-05 | 1 | -0/+57 | |
* | docs: Expand on repo.ignore | 2023-02-05 | 1 | -1/+1 | |
* | config: Ensure we always have an absolute path | 2023-02-05 | 1 | -0/+11 | |
* | readme: tiny thing | 2023-02-05 | 1 | -4/+4 | |
* | only add go meta import tag if go.mod exists in repo root | 2023-02-05 | 3 | -1/+9 | |
* | sort tags and deduplicate | 2023-02-05 | 1 | -0/+28 | |
* | add style tweaks | 2023-02-05 | 5 | -20/+31 | |
* | markdown: more file exts, fix img | 2022-12-26 | 2 | -2/+9 | |
* | css: fix ul padding in readme | 2022-12-26 | 1 | -0/+4 | |
* | routes: render markdown readmes in repo index (#11) | 2022-12-26 | 4 | -6/+30 | |
* | css: set repo desc font weight to normal | 2022-12-24 | 2 | -1/+2 | |
* | css: bottom padding in refs pre | 2022-12-24 | 1 | -0/+1 | |
* | css: lose grid layout in refs | 2022-12-24 | 2 | -12/+6 | |
* | unveil: remove git executable and /dev/null | 2022-12-24 | 1 | -5/+0 | |
* | git: pure go git clone | 2022-12-24 | 4 | -35/+118 | |
* | css: wrap refs pre | 2022-12-22 | 1 | -2/+9 | |
* | readme: unveil and ideas | 2022-12-22 | 1 | -2/+7 | |
* | config: add repo.ignore | 2022-12-22 | 4 | -10/+60 | |
* | unveil: /dev/null | 2022-12-22 | 1 | -0/+1 | |
* | unveil: reorder | 2022-12-22 | 1 | -4/+4 | |
* | css: reduce pre font size | 2022-12-22 | 1 | -0/+1 | |
* | css: set pre font | 2022-12-22 | 1 | -1/+5 | |
* | css: ui-monospace | 2022-12-22 | 1 | -1/+1 | |
* | unveil: add git executable | 2022-12-22 | 2 | -3/+7 | |
* | clean up long line | 2022-12-22 | 1 | -3/+6 | |
* | unveil: cleanup code in main.go | 2022-12-22 | 1 | -2/+3 | |
* | unveil: log each call | 2022-12-22 | 1 | -0/+3 | |
* | unveil: initial commit | 2022-12-22 | 4 | -22/+36 | |
* | css: change iOS mono font | 2022-12-22 | 2 | -2/+2 | |
* | templates: improve this & parent commit | 2022-12-22 | 1 | -4/+11 | |
* | Link to parent commit file version in commit view | 2022-12-20 | 1 | -1/+2 | |
* | css: scroll file content x-axis only | 2022-12-20 | 1 | -1/+2 | |
* | readme: add note clarifying cloning | 2022-12-19 | 1 | -0/+2 | |
* | diff: scroll diff on overflow | 2022-12-19 | 1 | -1/+1 | |
* | add license | 2022-12-19 | 1 | -0/+23 | |
* | diff: show diff type | 2022-12-19 | 3 | -1/+18 | |
* | file: separate content and line numbers | 2022-12-19 | 2 | -2/+6 | |
* | css: add bg to readme/file content | 2022-12-19 | 3 | -5/+11 | |
* | index: turn off logging, it's too noisy | 2022-12-19 | 1 | -1/+0 | |
* | readme: clarify license | 2022-12-19 | 1 | -0/+5 | |
* | css: scroll file content | 2022-12-19 | 1 | -0/+1 | |
* | decrease prominence of author info in ui | 2022-12-19 | 1 | -0/+1 | |
* | unveil: clarify its uselessness | 2022-12-19 | 1 | -0/+2 | |
* | git: check for binary files | 2022-12-19 | 3 | -2/+13 | |
* | add favicon | 2022-12-19 | 2 | -0/+1 | |
* | readme: more info | 2022-12-19 | 1 | -1/+58 | |
* | config: fix yaml | 2022-12-19 | 1 | -1/+1 | |
* | all: no more pretty urls | 2022-12-19 | 10 | -35/+17 | |
* | templates: message under tag name | 2022-12-18 | 1 | -2/+2 |