2024-04-12 11:02 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2023-04-10 10:34 | in Atom (RFC4287) an atomTextConstruct specifies the type text as the default | Hiltjo Posthuma | 1 | +2 | -2 |
2022-08-16 11:22 | prefix usage with the common prefix "usage: " | Hiltjo Posthuma | 2 | +4 | -6 |
2022-08-07 08:09 | bump version to 1.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-07-26 21:53 | use the new escaping style in geomyidae for links | Hiltjo Posthuma | 2 | +11 | -7 |
2022-07-26 21:51 | Makefile: add workaround for distros still using older libgit2 versions | Hiltjo Posthuma | 1 | +4 | -0 |
2022-05-27 19:30 | Revert "remain compatible with slightly older libgit versions for now" | Hiltjo Posthuma | 2 | +0 | -4 |
2022-05-24 12:07 | remain compatible with slightly older libgit versions for now | Hiltjo Posthuma | 2 | +4 | -0 |
2022-05-24 09:09 | Allow git to run on an other user repository | Hiltjo Posthuma | 2 | +4 | -0 |
2022-04-02 15:36 | bump version to 1.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-19 11:51 | improve stream read and write error handling | Hiltjo Posthuma | 2 | +40 | -8 |
2022-01-03 11:25 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-03 11:24 | libgit2 config opts: set the search to an empty path | Hiltjo Posthuma | 2 | +8 | -0 |
2021-11-30 17:13 | bump version to 1.0 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-11-16 20:10 | Print the number of remaining commits | Quentin Rameau | 1 | +16 | -9 |
2021-08-03 17:23 | man pages: add EXAMPLES section | Hiltjo Posthuma | 2 | +16 | -2 |
2021-07-30 23:10 | small typo fixes and url -> URL | Hiltjo Posthuma | 3 | +4 | -4 |
2021-05-27 10:41 | bump version to 0.9.6 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-05-18 09:47 | man page: codemadness is the primary server and fix mdoc date | Hiltjo Posthuma | 2 | +4 | -3 |
2021-05-18 08:44 | README: improve a bit the usage examples | Hiltjo Posthuma | 1 | +8 | -3 |
2021-05-05 17:20 | do not simplify the history by first-parent | Hiltjo Posthuma | 2 | +0 | -3 |
2021-03-14 15:23 | bump version to 0.9.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-13 17:13 | Atom feeds: remove the wrong content-type for <link> | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-05 11:46 | LICENSE: update | Hiltjo Posthuma | 1 | +0 | -1 |
2021-03-05 11:45 | change STAGIT_BASEURL to an -u option and also update the example script | Hiltjo Posthuma | 4 | +17 | -15 |
2021-03-05 10:52 | add $STAGIT_BASEURL environment variable to make Atom links absolute | Hiltjo Posthuma | 2 | +17 | -3 |
2021-03-05 10:52 | README: mention tags.xml feature | Hiltjo Posthuma | 1 | +2 | -1 |
2021-01-09 15:19 | utf8pad: fix byte-seek issue with negative width codepoints in the range >= 127 | Hiltjo Posthuma | 2 | +6 | -8 |
2021-01-09 13:57 | micro-optimization: fputc (function) -> putc (macro/inline function) | Hiltjo Posthuma | 1 | +2 | -2 |
2021-01-09 13:56 | utf8pad: improve padded printing and printing invalid unicode characters | Hiltjo Posthuma | 2 | +83 | -34 |
2021-01-09 13:19 | micro-optimization: fputc (function) -> putc (macro/inline function) | Hiltjo Posthuma | 1 | +17 | -17 |
2021-01-08 13:32 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-08 13:30 | stagit-gopher-index: sync utf8pad from stagit-gopher.c | Hiltjo Posthuma | 1 | +13 | -9 |
2020-12-06 16:20 | fix warning with libgit2 v0.99+, remain compatible with older versions | Hiltjo Posthuma | 1 | +7 | -8 |
2020-11-24 00:23 | add abbreviated commit hash to submodule file | Hiltjo Posthuma | 1 | +5 | -3 |
2020-11-15 20:24 | use size_t to count lines | Hiltjo Posthuma | 1 | +7 | -7 |
2020-11-15 20:22 | refs_cmp: remove unneeded cast | Hiltjo Posthuma | 1 | +1 | -2 |
2020-11-15 20:21 | use LEN() macros for arrays | Hiltjo Posthuma | 1 | +4 | -2 |
2020-11-15 20:20 | avoid shadowed `name' global variable | Hiltjo Posthuma | 1 | +3 | -3 |
2020-08-17 14:09 | bump version to 0.9.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-08-10 14:12 | fix a small memleak in writeatom() | Hiltjo Posthuma | 1 | +6 | -10 |
2020-08-08 18:02 | stagit-gopher-index: remove unveil support for argv | Hiltjo Posthuma | 1 | +0 | -4 |
2020-08-06 16:28 | fix submodule lookup in bare repos | Hiltjo Posthuma | 1 | +2 | -3 |
2020-07-20 12:16 | regression: do not show unset or empty tags | Hiltjo Posthuma | 1 | +1 | -1 |
2020-07-19 17:15 | remove extra newline between link to Atom feeds | Hiltjo Posthuma | 1 | +3 | -2 |
2020-07-19 17:00 | rm unused variable `ids` (from stagit) | Hiltjo Posthuma | 1 | +0 | -1 |
2020-07-19 16:56 | sort branches and tags by time (descending) and add tags.xml for releases | Hiltjo Posthuma | 2 | +192 | -108 |
2020-02-23 19:31 | bump version to 0.9.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-21 12:45 | atom.xml: improve output format a bit | Hiltjo Posthuma | 1 | +2 | -2 |
2020-02-12 22:23 | improve includes, stagit-gopher-index does not need compat.h | Hiltjo Posthuma | 2 | +3 | -7 |
2019-12-22 11:52 | add OpenBSD unveil support | Hiltjo Posthuma | 2 | +11 | -0 |
2019-12-22 11:49 | some README tweaks and rewording, reordering | Hiltjo Posthuma | 1 | +7 | -7 |
2019-12-22 11:47 | Makefile improvements | Hiltjo Posthuma | 2 | +20 | -37 |
2019-05-05 17:12 | README: works also on NetBSD | Leonardo Taccari | 1 | +1 | -1 |
2019-04-23 18:53 | bump version to 0.9.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-03-17 14:19 | escape gph in paths | Hiltjo Posthuma | 1 | +9 | -4 |
2019-03-09 11:41 | pedantic snprintf() improvement | Hiltjo Posthuma | 2 | +4 | -4 |
2019-03-01 10:50 | fix issues in example scripts | Hiltjo Posthuma | 2 | +2 | -2 |
2019-02-22 10:14 | bump version to 0.9.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-09 14:11 | Makefile: add DOCPREFIX for installing docs in ports | Hiltjo Posthuma | 2 | +8 | -6 |
2019-02-07 20:02 | change order of commits in log from most recent to old to applied order | Hiltjo Posthuma | 4 | +4 | -7 |
2019-02-03 14:27 | remove tags.gph support | Hiltjo Posthuma | 2 | +0 | -9 |
2019-02-03 14:26 | fix compile: libgit2 0.28 changed giterr_last to git_error_last | Hiltjo Posthuma | 2 | +2 | -6 |
2018-12-25 12:42 | bump version to 0.9 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-11-23 11:56 | in the diffstat prefix the type of change | Hiltjo Posthuma | 1 | +12 | -1 |
2018-11-23 11:47 | don't use a heuristic for renames, the content must match exactly | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-23 11:46 | detect filetype changes in diff (for example a normal file to symlink) | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-11 18:07 | detect more names for README and LICENSE | Hiltjo Posthuma | 1 | +31 | -16 |
2018-11-11 17:57 | detect copies and renames based on the threshold of changes | Hiltjo Posthuma | 1 | +9 | -0 |
2018-09-08 12:40 | optimize to truncate to 79 characters, remove white-space padding at end | Hiltjo Posthuma | 2 | +9 | -9 |
2018-09-02 13:50 | fix writeheader not being called when flags are used before repos | Hiltjo Posthuma | 1 | +3 | -3 |
2018-08-22 16:26 | simplify range check | Hiltjo Posthuma | 1 | +1 | -4 |
2018-08-22 16:24 | stagit-gopher: log: indicate when using the -l option and there are more commits | Hiltjo Posthuma | 1 | +2 | -0 |
2018-05-25 16:42 | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD | Hiltjo Posthuma | 3 | +4 | -11 |
2018-05-09 16:52 | Clarify usage regarding -c and -l mutual exclusion | Quentin Rameau | 1 | +1 | -1 |
2018-04-07 12:14 | bump version to 0.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-04-06 17:29 | stagit-gopher-index: show usage when no repo is specified | Hiltjo Posthuma | 1 | +4 | -0 |
2018-04-06 17:29 | stagit-gopher-index: pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +3 | -3 |
2018-04-06 17:28 | stagit-gopher-index.1: fix flag typo | Hiltjo Posthuma | 1 | +1 | -1 |
2018-04-01 13:09 | fix truncation and padding for lines containing multiwidth glyphs | Hiltjo Posthuma | 1 | +13 | -9 |
2018-03-26 18:11 | pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +8 | -5 |
2018-02-09 15:13 | optimization: only diff the tree when it is needed for the diffstat... | Hiltjo Posthuma | 1 | +25 | -17 |
2018-02-09 15:09 | when a tags.gph file exists in the current directory then link it in the menu | Hiltjo Posthuma | 2 | +9 | -1 |
2018-01-28 15:28 | README: improve tarball generation by tag example | Hiltjo Posthuma | 1 | +9 | -3 |
2018-01-27 15:24 | fix escape regression in gphtextnl() and simplify the code | Hiltjo Posthuma | 1 | +3 | -8 |
2018-01-21 15:47 | stagit-gopher: add -l option: limit the amount of commits for the log.gph file | Hiltjo Posthuma | 2 | +49 | -11 |
2018-01-21 14:25 | merge and remove a line | Hiltjo Posthuma | 1 | +1 | -2 |
2018-01-21 14:24 | remove a non-portable syntax in Makefile | Hiltjo Posthuma | 1 | +1 | -1 |
2018-01-21 14:23 | bump LICENSE to 2018 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-25 15:04 | post-receive: fix warning in script for example when pushing deleted tags | Hiltjo Posthuma | 1 | +1 | -0 |
2017-11-25 14:31 | Makefile: bump version to 0.7.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-25 14:13 | index: read until the first newline or CR or TAB | Hiltjo Posthuma | 1 | +3 | -1 |
2017-11-25 14:12 | gphtext() and gphlink(): fix NUL byte check | Hiltjo Posthuma | 2 | +13 | -13 |
2017-11-25 14:10 | index: setlocale() because we use multibyte functions | Hiltjo Posthuma | 1 | +3 | -0 |
2017-11-19 13:58 | Makefile: bump version to 0.7.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-19 13:57 | fix: add "fattr" pledge for chmod(2) for cachefile | Hiltjo Posthuma | 1 | +5 | -7 |
2017-11-18 11:54 | Makefile: bump version to 0.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-17 15:12 | fix file permissions for cachefile and respect umask(2) | Hiltjo Posthuma | 1 | +10 | -2 |
2017-11-17 15:09 | more verbose errors: show which file failed on open | Hiltjo Posthuma | 1 | +2 | -2 |
2017-11-17 15:08 | Makefile: remove unused $SCRIPTS | Hiltjo Posthuma | 1 | +5 | -5 |
| 304 more commits remaining, fetch the repository |