From d2075c4f3583caf2a39e111d8aea0e068ffeb1d3 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 10 Jan 2015 14:49:42 +0100 Subject: Tweaked commit selection and added `ConstList` to repositories * a commit must now have at least three list nodes to be selected for inclusion into the list of latest commits --- source/00_content/meta.xml | 2 +- source/00_content/repositories.xml | 4 ++++ source/03_merge/timeline.xsl | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/source/00_content/meta.xml b/source/00_content/meta.xml index 5ba1264..141d733 100644 --- a/source/00_content/meta.xml +++ b/source/00_content/meta.xml @@ -7,6 +7,6 @@ 3 - 5 + 9 diff --git a/source/00_content/repositories.xml b/source/00_content/repositories.xml index 5cda1e8..8c42158 100644 --- a/source/00_content/repositories.xml +++ b/source/00_content/repositories.xml @@ -36,4 +36,8 @@ http://code.kummerlaender.eu/Trie/atom/?h=master http://blog.kummerlaender.eu/page/trie/ + + http://code.kummerlaender.eu/ConstList/atom/?h=master + http://blog.kummerlaender.eu/page/const_list/ + diff --git a/source/03_merge/timeline.xsl b/source/03_merge/timeline.xsl index 4282189..6cccd17 100644 --- a/source/03_merge/timeline.xsl +++ b/source/03_merge/timeline.xsl @@ -13,7 +13,7 @@ - + -- cgit v1.2.3