Commit Graph

9 Commits

Author SHA1 Message Date
Derek Stevens 3060c752f8
sort tags and deduplicate
This sorts the tags reverse-chronologically.

If any tags have the same name (shouldn't happen but it does in some of my
repos), we use whichever one is "newer".

Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-05 15:11:16 +05:30
Anirudh Oppiliappan a05244018a
git: check for binary files 2022-12-19 11:36:50 +05:30
Anirudh Oppiliappan eda8b58d9f
git: find main branch from config 2022-12-13 09:58:40 +05:30
Anirudh Oppiliappan 7a6ff3565e
routes: refs view 2022-12-12 21:58:47 +05:30
Anirudh Oppiliappan 01f27147ba
routes: index view 2022-12-12 21:33:09 +05:30
Anirudh Oppiliappan e0f34796a3
git: fix trees 2022-12-11 21:16:42 +05:30
Anirudh Oppiliappan ab30497e16
git: file content at ref 2022-12-11 14:18:25 +05:30
Anirudh Oppiliappan d62fb1442b
git: fetch files only using ref 2022-12-11 12:29:33 +05:30
Anirudh Oppiliappan 856f66808b
all: init 2022-12-11 11:22:47 +05:30