<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/git-repo.git/git_config.py, branch v1.6</title>
<subtitle>Mirror of gerrit.googlesource.com/git-repo</subtitle>
<id>https://git.enea.com/cgit/tools/git-repo.git/atom?h=v1.6</id>
<link rel='self' href='https://git.enea.com/cgit/tools/git-repo.git/atom?h=v1.6'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/'/>
<updated>2009-01-06T00:34:27+00:00</updated>
<entry>
<title>Support Gerrit2's ssh:// based upload</title>
<updated>2009-01-06T00:34:27+00:00</updated>
<author>
<name>Shawn O. Pearce</name>
<email>sop@google.com</email>
</author>
<published>2009-01-06T00:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=b54a392c9a267a06058b663377282c9dcec6878e'/>
<id>urn:sha1:b54a392c9a267a06058b663377282c9dcec6878e</id>
<content type='text'>
In Gerrit2 uploads are sent over "git push ssh://...", as this
is a more efficient transport and is easier to code from external
scripts and/or direct command line usage by an end-user.

Gerrit1's HTTP POST based format is assumed if the review server
does not have the /ssh_info URL available on it.

Signed-off-by: Shawn O. Pearce &lt;sop@google.com&gt;
</content>
</entry>
<entry>
<title>Use remote.*.projectname to indicate the target project for upload</title>
<updated>2008-11-06T17:52:51+00:00</updated>
<author>
<name>Shawn O. Pearce</name>
<email>sop@google.com</email>
</author>
<published>2008-11-06T17:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=339ba9f6f70b1733f89a5ff89d5f155389a04094'/>
<id>urn:sha1:339ba9f6f70b1733f89a5ff89d5f155389a04094</id>
<content type='text'>
This way "forks" of a project, e.g. the linux kernel, can be setup to
use different destination projects in the review server by creating
different remotes in the client side Git repository.

Signed-off-by: Shawn O. Pearce &lt;sop@google.com&gt;
</content>
</entry>
<entry>
<title>Add 'repo init --mirror' to download a complete forrest</title>
<updated>2008-11-06T02:08:32+00:00</updated>
<author>
<name>Shawn O. Pearce</name>
<email>sop@google.com</email>
</author>
<published>2008-11-04T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=e284ad1d1a2c6fa0e0ac800e87b2607f9bda339e'/>
<id>urn:sha1:e284ad1d1a2c6fa0e0ac800e87b2607f9bda339e</id>
<content type='text'>
The mirror option downloads a complete forrest (as described by the
manifest) and creates a replica of the remote repositories rather
than a client working directory.  This permits other clients to
sync off the mirror site.

A mirror can be positioned in a "DMZ", where the mirror executes
"repo sync" to obtain changes from the external upstream and
clients inside the protected zone operate off the mirror only,
and therefore do not require direct git:// access to the external
upstream repositories.

Signed-off-by: Shawn O. Pearce &lt;sop@google.com&gt;
</content>
</entry>
<entry>
<title>Cache the per-user configuration to avoid duplicate instances</title>
<updated>2008-10-29T22:24:34+00:00</updated>
<author>
<name>Shawn O. Pearce</name>
<email>sop@google.com</email>
</author>
<published>2008-10-29T22:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=90be5c0839762d14bdee75d121c3923ed91c8404'/>
<id>urn:sha1:90be5c0839762d14bdee75d121c3923ed91c8404</id>
<content type='text'>
Signed-off-by: Shawn O. Pearce &lt;sop@google.com&gt;
</content>
</entry>
<entry>
<title>Initial Contribution</title>
<updated>2008-10-21T14:00:00+00:00</updated>
<author>
<name>The Android Open Source Project</name>
<email>initial-contribution@android.com</email>
</author>
<published>2008-10-21T14:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=cf31fe9b4fb650b27e19f5d7ee7297e383660caf'/>
<id>urn:sha1:cf31fe9b4fb650b27e19f5d7ee7297e383660caf</id>
<content type='text'>
</content>
</entry>
</feed>
