summaryrefslogtreecommitdiffstats
path: root/git (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tree: directories first, add size column, fix ..Libravatar Derek Stevens2023-02-081-4/+6
| | | | Signed-off-by: Derek Stevens <nilix@nilfm.cc>
* sort tags and deduplicateLibravatar Derek Stevens2023-02-051-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>
* diff: show diff typeLibravatar Anirudh Oppiliappan2022-12-191-0/+4
|
* git: check for binary filesLibravatar Anirudh Oppiliappan2022-12-192-1/+9
|
* git: rework diff to fetch initial commitLibravatar Anirudh Oppiliappan2022-12-181-13/+27
|
* git, templates: diff viewLibravatar Anirudh Oppiliappan2022-12-171-1/+1
|
* git: find main branch from configLibravatar Anirudh Oppiliappan2022-12-131-0/+10
|
* routes: refs viewLibravatar Anirudh Oppiliappan2022-12-121-0/+32
|
* routes: index viewLibravatar Anirudh Oppiliappan2022-12-121-0/+8
|
* git, routes: commit diff viewLibravatar Anirudh Oppiliappan2022-12-121-0/+99
|
* git: fix treesLibravatar Anirudh Oppiliappan2022-12-112-59/+97
|
* git: file content at refLibravatar Anirudh Oppiliappan2022-12-111-0/+19
|
* git: fetch files only using refLibravatar Anirudh Oppiliappan2022-12-111-11/+2
|
* all: initLibravatar Anirudh Oppiliappan2022-12-111-0/+88