stagit

personal fork of stagit (rnpnr branch)
git clone anongit@rnpnr.xyz:stagit.git
Log | Files | Refs | Feed | README | LICENSE

DateCommit messageAuthorFiles+-
2023-11-04 23:39stagit: print url in same column as other infoRandy Palamar1+1-1
2023-11-04 23:38set body class to gitRandy Palamar2+2-2
2023-11-04 20:08add footerRandy Palamar3+19-2
2023-11-04 19:39clean up header lineRandy Palamar2+5-12
2023-11-04 19:15print a navbar based on config.hRandy Palamar3+23-2
2023-11-04 17:50stagit: add link to atom/rss feedRandy Palamar1+1-0
2023-11-04 16:48stagit-index: don't print owner nameRandy Palamar1+1-18
2023-11-04 16:42stagit: capitalize "Parent" and "Commit" in infoRandy Palamar1+2-2
2023-11-04 16:17stagit: don't print emails anywhereRandy Palamar1+3-11
2023-04-10 10:33in Atom (RFC4287) an atomTextConstruct specifies the type text as the defaultHiltjo Posthuma1+2-2
2022-08-16 11:17prefix usage with the common prefix "usage: "Hiltjo Posthuma2+2-2
2022-08-07 08:10bump version to 1.2Hiltjo Posthuma1+1-1
2022-07-26 21:50Makefile: add workaround for distros still using older libgit2 versionsHiltjo Posthuma1+4-0
2022-05-27 19:29Revert "remain compatible with slightly older libgit versions for now"Hiltjo Posthuma2+0-4
2022-05-24 12:07remain compatible with slightly older libgit versions for nowHiltjo Posthuma2+4-0
2022-05-24 08:58Allow git to run on an other user repositoryAnton Lindqvist2+4-0
2022-04-02 15:35bump version to 1.1Hiltjo Posthuma1+1-1
2022-03-19 11:22improve stream read and write error handlingHiltjo Posthuma2+42-9
2022-03-15 15:58add dark mode support for the example stylesheetHiltjo Posthuma1+48-0
2022-01-03 11:22bump LICENSE yearHiltjo Posthuma1+1-1
2022-01-03 11:21libgit2 config opts: set the search to an empty pathHiltjo Posthuma2+8-0
2021-12-14 19:51do not percent-encode: ',' or '-' or '.' it looks uglyHiltjo Posthuma2+4-4
2021-11-30 17:13bump version to 1.0Hiltjo Posthuma1+1-1
2021-11-16 17:17Print the number of remaining commitsQuentin Rameau1+16-11
2021-11-16 13:24ignore '\r' in writing the blob aswellHiltjo Posthuma1+3-2
2021-11-16 13:16percent encode characters in path namesHiltjo Posthuma2+50-6
2021-11-16 10:44encode the name, it could contain XML entitiesHiltjo Posthuma1+6-4
2021-08-03 17:22man pages: add EXAMPLES sectionHiltjo Posthuma2+16-2
2021-07-30 23:09small typo fixes and url -> URLHiltjo Posthuma3+4-4
2021-05-27 10:41bump version to 0.9.6Hiltjo Posthuma1+1-1
2021-05-18 09:42man page: codemadness is the primary server. make logo brandless (not 2f30)Hiltjo Posthuma3+3-2
2021-05-18 08:38README: improve a bit the usage examplesQuentin Rameau1+8-3
2021-05-05 17:15do not simplify the history by first-parentHiltjo Posthuma2+0-3
2021-03-25 17:17tiny comment changeHiltjo Posthuma1+1-1
2021-03-25 17:13add function to print a single line, ignoring \r and \nHiltjo Posthuma1+22-1
2021-03-19 10:29add meta viewport on stagit-index tooHiltjo Posthuma1+1-0
2021-03-14 15:23bump version to 0.9.5Hiltjo Posthuma1+1-1
2021-03-05 11:47LICENSE: updateHiltjo Posthuma1+0-1
2021-03-05 11:44change STAGIT_BASEURL to an -u option and also update the example scriptHiltjo Posthuma4+13-13
2021-03-05 10:51add $STAGIT_BASEURL environment variable to make Atom links absoluteHiltjo Posthuma2+15-3
2021-03-05 10:50README: mention tags.xml featureHiltjo Posthuma1+2-1
2021-01-09 13:59micro-optimization: fputc (function) -> putc (macro/inline function)Hiltjo Posthuma2+8-8
2021-01-08 13:32LICENSE: bump yearHiltjo Posthuma1+1-1
2020-11-28 11:28fix warning with libgit2 v0.99+, remain compatible with older versionsHiltjo Posthuma1+7-8
2020-11-16 22:24add abbreviated commit hash to submodule fileOscar Benedito1+5-2
2020-11-15 20:11add meta viewport for scaling on mobileHiltjo Posthuma1+1-0
2020-11-15 20:11style.css: improve contrastHiltjo Posthuma1+3-3
2020-11-15 19:59use size_t to count linesHiltjo Posthuma1+7-7
2020-11-15 19:58avoid shadowed `name' global variableHiltjo Posthuma1+3-3
2020-11-15 19:58refs_cmp: remove unneeded castHiltjo Posthuma1+1-2
322 more commits remaining, fetch the repository