aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump dependenciesHEADmasterRunxi Yu4 days2-22/+22
* config.yaml add my descriptionRunxi Yu2024-08-161-1/+1
* Bump dependenciesRunxi Yu2024-08-162-45/+41
* Add woodpecker CIRunxi Yu2024-07-271-0/+11
* More HTML sanificationRunxi Yu2024-07-2712-41/+62
* Some more HTML sanitiesRunxi Yu2024-07-2712-215/+199
* templates/file.html: Remove line numbersRunxi Yu2024-07-271-10/+1
* routes/git.go: Fix import pathRunxi Yu2024-07-271-1/+1
* Indent the HTML with tabsRunxi Yu2024-07-2712-330/+322
* Add myself to LICENSERunxi Yu2024-07-271-0/+1
* go.mod, etc: git.icyphox.sh/legit -> git.sr.ht/~runxiyu/legitrxRunxi Yu2024-07-267-9/+8
* Fork initRunxi Yu2024-07-2615-96/+86
* git: use system's git upload-packAnirudh Oppiliappan2024-07-135-71/+179
* deps: bump golang.org/x/net from 0.22.0 to 0.23.0 (#40)dependabot[bot]2024-07-132-3/+3
* readme: fix a thingAnirudh Oppiliappan2024-07-131-1/+1
* git: fix getDisplayNameAnirudh Oppiliappan2024-07-051-5/+1
* routes: ignore filesAnirudh Oppiliappan2024-07-051-1/+1
* nix: fix docker buildAnirudh Oppiliappan2024-07-051-3/+3
* css: dark themeMarco Andronaco2024-07-051-0/+13
* git: hide .git extensionMarco Andronaco2024-07-054-8/+25
* templates: Add link to tar gz handler endpointGabriel A. Giovanini2024-06-291-0/+2
* routes: Add handler to generate tar gz fileGabriel A. Giovanini2024-06-293-0/+68
* git: Add function to generate tar file from repoGabriel A. Giovanini2024-06-291-0/+136
* nix: init flakeAnirudh Oppiliappan2024-06-165-16/+141
* readme: misc updatesAnirudh Oppiliappan2024-04-081-1/+2
* re-add accidentally removed code for raw file viewlillian2024-03-301-0/+5
* readme: remove frivolous line from notesAnirudh Oppiliappan2024-03-271-3/+0
* routes: switch to net/http routerAnirudh Oppiliappan2024-03-275-77/+80
* routes: add raw file viewAnirudh Oppiliappan2024-02-253-2/+19
* deps: bump go-git dependabot[bot]2023-12-272-91/+60
* templates: add missing title to repo pageAnirudh Oppiliappan2023-11-052-1/+2
* log errors from git.OpenAnirudh Oppiliappan2023-11-052-0/+4
* fix broken mailto: link in commit templateGil Poiares-Oliveira2023-05-151-1/+1
* contrib: add systemd service fileAkilesh Kannan2023-04-161-0/+17
* deps: revert go-gitdiff bumpAnirudh Oppiliappan2023-04-072-7/+5
* deps: bumpAnirudh Oppiliappan2023-04-072-51/+77
* css: fix table overflowAnirudh Oppiliappan2023-03-192-12/+19
* how did that happenAnirudh Oppiliappan2023-03-121-1/+1
* bump x/netAnirudh Oppiliappan2023-02-182-8/+8
* cleaner titlesAnirudh Oppiliappan2023-02-189-41/+36
* fix buffer overflow in countlines for files greater than 32kDerek Stevens2023-02-181-1/+1
* contrib: docker support (#20)Gil Poiares-Oliveira2023-02-142-0/+40
* templates: fix tagsAnirudh Oppiliappan2023-02-081-1/+1
* tree: directories first, add size column, fix ..Derek Stevens2023-02-084-14/+29
* fix line count for files that don't end in a newlineDerek Stevens2023-02-081-0/+8
* utils: Add helper to get all reposDaniele Sluijters2023-02-051-0/+57
* docs: Expand on repo.ignoreDaniele Sluijters2023-02-051-1/+1
* config: Ensure we always have an absolute pathDaniele Sluijters2023-02-051-0/+11
* readme: tiny thingAnirudh Oppiliappan2023-02-051-4/+4
* only add go meta import tag if go.mod exists in repo rootDerek Stevens2023-02-053-1/+9