<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pasteme/scripts, 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>2016-06-16T10:37:26Z</updated>
<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 length limitation and encoding with pasteme script</title>
<updated>2014-12-01T13:30:43Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2014-12-01T13:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=73143dd69b6e67ebacb5f8ed393ad7218553d59a'/>
<id>urn:sha1:73143dd69b6e67ebacb5f8ed393ad7218553d59a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pasteme script when no ascii data is used</title>
<updated>2014-11-29T22:57:08Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2014-11-29T22:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=7c6c10f8e5bae9f112dcde5f8cc3bf7bf178db41'/>
<id>urn:sha1:7c6c10f8e5bae9f112dcde5f8cc3bf7bf178db41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cron script to purge old pastes</title>
<updated>2014-11-29T17:23:29Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2014-11-29T17:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=394ad3a32cd37ec96641f63492cc5065c7210e17'/>
<id>urn:sha1:394ad3a32cd37ec96641f63492cc5065c7210e17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pasteme script</title>
<updated>2014-11-29T15:00:24Z</updated>
<author>
<name>VG</name>
<email>vg@devys.org</email>
</author>
<published>2014-11-29T15:00:24Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=4475362294e6c8fd0df4f19c035bed81e595671c'/>
<id>urn:sha1:4475362294e6c8fd0df4f19c035bed81e595671c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better error management</title>
<updated>2014-11-29T09:41:39Z</updated>
<author>
<name>Cédric Picard</name>
<email>cedric.picard@efrei.net</email>
</author>
<published>2014-11-29T09:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=f56e87f100989554cd17ddd8dbf2d666a56ed468'/>
<id>urn:sha1:f56e87f100989554cd17ddd8dbf2d666a56ed468</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include status code in error message</title>
<updated>2014-11-28T23:18:42Z</updated>
<author>
<name>Cédric Picard</name>
<email>cedric.picard@efrei.net</email>
</author>
<published>2014-11-28T23:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=27e56e46a13c442fd00eaa7eebf684d69241f2df'/>
<id>urn:sha1:27e56e46a13c442fd00eaa7eebf684d69241f2df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug introduced by previous commit</title>
<updated>2014-11-28T20:10:04Z</updated>
<author>
<name>Cédric Picard</name>
<email>cedric.picard@efrei.net</email>
</author>
<published>2014-11-28T20:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/pasteme/commit/?id=08705c698b62c5ea8393a7cff6751659fdcf34f9'/>
<id>urn:sha1:08705c698b62c5ea8393a7cff6751659fdcf34f9</id>
<content type='text'>
</content>
</entry>
</feed>
