2023-11-04 23:39 | stagit: print url in same column as other info | Randy Palamar | 1 | +1 | -1 |
2023-11-04 23:38 | set body class to git | Randy Palamar | 2 | +2 | -2 |
2023-11-04 20:08 | add footer | Randy Palamar | 3 | +19 | -2 |
2023-11-04 19:39 | clean up header line | Randy Palamar | 2 | +5 | -12 |
2023-11-04 19:15 | print a navbar based on config.h | Randy Palamar | 3 | +23 | -2 |
2023-11-04 17:50 | stagit: add link to atom/rss feed | Randy Palamar | 1 | +1 | -0 |
2023-11-04 16:48 | stagit-index: don't print owner name | Randy Palamar | 1 | +1 | -18 |
2023-11-04 16:42 | stagit: capitalize "Parent" and "Commit" in info | Randy Palamar | 1 | +2 | -2 |
2023-11-04 16:17 | stagit: don't print emails anywhere | Randy Palamar | 1 | +3 | -11 |
2023-04-10 10:33 | in Atom (RFC4287) an atomTextConstruct specifies the type text as the default | Hiltjo Posthuma | 1 | +2 | -2 |
2022-08-16 11:17 | prefix usage with the common prefix "usage: " | Hiltjo Posthuma | 2 | +2 | -2 |
2022-08-07 08:10 | bump version to 1.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-07-26 21:50 | Makefile: add workaround for distros still using older libgit2 versions | Hiltjo Posthuma | 1 | +4 | -0 |
2022-05-27 19:29 | 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 08:58 | Allow git to run on an other user repository | Anton Lindqvist | 2 | +4 | -0 |
2022-04-02 15:35 | bump version to 1.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-19 11:22 | improve stream read and write error handling | Hiltjo Posthuma | 2 | +42 | -9 |
2022-03-15 15:58 | add dark mode support for the example stylesheet | Hiltjo Posthuma | 1 | +48 | -0 |
2022-01-03 11:22 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-03 11:21 | libgit2 config opts: set the search to an empty path | Hiltjo Posthuma | 2 | +8 | -0 |
2021-12-14 19:51 | do not percent-encode: ',' or '-' or '.' it looks ugly | Hiltjo Posthuma | 2 | +4 | -4 |
2021-11-30 17:13 | bump version to 1.0 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-11-16 17:17 | Print the number of remaining commits | Quentin Rameau | 1 | +16 | -11 |
2021-11-16 13:24 | ignore '\r' in writing the blob aswell | Hiltjo Posthuma | 1 | +3 | -2 |
2021-11-16 13:16 | percent encode characters in path names | Hiltjo Posthuma | 2 | +50 | -6 |
2021-11-16 10:44 | encode the name, it could contain XML entities | Hiltjo Posthuma | 1 | +6 | -4 |
2021-08-03 17:22 | man pages: add EXAMPLES section | Hiltjo Posthuma | 2 | +16 | -2 |
2021-07-30 23:09 | 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:42 | man page: codemadness is the primary server. make logo brandless (not 2f30) | Hiltjo Posthuma | 3 | +3 | -2 |
2021-05-18 08:38 | README: improve a bit the usage examples | Quentin Rameau | 1 | +8 | -3 |
2021-05-05 17:15 | do not simplify the history by first-parent | Hiltjo Posthuma | 2 | +0 | -3 |
2021-03-25 17:17 | tiny comment change | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-25 17:13 | add function to print a single line, ignoring \r and \n | Hiltjo Posthuma | 1 | +22 | -1 |
2021-03-19 10:29 | add meta viewport on stagit-index too | Hiltjo Posthuma | 1 | +1 | -0 |
2021-03-14 15:23 | bump version to 0.9.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-05 11:47 | LICENSE: update | Hiltjo Posthuma | 1 | +0 | -1 |
2021-03-05 11:44 | change STAGIT_BASEURL to an -u option and also update the example script | Hiltjo Posthuma | 4 | +13 | -13 |
2021-03-05 10:51 | add $STAGIT_BASEURL environment variable to make Atom links absolute | Hiltjo Posthuma | 2 | +15 | -3 |
2021-03-05 10:50 | README: mention tags.xml feature | Hiltjo Posthuma | 1 | +2 | -1 |
2021-01-09 13:59 | micro-optimization: fputc (function) -> putc (macro/inline function) | Hiltjo Posthuma | 2 | +8 | -8 |
2021-01-08 13:32 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2020-11-28 11:28 | fix warning with libgit2 v0.99+, remain compatible with older versions | Hiltjo Posthuma | 1 | +7 | -8 |
2020-11-16 22:24 | add abbreviated commit hash to submodule file | Oscar Benedito | 1 | +5 | -2 |
2020-11-15 20:11 | add meta viewport for scaling on mobile | Hiltjo Posthuma | 1 | +1 | -0 |
2020-11-15 20:11 | style.css: improve contrast | Hiltjo Posthuma | 1 | +3 | -3 |
2020-11-15 19:59 | use size_t to count lines | Hiltjo Posthuma | 1 | +7 | -7 |
2020-11-15 19:58 | avoid shadowed `name' global variable | Hiltjo Posthuma | 1 | +3 | -3 |
2020-11-15 19:58 | refs_cmp: remove unneeded cast | Hiltjo Posthuma | 1 | +1 | -2 |
| 322 more commits remaining, fetch the repository |