aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: b324789f437e0122d2ba2af49753500f45a25f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
2017-06-27 14:18:30 +0200 Mike Gabriel (2505a3e)

	* release 0.0.2 (HEAD -> master)

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, origin/master)

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).