František Kučera <franta-hg@frantovo.cz> [Sun, 06 Oct 2019 22:12:47 +0200] rev 55
clean-up and update of chapters:
Testable
Safe code and sustainability
Small code footprint
Sane dependencies
Easily auditable
Reproducible builds
Trustworthy packages and sources
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Oct 2019 09:28:14 +0200] rev 54
fix indentation in Makefile
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Oct 2019 22:22:22 +0200] rev 53
css: highlight current item (#id)
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Oct 2019 21:44:48 +0200] rev 52
Added tag v0.7 for changeset 21dfb69028a0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Oct 2019 21:04:37 +0200] rev 51
name: Sane software manifesto (lower case)
+ move common strings (title, url, author, license) from templates to the XML
+ fix changed files count
+ link to own license file
František Kučera <franta-hg@frantovo.cz> [Fri, 04 Oct 2019 19:40:53 +0200] rev 50
Added tag v0.6 for changeset 1dc027689f93
František Kučera <franta-hg@frantovo.cz> [Fri, 04 Oct 2019 19:40:40 +0200] rev 49
print version from Mercurial
František Kučera <franta-hg@frantovo.cz> [Thu, 03 Oct 2019 17:22:01 +0200] rev 48
preamble update – motivation
František Kučera <franta-hg@frantovo.cz> [Thu, 03 Oct 2019 12:03:50 +0200] rev 47
item classification: requirement, recommendation, information
Can be highlighted using this custom CSS:
li.requirement { color: red; }
li.recommendation { color: blue; }
li.information { color: green; }
František Kučera <franta-hg@frantovo.cz> [Wed, 02 Oct 2019 23:31:57 +0200] rev 46
Network interactions: clean-up, clarification, notes