<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet/modules/git, branch user/danf/test</title>
<subtitle>Mageia Infrastructure Configuration</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/'/>
<entry>
<title>Switch links to https: that are found in comments</title>
<updated>2024-01-25T20:17:25+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-01-25T20:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=5f6f124d960df9a808f43aa6a6b637b9d26f802e'/>
<id>5f6f124d960df9a808f43aa6a6b637b9d26f802e</id>
<content type='text'>
These are for use by humans only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are for use by humans only.
</pre>
</div>
</content>
</entry>
<entry>
<title>lint fixes for git</title>
<updated>2015-10-19T21:38:50+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-10-19T21:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=bf817c6ea3036d8fd69995a767f5071e19232fb9'/>
<id>bf817c6ea3036d8fd69995a767f5071e19232fb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git: Ensure that on update, any submodules are also updated.</title>
<updated>2014-06-15T16:08:43+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-06-15T16:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=4274494bc129a789172299dbf3fe7f08e9465a72'/>
<id>4274494bc129a789172299dbf3fe7f08e9465a72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git: Make git pulls silent.</title>
<updated>2014-03-23T20:54:22+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-03-23T20:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=0da8b77ccccf9e484ceb4ab3101a4c8feda12cf9'/>
<id>0da8b77ccccf9e484ceb4ab3101a4c8feda12cf9</id>
<content type='text'>
This avoids the 'Already up to date.' messages and mirrors
what the subversion module does.

(fixes previous commit which put the -q in the wrong place
and had a comment about the lack of -q)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the 'Already up to date.' messages and mirrors
what the subversion module does.

(fixes previous commit which put the -q in the wrong place
and had a comment about the lack of -q)
</pre>
</div>
</content>
</entry>
<entry>
<title>git: Make git pulls silent.</title>
<updated>2014-03-23T20:53:23+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-03-23T20:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=287572f8d8468dcf9a0d404f2a30f151269f9a38'/>
<id>287572f8d8468dcf9a0d404f2a30f151269f9a38</id>
<content type='text'>
This avoids the 'Already up to date.' messages and mirrors
what the subversion module does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the 'Already up to date.' messages and mirrors
what the subversion module does.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support git snapshots of a specific branch name (needed for identity.mageia.org)</title>
<updated>2014-03-23T16:19:35+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-03-23T16:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=29b4c8338ac752d88297a8383405d911ad0343c1'/>
<id>29b4c8338ac752d88297a8383405d911ad0343c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old git repository creation manifest.</title>
<updated>2013-10-06T22:36:33+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-06T22:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=a8a30664410fd0e4d3708d130ef12cdcde6f27c1'/>
<id>a8a30664410fd0e4d3708d130ef12cdcde6f27c1</id>
<content type='text'>
Now obsoleted by mgagit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now obsoleted by mgagit
</pre>
</div>
</content>
</entry>
<entry>
<title>git::snapshot: don't add cron if $refresh == '0'</title>
<updated>2013-07-06T16:54:06+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mageia.org</email>
</author>
<published>2013-07-06T16:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=92088122f2d1f3fbe63b506fd8e8bd312847000b'/>
<id>92088122f2d1f3fbe63b506fd8e8bd312847000b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git::server: don't create /git directory</title>
<updated>2013-06-27T18:33:44+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mageia.org</email>
</author>
<published>2013-06-27T18:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=a8fa0490f3c180cf8363b9d35d7982f2c6778728'/>
<id>a8fa0490f3c180cf8363b9d35d7982f2c6778728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git: Use --mirror over --bare such that new branches etc. are pulled.</title>
<updated>2013-06-09T12:40:04+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-06-09T12:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=11f138283054cdf025521ec5c48f031e1f02cd1a'/>
<id>11f138283054cdf025521ec5c48f031e1f02cd1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
