Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-04-22 | correctly sort by newest commit | Melody Horn | -5/+9 | |
2021-04-22 | sort by newest commit | Melody Horn | -1/+8 | |
2021-04-22 | only recurse into actual directories | Melody Horn | -2/+5 | |
2021-04-22 | handle permission errors gracefully | Melody Horn | -1/+7 | |
2021-04-22 | appease the paperclip | Melody Horn | -11/+8 | |
2021-04-22 | add syntax highlighting to files | Melody Horn | -3/+29 | |
2021-04-22 | actually handle files | Melody Horn | -1/+14 | |
who needs syntax highlighting and line numbers anyway | ||||
2021-04-22 | actually handle subfolders | Melody Horn | -25/+56 | |
2021-04-22 | actually render the readme | Melody Horn | -15/+40 | |
2021-04-22 | expect that trailing slash | Melody Horn | -10/+4 | |
2021-04-22 | extract readme from head and show it | Melody Horn | -4/+60 | |
2021-04-22 | correctly find repos in subdirectories | Melody Horn | -13/+37 | |
2021-04-22 | throw together a super basic repo list | Melody Horn | -6/+65 | |
2021-04-22 | get rolling with HTTP and templates | Melody Horn | -2/+17 | |
2021-04-22 | throw boilerplate & readme together | Melody Horn | -0/+3 | |