stagit-gemini
A fork of stagit-gopher that generates gemtext.
Date - Commit message - Author
- 2022-07-08 19:40 - Change commit message output to preformatted text - Milo van der Tier
- 2022-07-08 19:19 - Bump license year - Milo van der Tier
- 2022-07-08 19:18 - Remove generated '---' paragraphs - Milo van der Tier
- 2022-07-08 17:03 - Don't generate spurious newline in Refs - Milo van der Tier
- 2022-07-07 18:17 - Test not relying on preserved whitespace - Milo van der Tier
- 2021-08-15 14:33 - Fix generation of links to files in commit diffs - Milo van der Tier
- 2021-07-16 15:11 - Add myself to list of authors in stagit-gemini.1 - Milo van der Tier
- 2021-07-16 12:54 - Generate gemtext headings in output - Milo van der Tier
- 2021-07-16 10:21 - Add own name to license - Milo van der Tier
- 2021-07-15 17:36 - Initial conversion to Gemini - Milo van der Tier
- 2021-05-27 10:41 - bump version to 0.9.6 - Hiltjo Posthuma
- 2021-05-18 09:47 - man page: codemadness is the primary server and fix mdoc date - 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-parent - 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-type for - Hiltjo Posthuma
- 2021-03-05 11:46 - LICENSE: update - Hiltjo Posthuma
- 2021-03-05 11:45 - change STAGIT_BASEURL to an -u option and also update the example script - Hiltjo Posthuma
- 2021-03-05 10:52 - add $STAGIT_BASEURL environment variable to make Atom links absolute - 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 negative width codepoints in the range >= 127 - Hiltjo Posthuma
- 2021-01-09 13:57 - micro-optimization: fputc (function) -> putc (macro/inline function) - Hiltjo Posthuma
- 2021-01-09 13:56 - utf8pad: improve padded printing and printing invalid unicode characters - Hiltjo Posthuma
- 2021-01-09 13:19 - micro-optimization: fputc (function) -> putc (macro/inline function) - Hiltjo Posthuma
- 2021-01-08 13:32 - LICENSE: bump year - Hiltjo Posthuma
- 2021-01-08 13:30 - stagit-gopher-index: sync utf8pad from stagit-gopher.c - Hiltjo Posthuma
- 2020-12-06 16:20 - fix warning with libgit2 v0.99+, remain compatible with older versions - Hiltjo Posthuma
- 2020-11-24 00:23 - add abbreviated commit hash to submodule file - 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 support for argv - 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 tags - Hiltjo Posthuma
- 2020-07-19 17:15 - remove extra newline between link to Atom feeds - 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 (descending) and add tags.xml for releases - 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 does not need compat.h - Hiltjo Posthuma
- 2019-12-22 11:52 - add OpenBSD unveil support - Hiltjo Posthuma
- 2019-12-22 11:49 - some README tweaks and rewording, reordering - 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 docs in ports - Hiltjo Posthuma
- 2019-02-07 20:02 - change order of commits in log from most recent to old to applied order - Hiltjo Posthuma
- 2019-02-03 14:27 - remove tags.gph support - Hiltjo Posthuma
- 2019-02-03 14:26 - fix compile: libgit2 0.28 changed giterr_last to git_error_last - 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 change - Hiltjo Posthuma
- 2018-11-23 11:47 - don't use a heuristic for renames, the content must match exactly - Hiltjo Posthuma
- 2018-11-23 11:46 - detect filetype changes in diff (for example a normal file to symlink) - 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 threshold of changes - Hiltjo Posthuma
- 2018-09-08 12:40 - optimize to truncate to 79 characters, remove white-space padding at end - Hiltjo Posthuma
- 2018-09-02 13:50 - fix writeheader not being called when flags are used before repos - Hiltjo Posthuma
- 2018-08-22 16:26 - simplify range check - Hiltjo Posthuma
- 2018-08-22 16:24 - stagit-gopher: log: indicate when using the -l option and there are more commits - Hiltjo Posthuma
- 2018-05-25 16:42 - assume OpenBSD 5.9+, always try pledge(2) on OpenBSD - Hiltjo Posthuma
- 2018-05-09 16:52 - Clarify usage regarding -c and -l mutual exclusion - 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 repo is specified - Hiltjo Posthuma
- 2018-04-06 17:29 - stagit-gopher-index: pledge after git_libgit2_init - 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 containing multiwidth glyphs - 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 it is needed for the diffstat... - Hiltjo Posthuma
- 2018-02-09 15:09 - when a tags.gph file exists in the current directory then link it in the menu - Hiltjo Posthuma
- 2018-01-28 15:28 - README: improve tarball generation by tag example - Hiltjo Posthuma
- 2018-01-27 15:24 - fix escape regression in gphtextnl() and simplify the code - Hiltjo Posthuma
- 2018-01-21 15:47 - stagit-gopher: add -l option: limit the amount of commits for the log.gph file - 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 example when pushing deleted tags - 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 CR or TAB - Hiltjo Posthuma
- 2017-11-25 14:12 - gphtext() and gphlink(): fix NUL byte check - Hiltjo Posthuma
- 2017-11-25 14:10 - index: setlocale() because we use multibyte functions - 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) for cachefile - 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 respect umask(2) - Hiltjo Posthuma
- 2017-11-17 15:09 - more verbose errors: show which file failed on open - Hiltjo Posthuma
- 2017-11-17 15:08 - Makefile: remove unused $SCRIPTS - Hiltjo Posthuma
- 2017-11-17 15:06 - fixes for escaping and printing - Hiltjo Posthuma
- 2017-10-31 22:25 - README: clarify some cons - Hiltjo Posthuma
- 2017-10-18 16:16 - post-receive hook: force UTF-8 locale - Hiltjo Posthuma
- 2017-09-04 16:14 - allow umask to handle permissions - Hiltjo Posthuma
- 2017-09-04 16:12 - README: remove false advertising, no linkable file numbers :) - Hiltjo Posthuma
- 2017-08-09 16:53 - ignore object 0000000000000000000000000000000000000000 - Hiltjo Posthuma
- 2017-08-02 17:05 - Makefile: remove TODO - Hiltjo Posthuma
- 2017-08-02 16:53 - bump version for a release soon - Hiltjo Posthuma
- 2017-08-02 16:52 - remove TODO - Hiltjo Posthuma
- 2017-08-02 16:45 - example_create.sh: make executable - Hiltjo Posthuma
- 2017-07-30 15:35 - example scripts: fix sed expression, dont interpret as variable - Hiltjo Posthuma
- 2017-07-30 15:22 - fix file reference: example.sh -> example_create.sh - Hiltjo Posthuma
- 2017-07-30 15:14 - example scripts: fix prefix path for index, style consistency for variable names - Hiltjo Posthuma
- 2017-07-15 11:02 - Makefile: example.sh -> example_create.sh - Hiltjo Posthuma
- 2017-07-15 11:01 - Makefile: add new example - Hiltjo Posthuma
- 2017-07-15 10:58 - improve example, add initial post-receive example - Hiltjo Posthuma
- 2017-07-06 11:19 - README: add example for a git hook and to set the url file - Hiltjo Posthuma
- 2017-07-05 18:27 - README: add example to create tar.gz archives by tag - Hiltjo Posthuma
- 2017-07-01 12:56 - improve .gph text escaping - Hiltjo Posthuma
- 2017-07-01 12:45 - Arrange prefix path handling in example.sh - Quentin Rameau
- 2017-07-01 11:50 - Fix base path handling for stagit-index too - Quentin Rameau
- 2017-06-25 21:00 - Help glibc deal with UTF-8 by setting locale. - Quentin Rameau
- 2017-06-23 11:43 - update stagit-gopher.1 and example.sh - Hiltjo Posthuma
- 2017-06-23 11:15 - Empty default relpath and prefix selector with '/' - Quentin Rameau
- 2017-06-23 11:08 - prefix diffstat files: looks nicer and fixes an issue with files starting with 't' (escape) - Hiltjo Posthuma
- 2017-06-23 11:00 - man pages: document -b, bump date - Hiltjo Posthuma
- 2017-06-23 11:00 - stagit-gopher: make relpath / also - Hiltjo Posthuma
- 2017-06-23 10:39 - stagit-gopher-index: add -b to usage, print header on first repo dir - Hiltjo Posthuma
- 2017-06-23 10:35 - usage: add -b, sort flag in parsing code - Hiltjo Posthuma
- 2017-06-23 10:30 - change atom.xml link to a file (from dir) - Hiltjo Posthuma
- 2017-06-23 10:29 - reverse a check to be safer - Hiltjo Posthuma
- 2017-06-23 10:29 - separate commitinfo_getstats from commitinfo_getbyoid - Hiltjo Posthuma
- 2017-06-23 10:28 - cleanup, decrease some fixed buffer sizes, align diffstat files - Hiltjo Posthuma
- 2017-06-23 10:26 - improve printutf8pad - Hiltjo Posthuma
- 2017-06-23 10:25 - update README - Hiltjo Posthuma
- 2017-06-16 09:27 - Adapt manpages for Gopher - Quentin Rameau
- 2017-06-15 19:44 - improvements - Hiltjo Posthuma
- 2017-06-15 17:43 - improve documentation (WIP) - Hiltjo Posthuma
- 2017-06-15 17:39 - rename this version stagit -> stagit-gopher - Hiltjo Posthuma
- 2017-06-14 19:43 - Remove unneeded fields from the log view. - Christoph Lohmann
- 2017-06-14 19:33 - Remove owner in stagit-index. - Christoph Lohmann
- 2017-06-14 18:54 - Makefile changes for the last commit. - Christoph Lohmann
- 2017-06-14 18:33 - align widechars, optimize space a bit for 80x25, fix mailto: link - Hiltjo Posthuma
- 2017-06-14 16:24 - remove strlcat, it is unused now - Hiltjo Posthuma
- 2017-06-14 16:22 - remove unused files - Hiltjo Posthuma
- 2017-06-13 19:38 - stagit-index: make default root / - Hiltjo Posthuma
- 2017-06-13 19:07 - wip - Hiltjo Posthuma
- 2017-06-13 17:42 - align some columns - Hiltjo Posthuma
- 2017-06-11 16:42 - gopher version (WIP) - Hiltjo Posthuma
- 2017-05-07 11:12 - for the commit Date: header use the git format-patch format - Hiltjo Posthuma
- 2017-05-07 10:02 - dont truncate summary length anymore - Hiltjo Posthuma
- 2017-05-04 22:23 - remove config.def.h: it was not used anymore - Hiltjo Posthuma
- 2017-04-22 17:07 - improve commitinfo_getstats - Hiltjo Posthuma
- 2017-04-22 12:38 - improve documentation - Hiltjo Posthuma
- 2017-04-17 14:39 - align line numbers to 8 spaces - Hiltjo Posthuma
- 2017-04-17 14:16 - writeblobhtml: minor style fix - Hiltjo Posthuma
- 2017-04-17 11:39 - stagit: fix rendering of first TAB in file - Hiltjo Posthuma
- 2017-04-17 11:13 - stagit-index: also dont assume someones :) - Hiltjo Posthuma
- 2017-04-17 11:06 - stagit-index: remove Content-Language: en - Hiltjo Posthuma
- 2017-04-16 18:59 - writeblobhtml: fix possible uninitialized variable n when len == 0 - Hiltjo Posthuma
- 2017-04-16 18:37 - writeblobhtml: improve file view for text-browsers - Hiltjo Posthuma
- 2017-04-16 18:36 - stagit-index: remove empty h1 and add bold markup to table headers - Hiltjo Posthuma
- 2017-04-16 18:36 - text-browser improvements - Hiltjo Posthuma
- 2017-04-16 18:32 - README: advertise text-browser improvements - Hiltjo Posthuma
- 2017-04-16 18:32 - LICENSE: bump year - Hiltjo Posthuma
- 2017-04-15 10:56 - browser compatibility: use numeric entity for ' - Hiltjo Posthuma
- 2017-04-01 17:33 - writeblobhtml, make fprintf format string const - Hiltjo Posthuma
- 2017-03-25 12:28 - README: add instructions to build static binaries - Hiltjo Posthuma
- 2017-03-25 12:14 - Makefile: change () to {} consistently - Hiltjo Posthuma
- 2017-03-12 20:30 - fix potential leak, found by clang-analyzer - Hiltjo Posthuma
- 2017-03-12 20:24 - fix memory leak of commitinfo - Hiltjo Posthuma
- 2017-03-12 18:51 - atom.xml: add newline before EOF - Hiltjo Posthuma
- 2017-03-12 18:50 - fix memory leak of commitinfo->parent - Hiltjo Posthuma
- 2017-03-12 18:50 - fix memory leak of blob object - Hiltjo Posthuma
- 2017-03-12 18:49 - simplify/shorten pledge stub - Hiltjo Posthuma
- 2017-03-12 18:47 - reduce scope of repodir, remove unused branch parameter - Hiltjo Posthuma
- 2017-01-05 17:47 - bump version to 0.5 - Hiltjo Posthuma
- 2016-11-09 17:28 - also remove language and text direction attribute from - Hiltjo Posthuma
- 2016-11-09 16:49 - remove Content-Language: en - Hiltjo Posthuma
- 2016-10-14 10:12 - stagit.1: also document linking to git submodules: .gitmodules file - Hiltjo Posthuma
- 2016-10-13 16:10 - stagit.1: clarify README and LICENSE link creation - Hiltjo Posthuma
- 2016-09-15 18:44 - simplify example.sh, thanks emg for the suggestion! - Hiltjo Posthuma
- 2016-07-20 16:15 - update LICENSE - Hiltjo Posthuma
- 2016-07-02 10:44 - config.mk: remove -lc - Hiltjo Posthuma
- 2016-05-29 13:04 - treat an empty repo (without a HEAD) as valid - Hiltjo Posthuma
- 2016-05-29 11:06 - improve example: strip .git suffix - Hiltjo Posthuma
- 2016-05-21 16:37 - refs_cmp: simplify check, functionally the same - Hiltjo Posthuma
- 2016-05-08 18:35 - check if LICENSE, README and .gitmodules is a file blob - Hiltjo Posthuma
- 2016-05-07 13:03 - release 0.4 - Hiltjo Posthuma
- 2016-05-07 12:43 - update TODO - Hiltjo Posthuma
- 2016-05-07 12:38 - simplify, id is unused - Hiltjo Posthuma
- 2016-05-07 12:34 - simplify, no need for goto - Hiltjo Posthuma
- 2016-05-07 12:33 - improve stagit.1 documentation, reword and explain caching behaviour - Hiltjo Posthuma
- 2016-05-07 12:29 - consistency for messages for special-case in diffstat - Hiltjo Posthuma
- 2016-05-07 11:52 - fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03 - Hiltjo Posthuma
- 2016-05-06 10:01 - fix and simplify time offset - Hiltjo Posthuma
- 2016-05-06 09:49 - make diffstat files an anchor (jump to delta) - Hiltjo Posthuma
- 2016-05-03 18:42 - fix joinpath(): use of global 'repodir', should be 'path' - Hiltjo Posthuma
- 2016-05-03 18:28 - fix regression from last commit - Hiltjo Posthuma
- 2016-05-03 18:18 - code cleanup - Hiltjo Posthuma
- 2016-05-02 22:38 - remove config.h, add options to stagit.c - Hiltjo Posthuma
- 2016-05-02 22:33 - add OpenBSD pledge(2) support using -DUSE_PLEDGE - Hiltjo Posthuma
- 2016-05-02 19:48 - example.sh: use cache file - Hiltjo Posthuma
- 2016-05-02 19:23 - style: write atom feed end in one write, kills 2 lines - Hiltjo Posthuma
- 2016-05-01 15:54 - cache support (-c option) - Hiltjo Posthuma
- 2016-05-01 17:08 - small code cleanup: no need for status variable - Hiltjo Posthuma
- 2016-05-01 15:20 - atom feed: use published for author commit date, updated for committer date - Hiltjo Posthuma
- 2016-05-01 14:10 - fix times (and timezone) - Hiltjo Posthuma
- 2016-05-01 12:41 - README: minor update - Hiltjo Posthuma
- 2016-05-01 12:38 - fix path join '/' - Hiltjo Posthuma
- 2016-05-01 12:09 - code cleanup + style, functionally equivalent - Hiltjo Posthuma
- 2016-04-30 11:08 - layout: right align lines changed count in diffstat - Hiltjo Posthuma
- 2016-04-30 10:00 - optimization: suppress large diffs - Hiltjo Posthuma
- 2016-04-30 09:54 - optimization: read stats once and remember it - Hiltjo Posthuma
- 2016-04-29 19:52 - example.sh: fix: sort list (regression from simplifying the script) - Hiltjo Posthuma
- 2016-04-29 19:24 - whoops, module is m--------- - Hiltjo Posthuma
- 2016-04-29 19:14 - submodule support - Hiltjo Posthuma
- 2016-04-29 14:39 - suppress meaningless error codes when a repo can't be opened (similar to stagit-index) - Hiltjo Posthuma
- 2016-04-29 14:38 - improve example, remove sort hack - Hiltjo Posthuma
- 2016-04-29 13:57 - make submodule link black, easier to read - Hiltjo Posthuma
- 2016-04-29 13:55 - minor style fix - Hiltjo Posthuma
- 2016-04-29 12:01 - Fix null pointer access for submodules in writefilestree - Quentin Rameau
- 2016-04-29 10:32 - tweak style of showing submodules - Hiltjo Posthuma
- 2016-04-28 23:40 - Don't fail on submodules - z3bra
- 2016-04-27 17:24 - fix: check gmtime, can return NULL on error - Hiltjo Posthuma
- 2016-04-27 17:19 - resolve absolute paths to repodir, remove basename just use strrchr. - Hiltjo Posthuma
- 2016-04-27 14:40 - stagit-index: remove unused efopen function - Hiltjo Posthuma
- 2016-04-27 14:39 - fix: link to line in hunk if a patch has multiple files and hunks - Hiltjo Posthuma
- 2016-03-25 09:30 - clean generated tarball too - sin
- 2016-03-20 16:29 - Makefile: use NAME variable, suggested by Quentin - Hiltjo Posthuma
- 2016-03-20 15:23 - Makefile: separate CPPFLAGS, compile optimized build by default - Hiltjo Posthuma
- 2016-03-20 14:36 - improve make dist, thanks Quentin Rameau - Hiltjo Posthuma
- 2016-03-20 13:19 - premature version bumperation, 0.4 (unreleased) - Hiltjo Posthuma
- 2016-03-01 16:15 - Choose better colors for the diff page - FRIGN
- 2016-03-01 18:14 - add titles to pages, summary for commit messages, filename for files - Hiltjo Posthuma
- 2016-02-26 18:59 - fix right-alignment of "Files" column - Hiltjo Posthuma
- 2016-01-20 14:36 - Use the recommended HTML5 document type. - lostd
- 2016-02-24 13:47 - check path truncation - Hiltjo Posthuma
- 2016-02-24 13:41 - config.mk: add -D_DEFAULT_SOURCE to commented builds - Hiltjo Posthuma
- 2016-02-23 19:44 - atom feed: add link, move content order to bottom - Hiltjo Posthuma
- 2016-02-23 19:37 - make printshowfile more generic and like other functions - Hiltjo Posthuma
- 2016-01-21 19:42 - just use Name as first column, thanks quinq for the suggestion - Hiltjo Posthuma
- 2016-01-21 17:34 - Rename “Age” column headers into “Date” - Quentin Rameau
- 2016-01-18 11:47 - fix file tree handling - Quentin Rameau
- 2016-01-18 10:31 - use 'dirname' as error message for xdirname - z3bra
- 2016-01-09 23:48 - fix file size byte unit suffix - Quentin Rameau
- 2016-01-09 23:47 - stop glibc complaining about _BSD_SOURCE being deprecated - Quentin Rameau
- 2016-01-09 23:47 - replace file size with line count for text files - Quentin Rameau
- 2016-01-13 18:56 - Rename Refs/branches to Refs - sin
- 2016-01-08 21:17 - example.sh: fix: remove error mode, would stop if a dir was invalid - Hiltjo Posthuma
- 2016-01-08 20:27 - example.sh: fix go to appropriate dir - Hiltjo Posthuma
- 2016-01-08 19:08 - implify and restructure code - Hiltjo Posthuma
- 2016-01-08 12:42 - stagit-index: clarify order of the list - Hiltjo Posthuma
- 2016-01-08 12:39 - example.sh: add index-time.html, list sorted by time, fix reposdir '/' - Hiltjo Posthuma
- 2016-01-08 09:24 - premature version bumperation (0.3) for git - Hiltjo Posthuma
- 2016-01-07 16:37 - atom: add newline after date and before message - Hiltjo Posthuma
- 2016-01-06 19:04 - update man pages: document stripping of .git suffix - Hiltjo Posthuma
- 2016-01-06 19:00 - strip .git suffix from name - Hiltjo Posthuma
- 2016-01-06 18:59 - extra whitespace - Hiltjo Posthuma
- 2016-01-06 18:36 - Update README - it also works on FreeBSD - sin
- 2016-01-06 18:19 - style: vertical-align header text - Hiltjo Posthuma
- 2016-01-06 18:14 - update TODO - Hiltjo Posthuma
- 2016-01-06 18:13 - refs: only make commit link work for tags - Hiltjo Posthuma
- 2016-01-06 18:11 - free obj - Hiltjo Posthuma
- 2016-01-06 17:58 - LICENSE: whoops its already 2016 - Hiltjo Posthuma
- 2016-01-06 17:55 - LICENSE: add dimitris to license/shareholder file - Hiltjo Posthuma
- 2016-01-06 17:51 - old leftover: dont create log dir - Hiltjo Posthuma
- 2016-01-06 17:50 - cleanup code a bit - Hiltjo Posthuma
- 2016-01-06 17:33 - style.css: wrap description text, nowrap for rest - Hiltjo Posthuma
- 2016-01-06 17:44 - Be more explicit when stripping the .git suffix - sin
- 2016-01-06 17:18 - No need for -D_POSIX_C_SOURCE=200809L - sin
- 2016-01-06 17:05 - Always use the compat functions - sin
- 2016-01-06 17:02 - Bring in reallocarray() from OpenBSD - sin
- 2016-01-06 16:45 - use git_reference for tags and branches, sort branches also - Hiltjo Posthuma
- 2016-01-06 15:04 - fix cast to uintmax_t - Hiltjo Posthuma
- 2016-01-06 14:57 - Change default MANPREFIX to be ${PREFIX}/man - sin
- 2016-01-06 14:46 - stagit-index: Strip per repo .git suffix from generated index - sin
- 2016-01-06 14:35 - lookup commits of annotated tags - Hiltjo Posthuma
- 2016-01-06 14:19 - fix warning, use intmax_t %ju, thanks stateless! - Hiltjo Posthuma
- 2016-01-06 10:56 - premature version bumperation - Hiltjo Posthuma
- 2016-01-06 10:56 - improve README - Hiltjo Posthuma
- 2016-01-06 10:24 - improve Makefile - Hiltjo Posthuma
- 2016-01-05 21:32 - tiny whitespace fix - Hiltjo Posthuma
- 2016-01-05 21:30 - stagit-index: continue making list, but return error code - Hiltjo Posthuma
- 2016-01-05 20:43 - fix relpath for log - Hiltjo Posthuma
- 2016-01-05 20:43 - clone url is one line, strip newline - Hiltjo Posthuma
- 2016-01-05 20:42 - refs: fix table id for tags - Hiltjo Posthuma
- 2016-01-05 20:42 - refs: remove link, it may be broken for non-HEAD - Hiltjo Posthuma
- 2016-01-05 20:42 - make hunk line itself a link - Hiltjo Posthuma
- 2016-01-05 20:41 - style: darkblue for hunk like cgit, hunk line is now a link - Hiltjo Posthuma
- 2016-01-05 20:41 - stagit-index: owner is one line, strip newline - Hiltjo Posthuma
- 2016-01-05 20:40 - example.sh: make symlinks to style, icons and index by default - Hiltjo Posthuma
- 2016-01-05 20:04 - revert log.html to log/head.html change - Hiltjo Posthuma
- 2016-01-05 20:03 - fix newline after header - Hiltjo Posthuma
- 2016-01-04 22:55 - fix link to commit from log page - Hiltjo Posthuma
- 2016-01-04 22:41 - stagit: fix hunk header, thanks uggedal for reporting! - Hiltjo Posthuma
- 2016-01-03 21:44 - update TODO - Hiltjo Posthuma
- 2016-01-03 21:42 - fix link in stagit-index, update documentation, add TODO - Hiltjo Posthuma
- 2016-01-03 21:36 - no log per branch - Hiltjo Posthuma
- 2016-01-03 20:45 - rename refs to refs/branches - Hiltjo Posthuma
- 2016-01-03 20:21 - refs: add link to log per branch - Hiltjo Posthuma
- 2016-01-03 20:15 - refs: dont make a table when there are no tags, add spacing between - Hiltjo Posthuma
- 2016-01-03 20:06 - add refs page (branches and tags) - Hiltjo Posthuma
- 2015-12-27 18:05 - improve README - Hiltjo Posthuma
- 2015-12-26 20:07 - add stagit.c - Hiltjo Posthuma
- 2015-12-26 20:05 - rename urmoms to stagit, improve documentation - Hiltjo Posthuma
- 2015-12-26 19:58 - nvm, dont strip .git from bare repos - Hiltjo Posthuma
- 2015-12-26 19:46 - add example script to make repo index and files per dir - Hiltjo Posthuma
- 2015-12-26 19:11 - rename EXTRAOBJ to COMPATOBJ - Hiltjo Posthuma
- 2015-12-26 12:08 - Makefile: link for COMPAT - Hiltjo Posthuma
- 2015-12-26 12:01 - add compat.h - Hiltjo Posthuma
- 2015-12-26 11:57 - strip suffix .git used typically for bare repos - Hiltjo Posthuma
- 2015-12-26 11:57 - humanreadable filemodes (code from sbase ls) - Hiltjo Posthuma
- 2015-12-26 11:56 - align filesize header right, minor code-style - Hiltjo Posthuma
- 2015-12-26 11:56 - fix dirname for glibc - Hiltjo Posthuma
- 2015-12-26 11:55 - allow to specify clone url, displayed in header - Hiltjo Posthuma
- 2015-12-26 11:54 - update TODO - Hiltjo Posthuma
- 2015-12-26 11:54 - index: highlight row on mouseover - Hiltjo Posthuma
- 2015-12-25 16:49 - remove TODO from code, see TODO file - Hiltjo Posthuma
- 2015-12-25 16:49 - README: atleast libgit2 v0.22 is required (API) - Hiltjo Posthuma
- 2015-12-25 16:48 - compat: add strlcpy, strlcat, for glibc - Hiltjo Posthuma
- 2015-12-24 19:58 - fix libgit2 include, it is in the include path - Hiltjo Posthuma
- 2015-12-20 20:49 - remove double newline bloat - Hiltjo Posthuma
- 2015-12-20 20:34 - update README and improve man pages - Hiltjo Posthuma
- 2015-12-20 20:13 - urmoms-index: kill some lines - Hiltjo Posthuma
- 2015-12-20 19:42 - rewrite writefiles, now works with bare repos - Hiltjo Posthuma
- 2015-12-20 19:42 - README: add install and dependencies instructions - Hiltjo Posthuma
- 2015-12-20 19:42 - style.css: maximize contrast for text - Hiltjo Posthuma
- 2015-12-20 16:11 - update TODO - Hiltjo Posthuma
- 2015-12-20 16:11 - add urmoms-index, initial version - Hiltjo Posthuma
- 2015-12-20 16:11 - writelog: remove return value, it was unused - Hiltjo Posthuma
- 2015-12-20 16:10 - improve fopen flag: remove b and r+ in some case - Hiltjo Posthuma
- 2015-12-20 16:09 - use relative url in header, escape name and description too - Hiltjo Posthuma
- 2015-12-17 21:59 - set diff options - Hiltjo Posthuma
- 2015-12-17 21:56 - free the tree - Hiltjo Posthuma
- 2015-12-17 18:53 - file_size is uint32_t on latest libgit2, thanks uggedal for reporting it! - Hiltjo Posthuma
- 2015-12-14 11:49 - Add config.def.h and make summary length configurable - FRIGN
- 2015-12-11 10:03 - Dynamic relpath for blob pages - Eivind Uggedal
- 2015-12-10 22:35 - Right align numbers in tables - Eivind Uggedal
- 2015-12-10 22:24 - Line numbers on blob pages - Eivind Uggedal
- 2015-12-10 18:51 - fix warning - Hiltjo Posthuma
- 2015-12-10 18:13 - file page improvements - Eivind Uggedal
- 2015-12-09 22:56 - fix warning + minor style - Hiltjo Posthuma
- 2015-12-09 22:46 - Write blobs to files/ - Eivind Uggedal
- 2015-12-09 22:48 - Make border solid - FRIGN
- 2015-12-09 22:02 - update TODO - Hiltjo Posthuma
- 2015-12-09 21:55 - open repo: dont try to detect repos above the specified dir - Hiltjo Posthuma
- 2015-12-09 21:55 - walk revision by time and only "flat" - Hiltjo Posthuma
- 2015-12-09 09:43 - Simplify diff markup - Eivind Uggedal
- 2015-12-09 08:30 - Simplify style and make output more legible - Eivind Uggedal
- 2015-12-09 20:02 - also free objects for haslicense and hasreadme checks, cleanup - Hiltjo Posthuma
- 2015-12-09 12:31 - Free git objects - Eivind Uggedal
- 2015-12-07 23:36 - Add myself to LICENSE - FRIGN
- 2015-12-07 23:34 - Remove hardcoded right-align - FRIGN
- 2015-12-07 23:23 - Add pre - FRIGN
- 2015-12-07 23:17 - Refactor style.css - FRIGN
- 2015-12-07 22:54 - prettification - Hiltjo Posthuma
- 2015-12-07 22:23 - log: reorder time as first column - Hiltjo Posthuma
- 2015-12-07 22:22 - truncate message in log, shorter time format - Hiltjo Posthuma
- 2015-12-07 22:22 - simplify time format - Hiltjo Posthuma
- 2015-12-07 22:01 - update TODO - Hiltjo Posthuma
- 2015-12-07 22:00 - rework code, "cache" commit data in struct commitinfo - Hiltjo Posthuma
- 2015-12-07 20:35 - cleanup + some better error handling - Hiltjo Posthuma
- 2015-12-07 20:34 - performance tweak: check if commit file exists, if so skip - Hiltjo Posthuma
- 2015-12-07 20:20 - logo is 32x32 - Hiltjo Posthuma
- 2015-12-07 20:19 - style: center menu and make title smaller - Hiltjo Posthuma
- 2015-12-07 20:16 - fix when commit has no parent - Hiltjo Posthuma
- 2015-12-07 19:53 - update README with basic usage - Hiltjo Posthuma
- 2015-12-07 19:46 - update TODO - Hiltjo Posthuma
- 2015-12-07 19:46 - detect binary diff, comment index + delta header for now (broken) - Hiltjo Posthuma
- 2015-12-07 19:00 - dont use reverse diff - Hiltjo Posthuma
- 2015-12-07 18:58 - simplify + style fixes - Hiltjo Posthuma
- 2015-12-07 18:46 - highlight/make bold some fields - Hiltjo Posthuma
- 2015-12-07 18:34 - escape commit msg, dont indent it - Hiltjo Posthuma
- 2015-12-07 18:01 - fix relpath for files, small cleanup - Hiltjo Posthuma
- 2015-12-07 18:00 - fix: check readme and license before writing header - Hiltjo Posthuma
- 2015-12-07 18:00 - improve HTML code - Hiltjo Posthuma
- 2015-12-07 18:00 - make file in diff a link, make hunk and link anchor - Hiltjo Posthuma
- 2015-12-07 17:59 - commit: use simple shortstat - Hiltjo Posthuma
- 2015-12-07 17:59 - make author e-mail a link - Hiltjo Posthuma
- 2015-12-07 17:58 - improve Atom feed - Hiltjo Posthuma
- 2015-12-07 17:57 - improve header and footer - Hiltjo Posthuma
- 2015-12-07 17:57 - style.css: improve style, add highlight colors for diff - Hiltjo Posthuma
- 2015-12-07 17:56 - update README with some features and update TODO - Hiltjo Posthuma
- 2015-12-07 15:40 - print file as table, add link - Hiltjo Posthuma
- 2015-12-07 15:14 - add atom feed support + some fixes - Hiltjo Posthuma
- 2015-12-07 14:22 - improve log, fix warnings - Hiltjo Posthuma
- 2015-12-07 13:41 - add favicon - Hiltjo Posthuma
- 2015-12-07 13:26 - add diffstat - Hiltjo Posthuma
- 2015-12-07 13:07 - initial diff support, fix log link - Hiltjo Posthuma
- 2015-12-07 13:07 - update TODO with wanted features - Hiltjo Posthuma
- 2015-12-06 21:34 - read README and LICENSE from repo, escape as HTML - Hiltjo Posthuma
- 2015-12-05 20:11 - fix menu separator if one or both of license or readme is missing - Hiltjo Posthuma
- 2015-12-05 20:07 - add Makefile and config.mk - Hiltjo Posthuma
- 2015-12-05 20:01 - urmoms.1: initial manpage - Hiltjo Posthuma
- 2015-12-05 19:59 - detect name and description - Hiltjo Posthuma
- 2015-12-05 19:43 - add README and LICENSE file-detection - Hiltjo Posthuma
- 2015-12-05 19:22 - rewrite in C with libgit2, first version - Hiltjo Posthuma
- 2015-12-04 23:37 - improvements: - Hiltjo Posthuma
- 2015-12-04 23:36 - style.css: sane style - Hiltjo Posthuma
- 2015-12-04 22:40 - add LICENSE - Hiltjo Posthuma
- 2015-12-04 16:26 - improvements - Hiltjo Posthuma
- 2015-12-04 16:11 - add usage for urmoms, update TODO - Hiltjo Posthuma
- 2015-12-04 15:58 - initial insertion - Hiltjo Posthuma