Commit graph

  • a8e1a69829 fix memory leak on realloc falure main xfnw 2022-06-30 19:12:31 -0400
  • 271b68a1b5 include simpler example post-update xfnw 2022-06-30 15:58:24 -0400
  • 8157440847 Merge remote-tracking branch 'upstream/master' xfnw 2022-06-30 15:37:14 -0400
  • 2890451154 Revert "remain compatible with slightly older libgit versions for now" Hiltjo Posthuma 2022-05-27 21:29:14 +0200
  • 70541c5e2c remain compatible with slightly older libgit versions for now Hiltjo Posthuma 2022-05-24 14:07:27 +0200
  • 1357ad5181 Allow git to run on an other user repository Anton Lindqvist 2022-05-24 10:58:37 +0200
  • a8a5e9c3b3 bump version to 1.1 Hiltjo Posthuma 2022-04-02 17:35:47 +0200
  • d0e36eb6ab improve stream read and write error handling Hiltjo Posthuma 2022-03-19 12:22:43 +0100
  • 7c419a8bac add dark mode support for the example stylesheet Hiltjo Posthuma 2022-03-15 16:58:32 +0100
  • 0eb570ebae Merge with upstream xfnw 2022-01-23 13:34:00 -0500
  • 037d2c7053 bump LICENSE year Hiltjo Posthuma 2022-01-03 12:22:40 +0100
  • 4d19863b06 libgit2 config opts: set the search to an empty path Hiltjo Posthuma 2022-01-03 12:21:12 +0100
  • df2a31c67a do not percent-encode: ',' or '-' or '.' it looks ugly Hiltjo Posthuma 2021-12-14 20:51:02 +0100
  • cd5814fded bump version to 1.0 Hiltjo Posthuma 2021-11-30 18:13:20 +0100
  • a9f6d9fe96 make a:target not be blinding on a dark theme xfnw 2021-11-18 18:19:48 -0500
  • 67e5e6c5e7 Print the number of remaining commits Quentin Rameau 2021-11-16 18:17:45 +0100
  • 5f78d89d59 ignore '\r' in writing the blob aswell Hiltjo Posthuma 2021-11-16 14:24:30 +0100
  • 6eeefd2087 percent encode characters in path names Hiltjo Posthuma 2021-11-16 14:16:46 +0100
  • 961cf0f9d8 encode the name, it could contain XML entities Hiltjo Posthuma 2021-11-16 11:44:23 +0100
  • d106bcdc97 man pages: add EXAMPLES section Hiltjo Posthuma 2021-08-03 19:22:50 +0200
  • d3fac5f244 small typo fixes and url -> URL Hiltjo Posthuma 2021-07-31 01:09:45 +0200
  • 088690566b bump version to 0.9.6 Hiltjo Posthuma 2021-05-27 12:41:43 +0200
  • 7a1c49ceba man page: codemadness is the primary server. make logo brandless (not 2f30) Hiltjo Posthuma 2021-05-18 11:42:41 +0200
  • aa901fd334 README: improve a bit the usage examples Quentin Rameau 2021-05-18 10:38:54 +0200
  • ca12d695ed do not simplify the history by first-parent Hiltjo Posthuma 2021-05-05 19:15:58 +0200
  • e66cd8d5be tiny comment change Hiltjo Posthuma 2021-03-25 18:17:34 +0100
  • ad63c0a6a4 add function to print a single line, ignoring \r and \n Hiltjo Posthuma 2021-03-25 18:13:13 +0100
  • be8665e6c3 add meta viewport on stagit-index too Hiltjo Posthuma 2021-03-19 11:29:53 +0100
  • a48516e48d bump version to 0.9.5 Hiltjo Posthuma 2021-03-14 16:23:58 +0100
  • 1b6a24c893 man pages: add EXAMPLES section Hiltjo Posthuma 2021-08-03 19:22:50 +0200
  • 61be8f5328 small typo fixes and url -> URL Hiltjo Posthuma 2021-07-31 01:09:45 +0200
  • 57f84d0fd1 bump version to 0.9.6 Hiltjo Posthuma 2021-05-27 12:41:43 +0200
  • 45394004a3 man page: codemadness is the primary server. make logo brandless (not 2f30) Hiltjo Posthuma 2021-05-18 11:42:41 +0200
  • ddc581bd90 README: improve a bit the usage examples Quentin Rameau 2021-05-18 10:38:54 +0200
  • c827ab1b1d do not simplify the history by first-parent Hiltjo Posthuma 2021-05-05 19:15:58 +0200
  • 727e02be6c tiny comment change Hiltjo Posthuma 2021-03-25 18:17:34 +0100
  • 295e4b8cb9 add function to print a single line, ignoring \r and \n Hiltjo Posthuma 2021-03-25 18:13:13 +0100
  • 995f7d5c5d add meta viewport on stagit-index too Hiltjo Posthuma 2021-03-19 11:29:53 +0100
  • 6b801a0ec9 use different blue color xfnw 2021-03-14 11:25:27 -0400
  • f464058501 bump version to 0.9.5 Hiltjo Posthuma 2021-03-14 16:23:58 +0100
  • f9161674fe some modifications to stagit xfnw 2021-03-10 20:51:30 -0500
  • c4d5fecc40 LICENSE: update Hiltjo Posthuma 2021-03-05 12:47:08 +0100
  • 5ced189f19 change STAGIT_BASEURL to an -u option and also update the example script Hiltjo Posthuma 2021-03-05 12:44:48 +0100
  • 7968c0bc9c add $STAGIT_BASEURL environment variable to make Atom links absolute Hiltjo Posthuma 2021-03-05 11:51:21 +0100
  • d1c528fb5a README: mention tags.xml feature Hiltjo Posthuma 2021-03-05 11:50:16 +0100
  • 722f836460 micro-optimization: fputc (function) -> putc (macro/inline function) Hiltjo Posthuma 2021-01-09 14:59:53 +0100
  • 5044ddeea3 LICENSE: bump year Hiltjo Posthuma 2021-01-08 14:32:33 +0100
  • e1c0aebde4 fix warning with libgit2 v0.99+, remain compatible with older versions Hiltjo Posthuma 2020-11-28 12:28:05 +0100
  • 66df204c44 add abbreviated commit hash to submodule file Oscar Benedito 2020-11-16 23:24:32 +0100
  • a63645a5ea add meta viewport for scaling on mobile Hiltjo Posthuma 2020-11-15 21:11:46 +0100
  • ae41add24a style.css: improve contrast Hiltjo Posthuma 2020-11-15 21:11:10 +0100
  • fc5ef41165 use size_t to count lines Hiltjo Posthuma 2020-11-15 20:59:34 +0100
  • 4f60446c01 avoid shadowed `name' global variable Hiltjo Posthuma 2020-11-15 20:58:58 +0100
  • 9467f347a2 refs_cmp: remove unneeded cast Hiltjo Posthuma 2020-11-15 20:58:41 +0100
  • 3e7865f8f9 use LEN() macros for arrays Hiltjo Posthuma 2020-11-15 20:58:02 +0100
  • 75555cd99e bump version to 0.9.4 Hiltjo Posthuma 2020-08-17 16:09:33 +0200
  • 5334f3e000 fix a small memleak in writeatom() Hiltjo Posthuma 2020-08-10 16:09:46 +0200
  • dc0709f6f4 stagit-index: remove unveil support for argv Hiltjo Posthuma 2020-08-08 20:01:05 +0200
  • 174a763058 fix submodule lookup in bare repos kst 2020-08-05 22:11:18 +0000
  • f05e6b0fcb regression: do not show unset or empty tags Hiltjo Posthuma 2020-07-20 14:15:12 +0200
  • d80a163acd refactor get reference, add another feed for tags/releases Hiltjo Posthuma 2020-07-19 16:41:10 +0200
  • 693c064489 sort branches and tags by time (descending) Hiltjo Posthuma 2020-07-19 14:07:54 +0200
  • 467dfeb8f4 bump version to 0.9.3 Hiltjo Posthuma 2020-02-23 20:30:46 +0100
  • bbeffc281d atom.xml: improve output format a bit Hiltjo Posthuma 2020-02-21 13:46:23 +0100
  • 2f7e7f2503 improve includes, stagit-index does not need compat.h Hiltjo Posthuma 2020-02-12 23:20:25 +0100
  • 4a93974f52 style.css: highlight anchor ids, useful for linking highlighting lines in a diff Hiltjo Posthuma 2019-12-29 19:02:04 +0100
  • 31c0f00651 small code-style white-space/newline Hiltjo Posthuma 2019-12-22 12:53:54 +0100
  • edee68f398 add OpenBSD unveil support Hiltjo Posthuma 2019-12-01 18:31:07 +0100
  • b5607f75af some README tweaks and rewording, reordering Hiltjo Posthuma 2019-12-01 18:26:27 +0100
  • adaff713dc Makefile improvements Hiltjo Posthuma 2019-12-01 18:26:04 +0100
  • d6937c195f README: works also on NetBSD Leonardo Taccari 2019-05-05 19:11:36 +0200
  • c783e54dae bump version to 0.9.2 Hiltjo Posthuma 2019-04-23 20:53:05 +0200
  • 028c7526ba escape HTML in paths Hiltjo Posthuma 2019-03-16 13:07:58 +0100
  • bb1d06eb20 pedantic snprintf() improvement Hiltjo Posthuma 2019-03-09 12:39:10 +0100
  • 587b01428d fix issues in example scripts Hiltjo Posthuma 2019-03-01 11:49:29 +0100
  • 477d50169a bump version to 0.9.1 Hiltjo Posthuma 2019-02-22 11:13:44 +0100
  • 9224d31cf6 Makefile: add DOCPREFIX for installing docs in ports Hiltjo Posthuma 2019-02-09 15:02:38 +0100
  • 3fbef5c9b0 change order of commits in log from most recent to old to applied order Hiltjo Posthuma 2019-02-07 21:00:06 +0100
  • 583c44395c fix compile: libgit2 0.28 changed giterr_last to git_error_last Hiltjo Posthuma 2019-02-03 15:24:34 +0100
  • 9ad1cb6e42 bump version to 0.9 Hiltjo Posthuma 2018-12-25 13:44:02 +0100
  • 1df3f334f6 style: keep default browser style for links, except patch chunks Hiltjo Posthuma 2018-12-25 13:39:34 +0100
  • 3a151527e1 in the diffstat prefix the type of change, allow CSS styling Hiltjo Posthuma 2018-11-18 18:08:20 +0100
  • 608593b0f8 don't use a heuristic for renames, the content must match exactly Hiltjo Posthuma 2018-11-18 18:07:22 +0100
  • c100c3cc30 detect filetype changes in diff (for example a normal file to symlink) Hiltjo Posthuma 2018-11-18 18:06:41 +0100
  • 84bb2212e8 detect more names for README and LICENSE Hiltjo Posthuma 2018-11-11 18:23:28 +0100
  • 8c45dfc58e detect copies and renames based on the threshold of changes Hiltjo Posthuma 2018-11-11 18:09:27 +0100
  • 175094899d simplify range check Hiltjo Posthuma 2018-08-19 22:03:45 +0200
  • 1f76a28422 stagit: log: indicate when using the -l option and there are more commits Hiltjo Posthuma 2018-08-19 14:06:19 +0200
  • 187daac420 assume OpenBSD 5.9+, always try pledge(2) on OpenBSD Hiltjo Posthuma 2018-05-25 18:43:36 +0200
  • c7f158c58c Clarify usage regarding -c and -l mutual exclusion Quentin Rameau 2018-05-09 18:51:08 +0200
  • 66e3410677 bump version to 0.8 Hiltjo Posthuma 2018-04-07 14:14:35 +0200
  • 6a1224afae stagit-index: pledge after git_libgit2_init Hiltjo Posthuma 2018-04-06 19:28:05 +0200
  • 3c07e52f98 pledge after git_libgit2_init Hiltjo Posthuma 2018-03-26 20:08:19 +0200
  • f53f481b3f optimization: only diff the tree when it is needed for the diffstat... Hiltjo Posthuma 2018-03-18 15:34:37 +0100
  • 20c37e4fe4 README: improve tarball generation by tag example Hiltjo Posthuma 2018-01-28 16:27:10 +0100
  • 31392c13cf stagit: add -l option: limit the amount of commits for the log.html file Hiltjo Posthuma 2018-01-21 16:47:10 +0100
  • 2f2ecde5c3 bump LICENSE to 2018 Hiltjo Posthuma 2018-01-21 15:23:21 +0100
  • 67a862df28 style.css: improve compatibility with older browsers, namely dillo Hiltjo Posthuma 2018-01-20 13:18:27 +0100
  • fd3a542c94 Remove a non-portable syntax in Makefile Quentin Rameau 2017-12-02 19:04:22 +0100
  • fb0ec82a61 Makefile: bump version to 0.7.2 Hiltjo Posthuma 2017-11-25 16:06:26 +0100