<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/README.Coding, branch talloc-2.0.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>Coding: Add comment disproving control-flow changing macros</title>
<updated>2012-09-26T14:29:28+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2012-05-30T08:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=be300b0588729c3c87f765e2737ebaccc0af02ff'/>
<id>be300b0588729c3c87f765e2737ebaccc0af02ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CodingStyle: Add some notes about Python 2.4 compatibility.</title>
<updated>2011-10-13T22:22:57+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-10-13T21:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=27afc3e578d38279085ad2984c8ff2f9e0484540'/>
<id>27afc3e578d38279085ad2984c8ff2f9e0484540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.Coding: Mention that PEP8 is the standard for Python code.</title>
<updated>2011-07-23T20:08:09+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-07-17T11:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=25054a3071d2cd8a7433ee9aed9f6a2b732bfbbc'/>
<id>25054a3071d2cd8a7433ee9aed9f6a2b732bfbbc</id>
<content type='text'>
Almost all of our existing code is PEP8, and virtually every other free software
project in Python uses PEP8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Almost all of our existing code is PEP8, and virtually every other free software
project in Python uses PEP8.
</pre>
</div>
</content>
</entry>
<entry>
<title>README.Coding: fix typos</title>
<updated>2010-07-10T12:15:08+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-07-10T12:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c6a6d884f98aead1f449bc94aee19c3069efca27'/>
<id>c6a6d884f98aead1f449bc94aee19c3069efca27</id>
<content type='text'>
Thanks to Michael Wood &lt;esiotrot@gmail.com&gt; for the review.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Michael Wood &lt;esiotrot@gmail.com&gt; for the review.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>README.Coding: add examples for good and bad comments</title>
<updated>2010-07-10T09:18:19+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-07-10T08:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1c2ff4563d0fd7e1d00117eef051f5554daaba14'/>
<id>1c2ff4563d0fd7e1d00117eef051f5554daaba14</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>README.Coding - cosmetic changes</title>
<updated>2010-05-11T13:00:40+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-05-11T12:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=82bedb5cb43da126f49352c8e70a54961143258d'/>
<id>82bedb5cb43da126f49352c8e70a54961143258d</id>
<content type='text'>
- Fix typos
- Wrap lines
- Remove trailing whitespaces
- use ":" instead of "::" - one colon should in all cases be enough
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix typos
- Wrap lines
- Remove trailing whitespaces
- use ":" instead of "::" - one colon should in all cases be enough
</pre>
</div>
</content>
</entry>
<entry>
<title>README.Coding: fix good example</title>
<updated>2010-05-11T06:03:56+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-05-11T06:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b8c414b35f1bd37a70af7746ee5cc9427e4e31ee'/>
<id>b8c414b35f1bd37a70af7746ee5cc9427e4e31ee</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>README.coding: Update rules about code blocks and braces.</title>
<updated>2009-11-18T10:44:50+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2009-11-18T10:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=054833a892cdbf3ef4efbd8eec468cf4b287c95d'/>
<id>054833a892cdbf3ef4efbd8eec468cf4b287c95d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.Coding: add section about usage of helper variables</title>
<updated>2009-11-16T09:52:27+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-11-16T09:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=adff5ef28f8763c70aa24071940f4c3df4a5cc3a'/>
<id>adff5ef28f8763c70aa24071940f4c3df4a5cc3a</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>README.Coding: fix error in "good example"</title>
<updated>2009-11-16T09:51:31+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-11-16T09:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6c6c8e91efb8a534afb629897b402bf3f3945948'/>
<id>6c6c8e91efb8a534afb629897b402bf3f3945948</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
</feed>
