<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/git-repo.git/subcmds/gitc_delete.py, branch v1.13.11</title>
<subtitle>Mirror of gerrit.googlesource.com/git-repo</subtitle>
<id>https://git.enea.com/cgit/tools/git-repo.git/atom?h=v1.13.11</id>
<link rel='self' href='https://git.enea.com/cgit/tools/git-repo.git/atom?h=v1.13.11'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/'/>
<updated>2019-06-13T14:30:52+00:00</updated>
<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>Remove unused pylint suppressions</title>
<updated>2018-07-24T14:20:08+00:00</updated>
<author>
<name>David Pursehouse</name>
<email>dpursehouse@collab.net</email>
</author>
<published>2018-06-24T07:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=65b0ba5aa0447f7ee25103828115662b1eb80ff9'/>
<id>urn:sha1:65b0ba5aa0447f7ee25103828115662b1eb80ff9</id>
<content type='text'>
pylint is not used since bb5b1a0. The pyflakes cleanup mentioned in that
commit has not been done, but given that this project is no longer being
actively developed I don't think it's worth spending time doing it.

Leaving the pylint suppressions causes confusion because it leads people
to think that we are still using pylint.

Change-Id: If7d9f280a0f408c780f15915ffdb80579ae21f69
</content>
</entry>
<entry>
<title>Workaround shutil.rmtree limitation on Windows</title>
<updated>2017-05-29T10:32:31+00:00</updated>
<author>
<name>Renaud Paquay</name>
<email>rpaquay@google.com</email>
</author>
<published>2016-11-03T17:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=a65adf74f990eeac0d90011476376c7239cb7af5'/>
<id>urn:sha1:a65adf74f990eeac0d90011476376c7239cb7af5</id>
<content type='text'>
By default, shutil.rmtree raises an exception when deleting readonly
files on Windows.

Replace all shutil.rmtree with platform_utils.rmtree, which adds an
error handler to make files read-write when they can't be deleted.

Change-Id: I9cfea9a7b3703fb16a82cf69331540c2c179ed53
</content>
</entry>
<entry>
<title>gitc_delete: Remove unused imports</title>
<updated>2017-05-26T12:53:34+00:00</updated>
<author>
<name>David Pursehouse</name>
<email>dpursehouse@collab.net</email>
</author>
<published>2017-05-26T12:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=666debc5180f806cd31fa12b34a072e45f508e1a'/>
<id>urn:sha1:666debc5180f806cd31fa12b34a072e45f508e1a</id>
<content type='text'>
Change-Id: I672189ba99e18dca3956e2396c921d1ef0ca2ddd
</content>
</entry>
<entry>
<title>GITC: Add repo gitc-delete command.</title>
<updated>2015-10-01T21:05:17+00:00</updated>
<author>
<name>Simran Basi</name>
<email>sbasi@google.com</email>
</author>
<published>2015-09-23T18:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/tools/git-repo.git/commit/?id=f231db11a2f7c2cf28c1228146b0c087c4be882a'/>
<id>urn:sha1:f231db11a2f7c2cf28c1228146b0c087c4be882a</id>
<content type='text'>
repo gitc-delete deletes a GITC client and all the locally
saved sources. Useful for removing unnecessary clients and
recovering disk space.

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