Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - stagit-gopher - static git page generator for gopher
git clone git://git.codemadness.org/stagit-gopher
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2024-04-12 11:02 bump LICENSE year Hiltjo Posthuma
2023-04-10 10:34 in Atom (RFC4287) an atomTextConstruct … Hiltjo Posthuma
2022-08-16 11:22 prefix usage with the common prefix "us… Hiltjo Posthuma
2022-08-07 08:09 bump version to 1.2 Hiltjo Posthuma
2022-07-26 21:53 use the new escaping style in geomyidae… Hiltjo Posthuma
2022-07-26 21:51 Makefile: add workaround for distros st… Hiltjo Posthuma
2022-05-27 19:30 Revert "remain compatible with slightly… Hiltjo Posthuma
2022-05-24 12:07 remain compatible with slightly older l… Hiltjo Posthuma
2022-05-24 09:09 Allow git to run on an other user repos… Hiltjo Posthuma
2022-04-02 15:36 bump version to 1.1 Hiltjo Posthuma
2022-03-19 11:51 improve stream read and write error han… Hiltjo Posthuma
2022-01-03 11:25 bump LICENSE year Hiltjo Posthuma
2022-01-03 11:24 libgit2 config opts: set the search to … Hiltjo Posthuma
2021-11-30 17:13 bump version to 1.0 Hiltjo Posthuma
2021-11-16 20:10 Print the number of remaining commits Quentin Rameau
2021-08-03 17:23 man pages: add EXAMPLES section Hiltjo Posthuma
2021-07-30 23:10 small typo fixes and url -> URL Hiltjo Posthuma
2021-05-27 10:41 bump version to 0.9.6 Hiltjo Posthuma
2021-05-18 09:47 man page: codemadness is the primary se… Hiltjo Posthuma
2021-05-18 08:44 README: improve a bit the usage examples Hiltjo Posthuma
2021-05-05 17:20 do not simplify the history by first-pa… Hiltjo Posthuma
2021-03-14 15:23 bump version to 0.9.5 Hiltjo Posthuma
2021-03-13 17:13 Atom feeds: remove the wrong content-ty… Hiltjo Posthuma
2021-03-05 11:46 LICENSE: update Hiltjo Posthuma
2021-03-05 11:45 change STAGIT_BASEURL to an -u option a… Hiltjo Posthuma
2021-03-05 10:52 add $STAGIT_BASEURL environment variabl… Hiltjo Posthuma
2021-03-05 10:52 README: mention tags.xml feature Hiltjo Posthuma
2021-01-09 15:19 utf8pad: fix byte-seek issue with negat… Hiltjo Posthuma
2021-01-09 13:57 micro-optimization: fputc (function) ->… Hiltjo Posthuma
2021-01-09 13:56 utf8pad: improve padded printing and pr… Hiltjo Posthuma
2021-01-09 13:19 micro-optimization: fputc (function) ->… Hiltjo Posthuma
2021-01-08 13:32 LICENSE: bump year Hiltjo Posthuma
2021-01-08 13:30 stagit-gopher-index: sync utf8pad from … Hiltjo Posthuma
2020-12-06 16:20 fix warning with libgit2 v0.99+, remain… Hiltjo Posthuma
2020-11-24 00:23 add abbreviated commit hash to submodul… Hiltjo Posthuma
2020-11-15 20:24 use size_t to count lines Hiltjo Posthuma
2020-11-15 20:22 refs_cmp: remove unneeded cast Hiltjo Posthuma
2020-11-15 20:21 use LEN() macros for arrays Hiltjo Posthuma
2020-11-15 20:20 avoid shadowed `name' global variable Hiltjo Posthuma
2020-08-17 14:09 bump version to 0.9.4 Hiltjo Posthuma
2020-08-10 14:12 fix a small memleak in writeatom() Hiltjo Posthuma
2020-08-08 18:02 stagit-gopher-index: remove unveil supp… Hiltjo Posthuma
2020-08-06 16:28 fix submodule lookup in bare repos Hiltjo Posthuma
2020-07-20 12:16 regression: do not show unset or empty … Hiltjo Posthuma
2020-07-19 17:15 remove extra newline between link to At… Hiltjo Posthuma
2020-07-19 17:00 rm unused variable `ids` (from stagit) Hiltjo Posthuma
2020-07-19 16:56 sort branches and tags by time (descend… Hiltjo Posthuma
2020-02-23 19:31 bump version to 0.9.3 Hiltjo Posthuma
2020-02-21 12:45 atom.xml: improve output format a bit Hiltjo Posthuma
2020-02-12 22:23 improve includes, stagit-gopher-index d… Hiltjo Posthuma
2019-12-22 11:52 add OpenBSD unveil support Hiltjo Posthuma
2019-12-22 11:49 some README tweaks and rewording, reord… Hiltjo Posthuma
2019-12-22 11:47 Makefile improvements Hiltjo Posthuma
2019-05-05 17:12 README: works also on NetBSD Leonardo Taccari
2019-04-23 18:53 bump version to 0.9.2 Hiltjo Posthuma
2019-03-17 14:19 escape gph in paths Hiltjo Posthuma
2019-03-09 11:41 pedantic snprintf() improvement Hiltjo Posthuma
2019-03-01 10:50 fix issues in example scripts Hiltjo Posthuma
2019-02-22 10:14 bump version to 0.9.1 Hiltjo Posthuma
2019-02-09 14:11 Makefile: add DOCPREFIX for installing … Hiltjo Posthuma
2019-02-07 20:02 change order of commits in log from mos… Hiltjo Posthuma
2019-02-03 14:27 remove tags.gph support Hiltjo Posthuma
2019-02-03 14:26 fix compile: libgit2 0.28 changed giter… Hiltjo Posthuma
2018-12-25 12:42 bump version to 0.9 Hiltjo Posthuma
2018-11-23 11:56 in the diffstat prefix the type of chan… Hiltjo Posthuma
2018-11-23 11:47 don't use a heuristic for renames, the … Hiltjo Posthuma
2018-11-23 11:46 detect filetype changes in diff (for ex… Hiltjo Posthuma
2018-11-11 18:07 detect more names for README and LICENSE Hiltjo Posthuma
2018-11-11 17:57 detect copies and renames based on the … Hiltjo Posthuma
2018-09-08 12:40 optimize to truncate to 79 characters, … Hiltjo Posthuma
2018-09-02 13:50 fix writeheader not being called when f… Hiltjo Posthuma
2018-08-22 16:26 simplify range check Hiltjo Posthuma
2018-08-22 16:24 stagit-gopher: log: indicate when using… Hiltjo Posthuma
2018-05-25 16:42 assume OpenBSD 5.9+, always try pledge(… Hiltjo Posthuma
2018-05-09 16:52 Clarify usage regarding -c and -l mutua… Quentin Rameau
2018-04-07 12:14 bump version to 0.8 Hiltjo Posthuma
2018-04-06 17:29 stagit-gopher-index: show usage when no… Hiltjo Posthuma
2018-04-06 17:29 stagit-gopher-index: pledge after git_l… Hiltjo Posthuma
2018-04-06 17:28 stagit-gopher-index.1: fix flag typo Hiltjo Posthuma
2018-04-01 13:09 fix truncation and padding for lines co… Hiltjo Posthuma
2018-03-26 18:11 pledge after git_libgit2_init Hiltjo Posthuma
2018-02-09 15:13 optimization: only diff the tree when i… Hiltjo Posthuma
2018-02-09 15:09 when a tags.gph file exists in the curr… Hiltjo Posthuma
2018-01-28 15:28 README: improve tarball generation by t… Hiltjo Posthuma
2018-01-27 15:24 fix escape regression in gphtextnl() an… Hiltjo Posthuma
2018-01-21 15:47 stagit-gopher: add -l option: limit the… Hiltjo Posthuma
2018-01-21 14:25 merge and remove a line Hiltjo Posthuma
2018-01-21 14:24 remove a non-portable syntax in Makefile Hiltjo Posthuma
2018-01-21 14:23 bump LICENSE to 2018 Hiltjo Posthuma
2017-11-25 15:04 post-receive: fix warning in script for… Hiltjo Posthuma
2017-11-25 14:31 Makefile: bump version to 0.7.2 Hiltjo Posthuma
2017-11-25 14:13 index: read until the first newline or … Hiltjo Posthuma
2017-11-25 14:12 gphtext() and gphlink(): fix NUL byte c… Hiltjo Posthuma
2017-11-25 14:10 index: setlocale() because we use multi… Hiltjo Posthuma
2017-11-19 13:58 Makefile: bump version to 0.7.1 Hiltjo Posthuma
2017-11-19 13:57 fix: add "fattr" pledge for chmod(2) fo… Hiltjo Posthuma
2017-11-18 11:54 Makefile: bump version to 0.7 Hiltjo Posthuma
2017-11-17 15:12 fix file permissions for cachefile and … Hiltjo Posthuma
2017-11-17 15:09 more verbose errors: show which file fa… Hiltjo Posthuma
2017-11-17 15:08 Makefile: remove unused $SCRIPTS Hiltjo Posthuma
304 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.