<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pasteme, branch master</title>
<subtitle>[released] A pastebin like service</subtitle>
<id>https://git.devys.org/pasteme/atom?h=master</id>
<link rel='self' href='https://git.devys.org/pasteme/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/'/>
<updated>2023-07-06T11:03:10Z</updated>
<entry>
<title>remove bottle submodule, use distribution instead</title>
<updated>2023-07-06T11:03:10Z</updated>
<author>
<name>vg</name>
<email>vgm+dev@devys.org</email>
</author>
<published>2023-07-06T11:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=b9c194a84cc1ee2f58737be521dbfbee190cc763'/>
<id>urn:sha1:b9c194a84cc1ee2f58737be521dbfbee190cc763</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clarify license information in readme</title>
<updated>2016-11-24T15:48:24Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2016-11-24T15:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=27301862414094f7811ee6cbe958e25f9daec101'/>
<id>urn:sha1:27301862414094f7811ee6cbe958e25f9daec101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pastit.py changing http to https</title>
<updated>2016-06-16T10:37:26Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2016-06-16T10:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=8c7568df13c6c38c24721b6b9f3e54e0e9f87419'/>
<id>urn:sha1:8c7568df13c6c38c24721b6b9f3e54e0e9f87419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pasteme script to go to the https version</title>
<updated>2016-06-16T10:20:50Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2016-06-16T10:20:50Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=1f975e10b988a48b8a012d74c6903cb546ab0874'/>
<id>urn:sha1:1f975e10b988a48b8a012d74c6903cb546ab0874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix purge script to be able to import config</title>
<updated>2016-06-06T09:22:41Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2016-06-06T09:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=0453b2257e6ea3f6028a1aeec74a8e12c440eb9b'/>
<id>urn:sha1:0453b2257e6ea3f6028a1aeec74a8e12c440eb9b</id>
<content type='text'>
to be able to do 'import config' in python we have to be in the containing
directory (or set pythonpath for example). to adapt the script to your
environment simply change the cd /pasteme line.
</content>
</entry>
<entry>
<title>Fix typo (whish -&gt; wish)</title>
<updated>2015-11-04T15:29:57Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2015-11-04T15:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=1831e5d4cf6c330dd57483052b44e82508277c66'/>
<id>urn:sha1:1831e5d4cf6c330dd57483052b44e82508277c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an open tag for html li list</title>
<updated>2015-01-30T21:36:24Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2015-01-30T21:36:24Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=fc7dd79550ff5976440cb8687a6423a3e3570333'/>
<id>urn:sha1:fc7dd79550ff5976440cb8687a6423a3e3570333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix configuration file to change directory automatically</title>
<updated>2015-01-27T11:15:23Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2015-01-27T11:15:04Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=3d564cacf42c8904be31eb398e14a31cf387ed30'/>
<id>urn:sha1:3d564cacf42c8904be31eb398e14a31cf387ed30</id>
<content type='text'>
- the pastes store directory reflects environment: /tmp/pastes for developing
  and /pastes for production.
</content>
</entry>
<entry>
<title>Add a link to return to home (new paste) on banner click.</title>
<updated>2015-01-22T22:14:20Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2015-01-22T22:13:51Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=959bfc9e06cf43b94a57a3f8abc7e6c1f29bea55'/>
<id>urn:sha1:959bfc9e06cf43b94a57a3f8abc7e6c1f29bea55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a backlink to git.devys.org/pasteme/</title>
<updated>2015-01-15T22:53:34Z</updated>
<author>
<name>Cédric Picard</name>
<email>cedric.picard@efrei.net</email>
</author>
<published>2015-01-15T22:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=18928c136f26347df3ac32ef0d7afced9e1b4150'/>
<id>urn:sha1:18928c136f26347df3ac32ef0d7afced9e1b4150</id>
<content type='text'>
</content>
</entry>
</feed>
