all repos

mugit @ 8baa851

๐Ÿฎ git server that your cow will love
1 files changed, 0 insertions(+), 1 deletions(-)
ui: there's no way to download archive, yet
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-01-31 21:39:47 +0200
Authored at: 2026-01-30 20:35:49 +0200
Change ID: uxxpxzyzqymyurwsvynmzpxnqlkyluxw
Parent: b03218c
M web/templates/repo_refs.html
ยทยทยท
        15
        15
                 <strong>{{ .Name.Short }}</strong>

      
        16
        16
                 <a href="/{{ $name }}/tree/{{ .Name.Short }}/">browse</a>

      
        17
        17
                 <a href="/{{ $name }}/log/{{ .Name.Short }}">log</a>

      
        18
        
        -        <a href="/{{ $name }}/archive/{{ .Name.Short }}.tar.gz">tar.gz</a>

      
        19
        18
                 </div>

      
        20
        19
               {{ end }}

      
        21
        20
               </div>