aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masteradded special-case of empty input mapping to base-uriepoch19 months
 
 
AgeCommit messageAuthorFilesLines
2022-10-02added special-case of empty input mapping to base-uriHEADmasterepoch1-2/+5
2022-10-01man-list was missing for some reasonepoch1-0/+21
2022-10-01transposition errorepoch1-1/+1
2022-10-01added uri-absolution. from geminiclient, but will be useful here too :)epoch2-1/+28
2022-09-05urifromline was crashing when being passed argv[1] directlyepoch1-1/+3
2022-09-05Merge branch 'master' of ssh://git.thebackupbox.net/uritoolsepoch2-13/+27
2022-09-05shitty implementation of titles for man pagesepoch1-0/+9
2022-09-02urigetline now uses malloc()d space for its struct uriepoch1-11/+18
2022-08-19even less linesepoch1-2/+1
2022-08-19didn't actually need a goto. found a way to do it with one less line anywayepoch1-2/+1
[...]