Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort tags and deduplicate | Derek Stevens | 2023-02-05 | 1 | -0/+28 |
| | | | | | | | | | 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> | ||||
* | git: check for binary files | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+7 |
| | |||||
* | git: find main branch from config | Anirudh Oppiliappan | 2022-12-13 | 1 | -0/+10 |
| | |||||
* | routes: refs view | Anirudh Oppiliappan | 2022-12-12 | 1 | -0/+32 |
| | |||||
* | routes: index view | Anirudh Oppiliappan | 2022-12-12 | 1 | -0/+8 |
| | |||||
* | git: fix trees | Anirudh Oppiliappan | 2022-12-11 | 1 | -59/+33 |
| | |||||
* | git: file content at ref | Anirudh Oppiliappan | 2022-12-11 | 1 | -0/+19 |
| | |||||
* | git: fetch files only using ref | Anirudh Oppiliappan | 2022-12-11 | 1 | -11/+2 |
| | |||||
* | all: init | Anirudh Oppiliappan | 2022-12-11 | 1 | -0/+88 |