<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mgagit/NEWS, branch 0.12</title>
<subtitle>Mageia git tool</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/'/>
<entry>
<title>Version 0.12</title>
<updated>2013-11-25T13:37:23+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-11-25T13:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=2972a3f35acbd4fc30a5a7c7f78e836dbe78ea01'/>
<id>2972a3f35acbd4fc30a5a7c7f78e836dbe78ea01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug introduced by commit 17ad237cd599702f</title>
<updated>2013-11-25T13:34:03+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-11-25T13:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=2eabb7b3e7e3b452ebf0a227eea9956dd136fff9'/>
<id>2eabb7b3e7e3b452ebf0a227eea9956dd136fff9</id>
<content type='text'>
The gl_template option is now in the origin_config instead of
repo_config before, so we need to use the origin_config function to
access it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The gl_template option is now in the origin_config instead of
repo_config before, so we need to use the origin_config function to
access it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.11</title>
<updated>2013-10-07T15:13:05+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-10-07T15:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=af79eae69272740f8cf23679c903dd78843d4a4f'/>
<id>af79eae69272740f8cf23679c903dd78843d4a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: add spaces</title>
<updated>2013-10-07T15:10:15+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-10-07T15:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=f2c7434ae5a29d348ba0c9c2baa3f08278d937b8'/>
<id>f2c7434ae5a29d348ba0c9c2baa3f08278d937b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the repo_conf and origin_conf functions in templates</title>
<updated>2013-10-07T15:08:13+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-10-07T15:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=17ad237cd599702f805122508a0dc3bafdc020d0'/>
<id>17ad237cd599702f805122508a0dc3bafdc020d0</id>
<content type='text'>
And remove the duplication of options from main repo definition to each
repo definition. Now that we can use the repo_conf function this is no
longer useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And remove the duplication of options from main repo definition to each
repo definition. Now that we can use the repo_conf function this is no
longer useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the showconf command, to show repos configuration in yaml</title>
<updated>2013-10-07T12:54:31+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-10-07T12:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=f4d92bf6686072b0889e9843cf55ac8d0ad1a59a'/>
<id>f4d92bf6686072b0889e9843cf55ac8d0ad1a59a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow non-ldap group definitions</title>
<updated>2013-09-21T23:01:25+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-09-21T23:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=f1b90f46724539d5384bcd8c2be92aafc650bc85'/>
<id>f1b90f46724539d5384bcd8c2be92aafc650bc85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include config values in quotes (it just feels nicer)</title>
<updated>2013-08-19T23:53:40+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-08-19T23:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=5a3958c37a1d28589b48249404f8965589cd8f40'/>
<id>5a3958c37a1d28589b48249404f8965589cd8f40</id>
<content type='text'>
Also enclose the maintainer nick in square brackets as gitolite is fine with these and it
looks better than a hyphen as a separator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also enclose the maintainer nick in square brackets as gitolite is fine with these and it
looks better than a hyphen as a separator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.10</title>
<updated>2013-08-18T19:21:54+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-08-18T19:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=448f3abc6de98329a4850018ac0e2ef4293fae69'/>
<id>448f3abc6de98329a4850018ac0e2ef4293fae69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.9</title>
<updated>2013-08-01T10:08:01+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-08-01T10:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgagit/commit/?id=4c1c6eb2455cc058c73b02ba652e0f40c869262f'/>
<id>4c1c6eb2455cc058c73b02ba652e0f40c869262f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
