Introduction
Introduction Statistics Contact Development Disclaimer Help
tLog - stagit - [fork] customized build of stagit, the static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2021-11-16 17:17 Print the number of remaining commits Quentin Rameau
2021-11-16 13:24 ignore '\r' in writing the blob aswell Hiltjo Posthuma
2021-11-16 13:16 percent encode characters in path names Hiltjo Posthuma
2021-11-16 10:44 encode the name, it could contain XML e… Hiltjo Posthuma
2021-08-03 17:22 man pages: add EXAMPLES section Hiltjo Posthuma
2021-07-30 23:09 small typo fixes and url -> URL Hiltjo Posthuma
2021-05-27 10:41 bump version to 0.9.6 Hiltjo Posthuma
2021-05-18 09:42 man page: codemadness is the primary se… Hiltjo Posthuma
2021-05-18 08:38 README: improve a bit the usage examples Quentin Rameau
2021-05-05 17:15 do not simplify the history by first-pa… Hiltjo Posthuma
2021-03-25 17:17 tiny comment change Hiltjo Posthuma
2021-03-25 17:13 add function to print a single line, ig… Hiltjo Posthuma
2021-03-19 10:29 add meta viewport on stagit-index too Hiltjo Posthuma
2021-03-14 15:23 bump version to 0.9.5 Hiltjo Posthuma
2021-03-05 11:44 change STAGIT_BASEURL to an -u option a… Hiltjo Posthuma
2021-03-05 10:51 add $STAGIT_BASEURL environment variabl… Hiltjo Posthuma
2021-03-05 10:50 README: mention tags.xml feature Hiltjo Posthuma
2021-01-09 13:59 micro-optimization: fputc (function) ->… Hiltjo Posthuma
2021-01-08 13:32 LICENSE: bump year Hiltjo Posthuma
2020-11-28 11:28 fix warning with libgit2 v0.99+, remain… Hiltjo Posthuma
2020-11-16 22:24 add abbreviated commit hash to submodul… Oscar Benedito
2020-11-28 00:02 post-receive.sh: fix fetch of http bare… Anders Damsgaard
2020-11-28 00:00 post-receive.sh: do fetch instead of pu… Anders Damsgaard
2020-11-27 23:58 post-receive.sh: update http bare repo … Anders Damsgaard
2020-11-27 23:57 fix creation and update of http bare cl… Anders Damsgaard
2020-11-27 23:50 create-repo.sh: add post-update hook fo… Anders Damsgaard
2020-11-27 23:47 post-receive.sh: create bare dir for ht… Anders Damsgaard
2020-11-27 23:42 create-repo.sh: create https alternate … Anders Damsgaard
2020-11-27 23:40 stagit.c: add fast/slow hints to clone … Anders Damsgaard
2020-11-27 23:29 stagit.c: allow specifying alternate cl… Anders Damsgaard
2020-11-23 19:56 stagit.c: only link to tarballs for mas… Anders Damsgaard
2020-11-23 19:49 generate_release_tarballs.sh: only gene… Anders Damsgaard
2020-11-23 13:43 generate_release_tarballs.sh: fix gener… Anders Damsgaard
2020-11-23 13:36 Merge branch 'link_releases' Anders Damsgaard
2020-11-23 13:23 generate_release_tarballs.sh: prefix di… Anders Damsgaard
2020-11-23 13:17 stagit-index.c: minor style change Anders Damsgaard
2020-11-23 13:16 stagit-index.c: add link to release roo… Anders Damsgaard
2020-11-23 13:03 add generate_release_tarballs.sh Anders Damsgaard
2020-11-16 11:59 Merge branch 'master' of git://git.code… Anders Damsgaard
2020-08-17 19:56 Merge branch 'master' of git://git.code… Anders Damsgaard
2020-08-11 06:15 Merge branch 'master' of git://git.code… Anders Damsgaard
2020-07-22 05:52 Show date as UTC Anders Damsgaard
2020-07-22 05:51 Merge remote-tracking branch 'upstream/… Anders Damsgaard
2020-05-23 18:59 Merge remote-tracking branch 'upstream/… Anders Damsgaard
2020-02-24 14:53 Create stagit-gopher pages for reposito… Anders Damsgaard
2020-02-23 08:45 Put repositories directly in $HOME Anders Damsgaard
2020-01-06 10:49 Disallow access to commit and file cont… Anders Damsgaard
2020-01-03 09:27 Add "Back to index" links from reposito… Anders Damsgaard
2020-01-02 21:18 Note timezone in table header Anders Damsgaard
2020-01-02 21:14 Add script to create repository with de… Anders Damsgaard
2020-01-02 21:08 Add own create.sh and post-receive.sh Anders Damsgaard
2020-01-02 20:49 Merge branch 'master' of git://git.code… Anders Damsgaard
2020-01-02 09:43 Merge branch 'master' of src.adamsgaard… Anders Damsgaard
2020-01-02 09:42 Add self to copyright notice Anders Damsgaard
2019-05-05 17:11 README: works also on NetBSD Leonardo Taccari
2019-04-23 18:53 bump version to 0.9.2 Hiltjo Posthuma
2019-03-16 12:07 escape HTML in paths Hiltjo Posthuma
2019-03-09 11:39 pedantic snprintf() improvement Hiltjo Posthuma
2019-03-01 10:49 fix issues in example scripts Hiltjo Posthuma
2019-02-22 10:13 bump version to 0.9.1 Hiltjo Posthuma
2019-02-09 14:02 Makefile: add DOCPREFIX for installing … Hiltjo Posthuma
2019-02-07 20:00 change order of commits in log from mos… Hiltjo Posthuma
2019-02-03 14:24 fix compile: libgit2 0.28 changed giter… Hiltjo Posthuma
2018-12-25 12:44 bump version to 0.9 Hiltjo Posthuma
2018-12-25 12:39 style: keep default browser style for l… Hiltjo Posthuma
2018-11-18 17:08 in the diffstat prefix the type of chan… Hiltjo Posthuma
2018-11-18 17:07 don't use a heuristic for renames, the … Hiltjo Posthuma
2018-11-18 17:06 detect filetype changes in diff (for ex… Hiltjo Posthuma
2018-11-11 17:23 detect more names for README and LICENSE Hiltjo Posthuma
2018-11-11 17:09 detect copies and renames based on the … Hiltjo Posthuma
2018-08-19 20:03 simplify range check Hiltjo Posthuma
2018-08-19 12:06 stagit: log: indicate when using the -l… Hiltjo Posthuma
2018-05-25 16:43 assume OpenBSD 5.9+, always try pledge(… Hiltjo Posthuma
2018-05-09 16:51 Clarify usage regarding -c and -l mutua… Quentin Rameau
2018-04-07 12:14 bump version to 0.8 Hiltjo Posthuma
2018-04-06 17:28 stagit-index: pledge after git_libgit2_… Hiltjo Posthuma
2018-03-26 18:08 pledge after git_libgit2_init Hiltjo Posthuma
2018-03-18 14:34 optimization: only diff the tree when i… Hiltjo Posthuma
2018-01-28 15:27 README: improve tarball generation by t… Hiltjo Posthuma
2018-01-21 15:47 stagit: add -l option: limit the amount… Hiltjo Posthuma
2018-01-21 14:23 bump LICENSE to 2018 Hiltjo Posthuma
2018-01-20 12:18 style.css: improve compatibility with o… Hiltjo Posthuma
2017-12-02 18:04 Remove a non-portable syntax in Makefile Quentin Rameau
2017-11-25 15:06 Makefile: bump version to 0.7.2 Hiltjo Posthuma
2017-11-25 15:02 post-receive: fix warning in script for… Hiltjo Posthuma
2017-11-25 11:09 Sort style.css in alphabetical order Aaron Marcher
2017-11-19 13:58 Makefile: bump version to 0.7.1 Hiltjo Posthuma
2017-11-19 13:52 fix: add "fattr" pledge for chmod(2) fo… Hiltjo Posthuma
2017-11-18 11:53 Makefile: bump version to 0.7 Hiltjo Posthuma
2017-11-11 00:34 Makefile: remove unused $SCRIPTS Hiltjo Posthuma
2017-11-10 19:55 fix file permissions for cachefile and … Hiltjo Posthuma
2017-11-10 19:53 more verbose errors: show which file fa… Hiltjo Posthuma
2017-10-31 22:25 README: clarify some cons Hiltjo Posthuma
2017-10-31 22:20 post-receive hook: force UTF-8 locale Hiltjo Posthuma
2017-09-04 16:14 allow umask to handle permissions Hiltjo Posthuma
2017-08-09 16:52 ignore object 0000000000000000000000000… Hiltjo Posthuma
2017-08-02 16:54 bump version for a release soon Hiltjo Posthuma
2017-08-02 16:45 example_create.sh: make executable Hiltjo Posthuma
2017-07-30 15:21 improve example scripts, add to build (… Hiltjo Posthuma
2017-07-15 11:50 improve example, add initial post-recei… Hiltjo Posthuma
2017-07-06 11:20 README: add example for a git hook and … Hiltjo Posthuma
2017-07-05 18:25 README: add example to create tar.gz ar… Hiltjo Posthuma
2017-06-25 10:28 Makefile: remove TODO Hiltjo Posthuma
2017-06-23 12:03 remove TODO Hiltjo Posthuma
2017-06-23 11:53 separate getstats from getbyoid: slight… Hiltjo Posthuma
2017-05-07 11:12 for the commit Date: header use the git… 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 an… 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 f… 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: … Hiltjo Posthuma
2017-04-16 18:59 writeblobhtml: fix possible uninitializ… Hiltjo Posthuma
2017-04-16 18:37 writeblobhtml: improve file view for te… Hiltjo Posthuma
2017-04-16 18:36 stagit-index: remove empty h1 and add b… Hiltjo Posthuma
2017-04-16 18:36 text-browser improvements Hiltjo Posthuma
2017-04-16 18:32 README: advertise text-browser improvem… Hiltjo Posthuma
2017-04-16 18:32 LICENSE: bump year Hiltjo Posthuma
2017-04-15 10:56 browser compatibility: use numeric enti… Hiltjo Posthuma
2017-04-01 17:33 writeblobhtml, make fprintf format stri… Hiltjo Posthuma
2017-03-25 12:28 README: add instructions to build stati… Hiltjo Posthuma
2017-03-25 12:14 Makefile: change () to {} consistently Hiltjo Posthuma
2017-03-12 20:30 fix potential leak, found by clang-anal… 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 … 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… 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 … Hiltjo Posthuma
2016-10-13 16:10 stagit.1: clarify README and LICENSE li… Hiltjo Posthuma
2016-09-15 18:44 simplify example.sh, thanks emg for the… 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… Hiltjo Posthuma
2016-05-29 11:06 improve example: strip .git suffix Hiltjo Posthuma
2016-05-21 16:37 refs_cmp: simplify check, functionally … Hiltjo Posthuma
2016-05-08 18:35 check if LICENSE, README and .gitmodule… 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 … Hiltjo Posthuma
2016-05-07 12:29 consistency for messages for special-ca… Hiltjo Posthuma
2016-05-07 11:52 fix error in "code cleanup" commit 9328… 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 … Hiltjo Posthuma
2016-05-03 18:42 fix joinpath(): use of global 'repodir'… 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 -DU… 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… 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 … Hiltjo Posthuma
2016-05-01 15:20 atom feed: use published for author com… 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 equi… Hiltjo Posthuma
2016-04-30 11:08 layout: right align lines changed count… Hiltjo Posthuma
2016-04-30 10:00 optimization: suppress large diffs Hiltjo Posthuma
2016-04-30 09:54 optimization: read stats once and remem… Hiltjo Posthuma
2016-04-29 19:52 example.sh: fix: sort list (regression … 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… 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 re… Hiltjo Posthuma
2016-04-29 13:55 minor style fix Hiltjo Posthuma
2016-04-29 12:01 Fix null pointer access for submodules … 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 e… Hiltjo Posthuma
2016-04-27 17:19 resolve absolute paths to repodir, remo… Hiltjo Posthuma
2016-04-27 14:40 stagit-index: remove unused efopen func… Hiltjo Posthuma
2016-04-27 14:39 fix: link to line in hunk if a patch ha… Hiltjo Posthuma
2016-03-25 09:30 clean generated tarball too sin
2016-03-20 16:29 Makefile: use NAME variable, suggested … Hiltjo Posthuma
2016-03-20 15:23 Makefile: separate CPPFLAGS, compile op… 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 (unr… 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… 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 com… Hiltjo Posthuma
2016-02-23 19:44 atom feed: add link, move content order… Hiltjo Posthuma
2016-02-23 19:37 make printshowfile more generic and lik… Hiltjo Posthuma
2016-01-21 19:42 just use Name as first column, thanks q… Hiltjo Posthuma
2016-01-21 17:34 Rename “Age” column headers into “Date” Quentin Ram…
2016-01-18 11:47 fix file tree handling Quentin Rameau
2016-01-18 10:31 use 'dirname' as error message for xdir… z3bra
2016-01-09 23:48 fix file size byte unit suffix Quentin Rameau
2016-01-09 23:47 stop glibc complaining about _BSD_SOURC… Quentin Rameau
2016-01-09 23:47 replace file size with line count for t… Quentin Rameau
2016-01-13 18:56 Rename Refs/branches to Refs sin
2016-01-08 21:17 example.sh: fix: remove error mode, wou… 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 s… Hiltjo Posthuma
2016-01-08 09:24 premature version bumperation (0.3) for… Hiltjo Posthuma
2016-01-07 16:37 atom: add newline after date and before… Hiltjo Posthuma
2016-01-06 19:04 update man pages: document stripping of… 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 ta… 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/shareh… 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, nowra… Hiltjo Posthuma
2016-01-06 17:44 Be more explicit when stripping the .gi… 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… 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… sin
2016-01-06 14:46 stagit-index: Strip per repo .git suffi… 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 s… 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… 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… 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, hun… Hiltjo Posthuma
2016-01-05 20:41 stagit-index: owner is one line, strip … Hiltjo Posthuma
2016-01-05 20:40 example.sh: make symlinks to style, ico… 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… Hiltjo Posthuma
2016-01-03 21:44 update TODO Hiltjo Posthuma
2016-01-03 21:42 fix link in stagit-index, update docume… 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 … 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 docume… 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 a… 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 ba… Hiltjo Posthuma
2015-12-26 11:57 humanreadable filemodes (code from sbas… Hiltjo Posthuma
2015-12-26 11:56 align filesize header right, minor code… Hiltjo Posthuma
2015-12-26 11:56 fix dirname for glibc Hiltjo Posthuma
2015-12-26 11:55 allow to specify clone url, displayed i… 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 requir… 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 inclu… 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… Hiltjo Posthuma
2015-12-20 19:42 README: add install and dependencies in… 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 u… Hiltjo Posthuma
2015-12-20 16:10 improve fopen flag: remove b and r+ in … Hiltjo Posthuma
2015-12-20 16:09 use relative url in header, escape name… 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… Hiltjo Posthuma
2015-12-14 11:49 Add config.def.h and make summary lengt… 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 abo… 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 leg… Eivind Uggedal
2015-12-09 20:02 also free objects for haslicense and ha… 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 f… 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 str… 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… Hiltjo Posthuma
2015-12-07 20:20 logo is 32x32 Hiltjo Posthuma
2015-12-07 20:19 style: center menu and make title small… 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 + del… 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 wr… 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… 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… Hiltjo Posthuma
2015-12-07 17:56 update README with some features and up… 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, esca… Hiltjo Posthuma
2015-12-05 20:11 fix menu separator if one or both of li… 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
Atom feed
Atom feed (tags)
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.