<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/git-repo.git/docs/manifest-format.txt, branch v2.12</title>
<subtitle>Mirror of gerrit.googlesource.com/git-repo</subtitle>
<id>https://git.enea.com/cgit/tools/git-repo.git/atom?h=v2.12</id>
<link rel='self' href='https://git.enea.com/cgit/tools/git-repo.git/atom?h=v2.12'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/'/>
<updated>2018-10-05T23:32:51+00:00</updated>
<entry>
<title>manifest-format: convert to markdown</title>
<updated>2018-10-05T23:32:51+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@google.com</email>
</author>
<published>2018-10-05T23:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=3891b7519d35b6bac3e81744c846ca2ed0bd1be2'/>
<id>urn:sha1:3891b7519d35b6bac3e81744c846ca2ed0bd1be2</id>
<content type='text'>
The gitiles system doesn't render .txt files, so convert this to .md
for better display online.

Change-Id: Ie12e46daf008dd8c97ae2ffd21fb68bd948fe625
</content>
</entry>
<entry>
<title>manifest: Support a default upstream value</title>
<updated>2018-05-09T20:58:18+00:00</updated>
<author>
<name>Nasser Grainawi</name>
<email>nasser@codeaurora.org</email>
</author>
<published>2018-05-04T18:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=da40341a3e6e2e45877426aaefb97b3f0735a776'/>
<id>urn:sha1:da40341a3e6e2e45877426aaefb97b3f0735a776</id>
<content type='text'>
It's convenient to set upstream for all projects in a manifest instead of
repeating the same value for each project.

Change-Id: I946b1de4efb01b351c332dfad108fa7d4f443cba
</content>
</entry>
<entry>
<title>Add a way to override the revision of an &lt;extend-project&gt;</title>
<updated>2018-03-15T16:55:54+00:00</updated>
<author>
<name>Luis Hector Chavez</name>
<email>lhchavez@google.com</email>
</author>
<published>2018-03-15T16:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=7d52585ec4719ce0314c6d1a20216fc0128d6883'/>
<id>urn:sha1:7d52585ec4719ce0314c6d1a20216fc0128d6883</id>
<content type='text'>
This change adds support for the 'revision' attribute in
&lt;extend-project&gt;. This avoids the need to perform a &lt;remove-project&gt;
followed by a &lt;project&gt; in local manifests.

Change-Id: Id2834fcfc1ae0d74b3347bed3618f250bf696b1f
</content>
</entry>
<entry>
<title>implement optional 'sync-tags' in the manifest file</title>
<updated>2018-02-14T07:57:41+00:00</updated>
<author>
<name>YOUNG HO CHA</name>
<email>ganadist@gmail.com</email>
</author>
<published>2018-02-14T07:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=a32c92c206ad02f473cfa9558d4eac8f0fc738a8'/>
<id>urn:sha1:a32c92c206ad02f473cfa9558d4eac8f0fc738a8</id>
<content type='text'>
Allow the 'default' and 'project' element in the manifest
file to apply "--no-tags" option equivalent.

Change-Id: I7e0f8c17a0e25cca744d45df049076d203c52ff5
Signed-off-by: YOUNG HO CHA &lt;ganadist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adding include element into the top-level element</title>
<updated>2017-05-27T04:26:15+00:00</updated>
<author>
<name>Jiri tyr</name>
<email>jiri.tyr@gmail.com</email>
</author>
<published>2017-01-09T23:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=fddfa6fbac4fcabe712961fa45da8f440ee9426a'/>
<id>urn:sha1:fddfa6fbac4fcabe712961fa45da8f440ee9426a</id>
<content type='text'>
The documentation of the XML file format contains DTD which contains
definition of all allowed elements and attributes. The "include" element
is defined but it's not referenced from the top-level "manifest"
element.

This patch is adding the "include" element into the list of elements of
the top-level "manifest" element.

Change-Id: I33beb8ef2846bbf42ffd42e6ae6888828566d604
</content>
</entry>
<entry>
<title>manifest-format: fix EMPTY keyword usage</title>
<updated>2016-12-28T21:07:16+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@google.com</email>
</author>
<published>2016-12-28T21:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=04071c1c72437a930db017bd4c562ad06087986a'/>
<id>urn:sha1:04071c1c72437a930db017bd4c562ad06087986a</id>
<content type='text'>
The keyword EMPTY doesn't use parens.

BUG=git-repo:140

Change-Id: I7cd28a09c401520a72e5c244a77d9d70385f1b61
</content>
</entry>
<entry>
<title>implement optional 'pushurl' in the manifest file</title>
<updated>2016-09-20T15:31:20+00:00</updated>
<author>
<name>Steve Rae</name>
<email>steve.rae@raedomain.com</email>
</author>
<published>2016-08-10T22:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=d648045366b3710c834531295bd643bceb0c612c'/>
<id>urn:sha1:d648045366b3710c834531295bd643bceb0c612c</id>
<content type='text'>
Allow the 'remote' element in the manifest file to define an optional
'pushurl' attribute which is passed into the .git/config file.

Change-Id: If342d299d371374aedc4440645798888869c9714
Signed-off-by: Steve Rae &lt;steve.rae@raedomain.com&gt;
</content>
</entry>
<entry>
<title>Improve documentation of manifest server RPC methods</title>
<updated>2016-04-13T08:55:36+00:00</updated>
<author>
<name>David Pursehouse</name>
<email>david.pursehouse@sonymobile.com</email>
</author>
<published>2016-04-13T08:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=e868841782314e431134c24c350f5a353306fa7d'/>
<id>urn:sha1:e868841782314e431134c24c350f5a353306fa7d</id>
<content type='text'>
Mention that the RPC endpoints are used when running repo
sync with the --smart-sync and --smart-tag options

Change-Id: I4b0b82e8b714fe923a5b325a6135f0128bf636ff
</content>
</entry>
<entry>
<title>Fix typos for manifest dtd</title>
<updated>2015-12-11T00:05:54+00:00</updated>
<author>
<name>Kenny Ho</name>
<email>y2kenny@gmail.com</email>
</author>
<published>2015-10-22T20:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=827e547d9e8066086af8b154e2f3726907fe72c1'/>
<id>urn:sha1:827e547d9e8066086af8b154e2f3726907fe72c1</id>
<content type='text'>
Change-Id: If53721544eca570e2bcce4598cdc2670a679c681
</content>
</entry>
<entry>
<title>docs: add copyfile and linkfile elements description</title>
<updated>2015-09-10T09:43:19+00:00</updated>
<author>
<name>Ruslan Bilovol</name>
<email>ruslan.bilovol@gmail.com</email>
</author>
<published>2015-09-08T10:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=54527e7e3086758a23e3b069f183db6415aca304'/>
<id>urn:sha1:54527e7e3086758a23e3b069f183db6415aca304</id>
<content type='text'>
The "copyfile" element is available since 2009 and
have been used in every Android manifest; the "linkfile"
element is available since 2014.
Now it's a good time to add both to the documentation

Change-Id: Ia987edf5f69a006235fbd3f33b744e9794a6d964
Signed-off-by: Ruslan Bilovol &lt;ruslan.bilovol@gmail.com&gt;
</content>
</entry>
</feed>
