<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/theme, branch v4.9.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2019-03-17T03:25:24Z</updated>
<entry>
<title>Cleanup: deal with lgtm.com Alerts</title>
<updated>2019-03-17T03:25:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2019-03-15T18:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0a25b32ca07c996c7fccc4cecfa50c58081de345'/>
<id>urn:sha1:0a25b32ca07c996c7fccc4cecfa50c58081de345</id>
<content type='text'>
Small, obvious fixes.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>JavaScript: remove needless variable assignments</title>
<updated>2019-03-16T17:06:26Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-15T21:00:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7b1d5c5b8dd5ea000918333330b8e034b3b60160'/>
<id>urn:sha1:7b1d5c5b8dd5ea000918333330b8e034b3b60160</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>mark JavaScript variables as local</title>
<updated>2019-03-16T17:06:26Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-15T20:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2f6f48adec34f02df9e287ca10edc6bc4c4533d6'/>
<id>urn:sha1:2f6f48adec34f02df9e287ca10edc6bc4c4533d6</id>
<content type='text'>
Found by LGTM.

Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>Reverse html trip list rendering order</title>
<updated>2018-08-13T15:52:15Z</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2018-08-13T15:28:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8603a7d826a7bcf10dea0f93d564a609aae0050a'/>
<id>urn:sha1:8603a7d826a7bcf10dea0f93d564a609aae0050a</id>
<content type='text'>
In the HTML export, the list of trips emitted into lib.js is in
chronological order, the dives are shown reverse chronological order.
This leads to a weird experience of the earliest trip being on top and
the dives within it having the most recent dive on top.

Invert the processing order in the javascript layer so that the last
trip is rendered first.

Signed-off-by: Monty Taylor &lt;mordred@inaugust.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Coding-style: remove superfluous parentheses</title>
<updated>2018-02-18T03:38:52Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2018-02-17T20:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5c248d91cd5b7e9401e4393b2193ad44c32016bc'/>
<id>urn:sha1:5c248d91cd5b7e9401e4393b2193ad44c32016bc</id>
<content type='text'>
Mostly replace "return (expression);" by "return expression;" and one
case of "function((parameter))" by "function(parameter)".

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>Use abbreviations with dots.</title>
<updated>2017-03-11T16:09:07Z</updated>
<author>
<name>Martin Měřinský</name>
<email>mermar@centrum.cz</email>
</author>
<published>2017-03-06T12:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dcf254221504d1e41e491de3a74e07a7c585d2c1'/>
<id>urn:sha1:dcf254221504d1e41e491de3a74e07a7c585d2c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HTML Export: Ignore case when searching for tags</title>
<updated>2015-10-04T15:29:32Z</updated>
<author>
<name>Sander Kleijwegt</name>
<email>sander@myowndomain.nl</email>
</author>
<published>2015-10-02T22:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a02ea685823f6474da7de51875b1ed2970b10eba'/>
<id>urn:sha1:a02ea685823f6474da7de51875b1ed2970b10eba</id>
<content type='text'>
Fixes #934

Signed-off-by: Sander Kleijwegt &lt;sander@myowndomain.nl&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML export: before showing the dive list, sort descending by dive number</title>
<updated>2015-06-19T05:04:11Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-06-19T05:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=293569cb19baf6a447d5a888718d56e50ed785d3'/>
<id>urn:sha1:293569cb19baf6a447d5a888718d56e50ed785d3</id>
<content type='text'>
This way the newest dive gets shown first (which I think makes much more
sense) and the dives are in order as we show them in Subsurface.

I actually think we should toggle trips on by default - but I'm not sure.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML export: cosmetic change to show 20 dives by default</title>
<updated>2015-06-19T05:03:13Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-06-19T05:03:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f5510892a6777e76f1d83642d544b20bc1a01a19'/>
<id>urn:sha1:f5510892a6777e76f1d83642d544b20bc1a01a19</id>
<content type='text'>
10 just seemed a little... low.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: Fix spelling mistake</title>
<updated>2015-06-19T04:31:18Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-06-18T13:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d23e71e99aaff078536b923067225515bf100958'/>
<id>urn:sha1:d23e71e99aaff078536b923067225515bf100958</id>
<content type='text'>
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
