2019-11-06 16:46:35 +0100 Mike Gabriel (c3f4217)

	* release 0.0.4 (HEAD -> master, tag: 0.0.4)

2019-11-06 16:45:22 +0100 Mike Gabriel (d1b0fa6)

	* standardskriver: Use ip command (rather than deprecated ifconfig)
          to obtain local IP addresses.

2019-11-06 16:44:50 +0100 Mike Gabriel (e4aa5cc)

	* RawConfigParser: use new method read_file() instead of deprectated
          readfp().

2018-08-15 11:52:57 +0200 Mike Gabriel (3ed0708)

	* data/standardskriver.1: Fix typo in man page.

2017-06-27 16:29:06 +0200 Mike Gabriel (e2bd103)

	* README.md: Fix indentation for two code blocks.

2017-06-27 16:19:22 +0200 Mike Gabriel (d1dca31)

	* release 0.0.3 (tag: 0.0.3)

2017-06-27 16:18:08 +0200 Mike Gabriel (cf1f451)

	* standardskriver: Let [groups.<SITE>] and [machine.<SITE>] sections
          override the more general [groups] and [machine] sections.

2017-06-27 15:50:48 +0200 Mike Gabriel (f8cdcd5)

	* standardskriver: Fix bytes vs. str mess after Python3 porting.

2017-06-27 14:18:30 +0200 Mike Gabriel (6f1e9ee)

	* release 0.0.2 (tag: 0.0.2)

2017-06-27 14:15:27 +0200 Mike Gabriel (59bcd72)

	* man page: Initial version of the standardskriver.1 man page.

2017-06-27 14:13:33 +0200 Mike Gabriel (ee299c3)

	* README.md: Fix spelling of Bokmål. Avoid double parentheses.

2017-06-27 13:45:44 +0200 Mike Gabriel (f54e0b9)

	* release 0.0.1 (tag: 0.0.1)

2017-06-27 13:36:17 +0200 Mike Gabriel (04359c9)

	* Add VERSION file.

2017-06-27 13:33:35 +0200 Mike Gabriel (1dbfcf4)

	* README.md: Add installation instructions.

2017-06-27 13:26:37 +0200 Mike Gabriel (c34cfc4)

	* Convert to Python3.

2017-06-27 12:33:13 +0200 Mike Gabriel (ced5725)

	* Add Makefile, mainly for installation ruleset.

2017-06-27 12:27:56 +0200 Mike Gabriel (f8b737a)

	* README.md: More monospace passages.

2017-06-27 12:26:54 +0200 Mike Gabriel (b65ca77)

	* README.md: Improve introduction line.

2017-06-27 12:25:19 +0200 Mike Gabriel (1b2ada7)

	* Adapt monospace strings to Python Markdown. Hopefully, this makes
          our CGit markdown hook happy.

2017-06-27 12:21:59 +0200 Mike Gabriel (6d712d2)

	* README.md: Add multi-site configuration details.

2017-06-27 12:11:16 +0200 Mike Gabriel (3e83b2f)

	* standardskriver: Use a generic file location for getting the site
          name/id from.

2017-06-27 12:08:35 +0200 Mike Gabriel (6c1beb7)

	* examples/: Add a standardskriver.cfg config example.file.

2017-06-27 12:08:15 +0200 Mike Gabriel (8f14463)

	* data/: Add standardskriver.desktop XDG autostart file.

2017-06-27 12:07:17 +0200 Mike Gabriel (f87618c)

	* Add LICENSE file.

2017-06-27 12:06:43 +0200 Mike Gabriel (9c44b55)

	* README.md: Fix layouting of copyright holdership part.

2017-06-27 12:06:30 +0200 Mike Gabriel (20a60f1)

	* Fix typo: loptions -> lpoptions.

2017-06-27 12:00:59 +0200 Mike Gabriel (e1d7ea6)

	* README.md: Next try for displaying code blocks via CGit's markdown
          engine.

2017-06-27 11:58:13 +0200 Mike Gabriel (1a48580)

	* Rework README.md and fix various parts syntactically and
          content-wise.

2017-06-27 11:35:33 +0200 Mike Gabriel (5bc5d5c)

	* Update copyright holderships in file headers.

2017-06-26 14:45:18 +0200 Benjamin Schlüter (d065fce)

	* Fixed typos in ReadMe.

2017-06-26 14:37:46 +0200 Benjamin Schlüter (7a8d403)

	* Fixed missing line breaks in ReadMe.

2017-06-26 14:35:48 +0200 Benjamin Schlüter (2e5c85f)

	* Fixed misplaced backslashes.

2017-06-26 14:32:30 +0200 Benjamin Schlüter (fed79c7)

	* Fixed missing line break in ReadMe.

2017-06-26 14:30:07 +0200 Benjamin Schlüter (078d91d)

	* Fixed missing space in ReadMe.

2017-06-26 14:29:07 +0200 Benjamin Schlüter (83085dd)

	* standardskriver: Fixed up ReadMe for/in Markdown.

2017-06-26 12:47:34 +0200 Benjamin Schlüter (b4662aa)

	* standardskriver: Wrote preliminary readme for common use cases.

2017-06-26 10:09:33 +0200 Mike Gabriel (d306054)

	* Import standardskriver from itzks-systems package.

2017-06-26 10:08:24 +0200 Mike Gabriel (cb12a8f)

	* Start stanardskriver project as separate upstream project (instead
          of shipping in itzks-systems).

