<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/git-repo.git/subcmds/gitc_init.py, branch v2.9</title>
<subtitle>Mirror of gerrit.googlesource.com/git-repo</subtitle>
<id>https://git.enea.com/cgit/tools/git-repo.git/atom?h=v2.9</id>
<link rel='self' href='https://git.enea.com/cgit/tools/git-repo.git/atom?h=v2.9'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/'/>
<updated>2020-02-13T04:54:10+00:00</updated>
<entry>
<title>pyflakes: Fix remaining "E501 line too long" warnings</title>
<updated>2020-02-13T04:54:10+00:00</updated>
<author>
<name>David Pursehouse</name>
<email>dpursehouse@collab.net</email>
</author>
<published>2020-02-13T04:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=3cda50a41b1a950d70be8887c5efe3735586d1bb'/>
<id>urn:sha1:3cda50a41b1a950d70be8887c5efe3735586d1bb</id>
<content type='text'>
We increased the max line length to 100 columns which got rid of
the majority of these warnings, but there were still a few lines
that exceeded 100 columns.

Change-Id: Ib3372868ca2297f83073a14f91c8ae3df9d0d0e6
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254699
Tested-by: David Pursehouse &lt;dpursehouse@collab.net&gt;
Reviewed-by: Mike Frysinger &lt;vapier@google.com&gt;
</content>
</entry>
<entry>
<title>init: handle -c conflicts with gitc-init</title>
<updated>2020-02-05T16:00:10+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@google.com</email>
</author>
<published>2020-02-05T05:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=66098f707a1a3f352aac4c4bb2c4f88da070ca2a'/>
<id>urn:sha1:66098f707a1a3f352aac4c4bb2c4f88da070ca2a</id>
<content type='text'>
We keep getting requests for init to support -c.  This conflicts with
gitc-init which allocates -c for its own use.  Lets make this dynamic
so we keep it with "init" but omit it for "gitc-init".

Bug: https://crbug.com/gerrit/10200
Change-Id: Ibf69c2bbeff638e28e63cb08926fea0c622258db
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/253252
Reviewed-by: David Pursehouse &lt;dpursehouse@collab.net&gt;
Tested-by: Mike Frysinger &lt;vapier@google.com&gt;
</content>
</entry>
<entry>
<title>set default file encoding to utf-8</title>
<updated>2019-06-13T14:30:52+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@google.com</email>
</author>
<published>2019-06-13T06:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=f601376e13e6beca7ab8d660e00d6c14714f305f'/>
<id>urn:sha1:f601376e13e6beca7ab8d660e00d6c14714f305f</id>
<content type='text'>
There's no reason to support any other encoding in these files.
This only affects the files themselves and not streams they open.

Bug: https://crbug.com/gerrit/10418
Change-Id: I053cb40cd3666ce5c8a0689b9dd938f24ca765bf
</content>
</entry>
<entry>
<title>Fix gitc-init behavior</title>
<updated>2015-10-07T22:43:22+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-10-06T22:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=745b4ad660f8050045b521c4e15b7d3ac0b3d70e'/>
<id>urn:sha1:745b4ad660f8050045b521c4e15b7d3ac0b3d70e</id>
<content type='text'>
With gitc-init, a gitc client may be specified using '-c'. If we're
not currently in that client, we need to change directories so that
we don't affect the local checkout, and to ensure that repo is
checked out in the new client.

This also makes '-c' optional if already in a gitc client, to match
the rest of the init options.

Change-Id: Ib514ad9fd101698060ae89bb035499800897e9bd
</content>
</entry>
<entry>
<title>Add GitcClientCommand class for GITC-specific commands</title>
<updated>2015-09-29T20:46:34+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-08-31T22:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=79360640f4c7d5f044973aa1bdb6fb0f8f311f05'/>
<id>urn:sha1:79360640f4c7d5f044973aa1bdb6fb0f8f311f05</id>
<content type='text'>
These won't show up as common commands in the help text unless in a GITC
client, and will refuse to execute.

Change-Id: Iffe82adcc9d6ddde9cb4b204f83ff018042bdab0
</content>
</entry>
<entry>
<title>fixed typo in gitc_init.py help output</title>
<updated>2015-09-11T18:11:30+00:00</updated>
<author>
<name>Alexander Bird</name>
<email>Alexander.Bird.42@gmail.com</email>
</author>
<published>2015-09-11T17:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=3c0358060786e9a6fcd6b3bbb9c01c887946bdd6'/>
<id>urn:sha1:3c0358060786e9a6fcd6b3bbb9c01c887946bdd6</id>
<content type='text'>
Change-Id: I86459bf63297487457d6c4c995dfd1e63133ec53
</content>
</entry>
<entry>
<title>GITC: Always update the gitc manifest from the repo manifest</title>
<updated>2015-09-10T03:50:40+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-09-08T20:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=5ea32d135963da5542b78895f95332c6a17bbe11'/>
<id>urn:sha1:5ea32d135963da5542b78895f95332c6a17bbe11</id>
<content type='text'>
This way any changes made to the main manifest are reflected in the gitc
manifest. It's also necessary to use both manifests to sync since the
information required to update the gitc manifest is actually in the repo
manifest.

This also fixes a few issues that came up when testing. notdefault
groups weren't being saved to the gitc manifest in a method that matched
'sync'. The merge branch wasn't always being set to the correct value
either.

Change-Id: I435235cb5622a048ffad0059affd32ecf71f1f5b
</content>
</entry>
<entry>
<title>Revert "GITC: Always update the gitc manifest from the repo manifest"</title>
<updated>2015-09-09T21:43:32+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-09-09T21:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=037552333182497e9e38bff984de44df0f93e54b'/>
<id>urn:sha1:037552333182497e9e38bff984de44df0f93e54b</id>
<content type='text'>
This reverts commit 250303b437855c2b50d052a05a08ed517423af8b.

Change-Id: I1fd8af20f802553151aacb953c913f3305ca6057
</content>
</entry>
<entry>
<title>GITC: Always update the gitc manifest from the repo manifest</title>
<updated>2015-09-09T19:35:56+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-09-08T20:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=250303b437855c2b50d052a05a08ed517423af8b'/>
<id>urn:sha1:250303b437855c2b50d052a05a08ed517423af8b</id>
<content type='text'>
This way any changes made to the main manifest are reflected in the gitc
manifest. It's also necessary to use both manifests to sync since the
information required to update the gitc manifest is actually in the repo
manifest.

This also fixes a few issues that came up when testing. notdefault
groups weren't being saved to the gitc manifest in a method that matched
'sync'. The merge branch wasn't always being set to the correct value
either.

Change-Id: I5dbc850dd73a9fbd10ab2470ae4c40e46ff894de
</content>
</entry>
<entry>
<title>gitc: Improve help visibility</title>
<updated>2015-09-01T19:23:56+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-08-31T22:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=9ff2ece6abc5d0d4a69c2f086209f107fd4f04be'/>
<id>urn:sha1:9ff2ece6abc5d0d4a69c2f086209f107fd4f04be</id>
<content type='text'>
This improves the visiblity of gitc-init if we can get the gitc config,
and hides it otherwise.

Change-Id: I82830b0b07c311e8c74397ba79eb4c361f8b6fb5
</content>
</entry>
</feed>
