aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update styleHEADmasterDejavu Moe2023-05-143-0/+14
* add meta info sampleDejavu Moe2023-05-143-0/+3
* update LICENSEDejavu Moe2023-05-141-0/+1
* in Atom (RFC4287) an atomTextConstruct specifies the type text as the defaultHiltjo Posthuma2023-04-101-2/+2
* prefix usage with the common prefix "usage: "Hiltjo Posthuma2022-08-162-2/+2
* bump version to 1.2Hiltjo Posthuma2022-08-071-1/+1
* Makefile: add workaround for distros still using older libgit2 versionsHiltjo Posthuma2022-07-261-0/+4
* Revert "remain compatible with slightly older libgit versions for now"Hiltjo Posthuma2022-05-272-4/+0
* remain compatible with slightly older libgit versions for nowHiltjo Posthuma2022-05-242-0/+4
* Allow git to run on an other user repositoryAnton Lindqvist2022-05-242-0/+4
* bump version to 1.1Hiltjo Posthuma2022-04-021-1/+1
* improve stream read and write error handlingHiltjo Posthuma2022-03-192-9/+42
* add dark mode support for the example stylesheetHiltjo Posthuma2022-03-191-0/+48
* bump LICENSE yearHiltjo Posthuma2022-01-031-1/+1
* libgit2 config opts: set the search to an empty pathHiltjo Posthuma2022-01-032-0/+8
* do not percent-encode: ',' or '-' or '.' it looks uglyHiltjo Posthuma2021-12-142-4/+4
* bump version to 1.0Hiltjo Posthuma2021-11-301-1/+1
* Print the number of remaining commitsQuentin Rameau2021-11-161-11/+16
* ignore '\r' in writing the blob aswellHiltjo Posthuma2021-11-161-2/+3
* percent encode characters in path namesHiltjo Posthuma2021-11-162-6/+50
* encode the name, it could contain XML entitiesHiltjo Posthuma2021-11-161-4/+6
* man pages: add EXAMPLES sectionHiltjo Posthuma2021-08-032-2/+16
* small typo fixes and url -> URLHiltjo Posthuma2021-07-313-4/+4
* bump version to 0.9.6Hiltjo Posthuma2021-05-271-1/+1
* man page: codemadness is the primary server. make logo brandless (not 2f30)Hiltjo Posthuma2021-05-183-2/+3
* README: improve a bit the usage examplesQuentin Rameau2021-05-181-3/+8
* do not simplify the history by first-parentHiltjo Posthuma2021-05-052-3/+0
* tiny comment changeHiltjo Posthuma2021-03-251-1/+1
* add function to print a single line, ignoring \r and \nHiltjo Posthuma2021-03-251-1/+22
* add meta viewport on stagit-index tooHiltjo Posthuma2021-03-191-0/+1
* bump version to 0.9.5Hiltjo Posthuma2021-03-141-1/+1
* LICENSE: updateHiltjo Posthuma2021-03-051-1/+0
* change STAGIT_BASEURL to an -u option and also update the example scriptHiltjo Posthuma2021-03-054-13/+13
* add $STAGIT_BASEURL environment variable to make Atom links absoluteHiltjo Posthuma2021-03-052-3/+15
* README: mention tags.xml featureHiltjo Posthuma2021-03-051-1/+2
* micro-optimization: fputc (function) -> putc (macro/inline function)Hiltjo Posthuma2021-01-092-8/+8
* LICENSE: bump yearHiltjo Posthuma2021-01-081-1/+1
* fix warning with libgit2 v0.99+, remain compatible with older versionsHiltjo Posthuma2020-11-281-8/+7
* add abbreviated commit hash to submodule fileOscar Benedito2020-11-231-2/+5
* add meta viewport for scaling on mobileHiltjo Posthuma2020-11-151-0/+1
* style.css: improve contrastHiltjo Posthuma2020-11-151-3/+3
* use size_t to count linesHiltjo Posthuma2020-11-151-7/+7
* avoid shadowed `name' global variableHiltjo Posthuma2020-11-151-3/+3
* refs_cmp: remove unneeded castHiltjo Posthuma2020-11-151-2/+1
* use LEN() macros for arraysHiltjo Posthuma2020-11-151-2/+4
* bump version to 0.9.4Hiltjo Posthuma2020-08-171-1/+1
* fix a small memleak in writeatom()Hiltjo Posthuma2020-08-101-10/+6
* stagit-index: remove unveil support for argvHiltjo Posthuma2020-08-081-4/+0
* fix submodule lookup in bare reposkst2020-08-061-3/+2
* regression: do not show unset or empty tagsHiltjo Posthuma2020-07-201-1/+1