Log - stagit - static git page generator
 (HTM) git clone git://git.codemadness.org/stagit
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2024-04-12 11:01  bump LICENSE year                         Hiltjo Posthuma
 (DIR) 2023-04-10 10:33  in Atom (RFC4287) an atomTextConstruct …  Hiltjo Posthuma
 (DIR) 2022-08-16 11:17  prefix usage with the common prefix "us…  Hiltjo Posthuma
 (DIR) 2022-08-07 08:10  bump version to 1.2                       Hiltjo Posthuma
 (DIR) 2022-07-26 21:50  Makefile: add workaround for distros st…  Hiltjo Posthuma
 (DIR) 2022-05-27 19:29  Revert "remain compatible with slightly…  Hiltjo Posthuma
 (DIR) 2022-05-24 12:07  remain compatible with slightly older l…  Hiltjo Posthuma
 (DIR) 2022-05-24 08:58  Allow git to run on an other user repos…  Anton Lindqvist
 (DIR) 2022-04-02 15:35  bump version to 1.1                       Hiltjo Posthuma
 (DIR) 2022-03-19 11:22  improve stream read and write error han…  Hiltjo Posthuma
 (DIR) 2022-03-15 15:58  add dark mode support for the example s…  Hiltjo Posthuma
 (DIR) 2022-01-03 11:22  bump LICENSE year                         Hiltjo Posthuma
 (DIR) 2022-01-03 11:21  libgit2 config opts: set the search to …  Hiltjo Posthuma
 (DIR) 2021-12-14 19:51  do not percent-encode: ',' or '-' or '.…  Hiltjo Posthuma
 (DIR) 2021-11-30 17:13  bump version to 1.0                       Hiltjo Posthuma
 (DIR) 2021-11-16 17:17  Print the number of remaining commits     Quentin Rameau
 (DIR) 2021-11-16 13:24  ignore '\r' in writing the blob aswell    Hiltjo Posthuma
 (DIR) 2021-11-16 13:16  percent encode characters in path names   Hiltjo Posthuma
 (DIR) 2021-11-16 10:44  encode the name, it could contain XML e…  Hiltjo Posthuma
 (DIR) 2021-08-03 17:22  man pages: add EXAMPLES section           Hiltjo Posthuma
 (DIR) 2021-07-30 23:09  small typo fixes and url -> URL           Hiltjo Posthuma
 (DIR) 2021-05-27 10:41  bump version to 0.9.6                     Hiltjo Posthuma
 (DIR) 2021-05-18 09:42  man page: codemadness is the primary se…  Hiltjo Posthuma
 (DIR) 2021-05-18 08:38  README: improve a bit the usage examples  Quentin Rameau
 (DIR) 2021-05-05 17:15  do not simplify the history by first-pa…  Hiltjo Posthuma
 (DIR) 2021-03-25 17:17  tiny comment change                       Hiltjo Posthuma
 (DIR) 2021-03-25 17:13  add function to print a single line, ig…  Hiltjo Posthuma
 (DIR) 2021-03-19 10:29  add meta viewport on stagit-index too     Hiltjo Posthuma
 (DIR) 2021-03-14 15:23  bump version to 0.9.5                     Hiltjo Posthuma
 (DIR) 2021-03-05 11:47  LICENSE: update                           Hiltjo Posthuma
 (DIR) 2021-03-05 11:44  change STAGIT_BASEURL to an -u option a…  Hiltjo Posthuma
 (DIR) 2021-03-05 10:51  add $STAGIT_BASEURL environment variabl…  Hiltjo Posthuma
 (DIR) 2021-03-05 10:50  README: mention tags.xml feature          Hiltjo Posthuma
 (DIR) 2021-01-09 13:59  micro-optimization: fputc (function) ->…  Hiltjo Posthuma
 (DIR) 2021-01-08 13:32  LICENSE: bump year                        Hiltjo Posthuma
 (DIR) 2020-11-28 11:28  fix warning with libgit2 v0.99+, remain…  Hiltjo Posthuma
 (DIR) 2020-11-16 22:24  add abbreviated commit hash to submodul…  Oscar Benedito
 (DIR) 2020-11-15 20:11  add meta viewport for scaling on mobile   Hiltjo Posthuma
 (DIR) 2020-11-15 20:11  style.css: improve contrast               Hiltjo Posthuma
 (DIR) 2020-11-15 19:59  use size_t to count lines                 Hiltjo Posthuma
 (DIR) 2020-11-15 19:58  avoid shadowed `name' global variable     Hiltjo Posthuma
 (DIR) 2020-11-15 19:58  refs_cmp: remove unneeded cast            Hiltjo Posthuma
 (DIR) 2020-11-15 19:58  use LEN() macros for arrays               Hiltjo Posthuma
 (DIR) 2020-08-17 14:09  bump version to 0.9.4                     Hiltjo Posthuma
 (DIR) 2020-08-10 14:09  fix a small memleak in writeatom()        Hiltjo Posthuma
 (DIR) 2020-08-08 18:01  stagit-index: remove unveil support for…  Hiltjo Posthuma
 (DIR) 2020-08-05 22:11  fix submodule lookup in bare repos        kst
 (DIR) 2020-07-20 12:15  regression: do not show unset or empty …  Hiltjo Posthuma
 (DIR) 2020-07-19 14:41  refactor get reference, add another fee…  Hiltjo Posthuma
 (DIR) 2020-07-19 12:07  sort branches and tags by time (descend…  Hiltjo Posthuma
 (DIR) 2020-02-23 19:30  bump version to 0.9.3                     Hiltjo Posthuma
 (DIR) 2020-02-21 12:46  atom.xml: improve output format a bit     Hiltjo Posthuma
 (DIR) 2020-02-12 22:20  improve includes, stagit-index does not…  Hiltjo Posthuma
 (DIR) 2019-12-29 18:02  style.css: highlight anchor ids, useful…  Hiltjo Posthuma
 (DIR) 2019-12-22 11:53  small code-style white-space/newline      Hiltjo Posthuma
 (DIR) 2019-12-01 17:31  add OpenBSD unveil support                Hiltjo Posthuma
 (DIR) 2019-12-01 17:26  some README tweaks and rewording, reord…  Hiltjo Posthuma
 (DIR) 2019-12-01 17:26  Makefile improvements                     Hiltjo Posthuma
 (DIR) 2019-05-05 17:11  README: works also on NetBSD              Leonardo Taccari
 (DIR) 2019-04-23 18:53  bump version to 0.9.2                     Hiltjo Posthuma
 (DIR) 2019-03-16 12:07  escape HTML in paths                      Hiltjo Posthuma
 (DIR) 2019-03-09 11:39  pedantic snprintf() improvement           Hiltjo Posthuma
 (DIR) 2019-03-01 10:49  fix issues in example scripts             Hiltjo Posthuma
 (DIR) 2019-02-22 10:13  bump version to 0.9.1                     Hiltjo Posthuma
 (DIR) 2019-02-09 14:02  Makefile: add DOCPREFIX for installing …  Hiltjo Posthuma
 (DIR) 2019-02-07 20:00  change order of commits in log from mos…  Hiltjo Posthuma
 (DIR) 2019-02-03 14:24  fix compile: libgit2 0.28 changed giter…  Hiltjo Posthuma
 (DIR) 2018-12-25 12:44  bump version to 0.9                       Hiltjo Posthuma
 (DIR) 2018-12-25 12:39  style: keep default browser style for l…  Hiltjo Posthuma
 (DIR) 2018-11-18 17:08  in the diffstat prefix the type of chan…  Hiltjo Posthuma
 (DIR) 2018-11-18 17:07  don't use a heuristic for renames, the …  Hiltjo Posthuma
 (DIR) 2018-11-18 17:06  detect filetype changes in diff (for ex…  Hiltjo Posthuma
 (DIR) 2018-11-11 17:23  detect more names for README and LICENSE  Hiltjo Posthuma
 (DIR) 2018-11-11 17:09  detect copies and renames based on the …  Hiltjo Posthuma
 (DIR) 2018-08-19 20:03  simplify range check                      Hiltjo Posthuma
 (DIR) 2018-08-19 12:06  stagit: log: indicate when using the -l…  Hiltjo Posthuma
 (DIR) 2018-05-25 16:43  assume OpenBSD 5.9+, always try pledge(…  Hiltjo Posthuma
 (DIR) 2018-05-09 16:51  Clarify usage regarding -c and -l mutua…  Quentin Rameau
 (DIR) 2018-04-07 12:14  bump version to 0.8                       Hiltjo Posthuma
 (DIR) 2018-04-06 17:28  stagit-index: pledge after git_libgit2_…  Hiltjo Posthuma
 (DIR) 2018-03-26 18:08  pledge after git_libgit2_init             Hiltjo Posthuma
 (DIR) 2018-03-18 14:34  optimization: only diff the tree when i…  Hiltjo Posthuma
 (DIR) 2018-01-28 15:27  README: improve tarball generation by t…  Hiltjo Posthuma
 (DIR) 2018-01-21 15:47  stagit: add -l option: limit the amount…  Hiltjo Posthuma
 (DIR) 2018-01-21 14:23  bump LICENSE to 2018                      Hiltjo Posthuma
 (DIR) 2018-01-20 12:18  style.css: improve compatibility with o…  Hiltjo Posthuma
 (DIR) 2017-12-02 18:04  Remove a non-portable syntax in Makefile  Quentin Rameau
 (DIR) 2017-11-25 15:06  Makefile: bump version to 0.7.2           Hiltjo Posthuma
 (DIR) 2017-11-25 15:02  post-receive: fix warning in script for…  Hiltjo Posthuma
 (DIR) 2017-11-25 11:09  Sort style.css in alphabetical order      Aaron Marcher
 (DIR) 2017-11-19 13:58  Makefile: bump version to 0.7.1           Hiltjo Posthuma
 (DIR) 2017-11-19 13:52  fix: add "fattr" pledge for chmod(2) fo…  Hiltjo Posthuma
 (DIR) 2017-11-18 11:53  Makefile: bump version to 0.7             Hiltjo Posthuma
 (DIR) 2017-11-11 00:34  Makefile: remove unused $SCRIPTS          Hiltjo Posthuma
 (DIR) 2017-11-10 19:55  fix file permissions for cachefile and …  Hiltjo Posthuma
 (DIR) 2017-11-10 19:53  more verbose errors: show which file fa…  Hiltjo Posthuma
 (DIR) 2017-10-31 22:25  README: clarify some cons                 Hiltjo Posthuma
 (DIR) 2017-10-31 22:20  post-receive hook: force UTF-8 locale     Hiltjo Posthuma
 (DIR) 2017-09-04 16:14  allow umask to handle permissions         Hiltjo Posthuma
 (DIR) 2017-08-09 16:52  ignore object 0000000000000000000000000…  Hiltjo Posthuma
                         264 more commits remaining, fetch the repository
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)