repo: geminiclient
action: shortlog
revision: 
path_from: 
revision_from: refs/heads/master/:
path_to: 
revision_to: 
git.thebackupbox.net
geminiclient
git clone git://git.thebackupbox.net/geminiclient

as feed:

ass
rss
atom
gemfeed
twtxt
2023-10-16 copyright information added
2023-02-22 added link to nytpu's proposal in source
2023-02-22 modified nytpu fragment proposal for explicit and header-based fragment link coexistence
2022-08-05 added header_to_anchor stolen from gemini://nytpu.com/gemlog/files/header_to_anchor.c (thanks nytpu)
2021-12-22 Merge branch 'master' of ssh://batou.thebackupbox.net:65432/geminiclient
2021-12-22 updated gemini-get to be able to send client-cert
2021-12-04 combined heading printing code to a single block. now outputs an ID in headings so you can link directly to them with fragment IDs.
2020-08-21 forgot to do last commit for normal lines because I accidentally did it for link lines... not sure what to do with links inside preformatted blocks... guess what is being done now is fine.
2020-08-21 forgot to not put <br/> at the end of <pre>'d lines
2020-08-21 added support for gemini lists, and disable the forced html header stuff unless you supply an argument to be used as the html title
2020-08-20 added an insecure gemini2html. < > and " need to be converted into entities
2020-08-02 forgot to set a default PREFIX. sorry about that.
2020-08-02 added support for gemini-proxy. which I made up.
2020-06-20 missed a few files last commit
2020-06-20 refactor of a lot of shit. more broken than before but might be "better"
2020-06-11 added data handler to uristart config
2020-06-07 added README. added file uri scheme handler to uristart.conf
2020-06-07 not complete shit