<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/etc/pre-commit.sh, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-08-25T00:55:07+00:00</updated>
<entry>
<title>Make the pre-commit script pre-push instead</title>
<updated>2021-08-25T00:55:07+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-08-25T00:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9d664b24f92fbbe22b3243014bb98f6878db30a9'/>
<id>urn:sha1:9d664b24f92fbbe22b3243014bb98f6878db30a9</id>
<content type='text'>
This should make it substantially less annoying, and hopefully more
people will find it useful. In particular, it will no longer run tidy
each time you run `git commit --amend` or rebase a branch.

This also warns if you have the old script in pre-commit; see the HACK
comment for details.
</content>
</entry>
<entry>
<title>set the executable bit on pre-commit.sh</title>
<updated>2021-08-11T19:06:33+00:00</updated>
<author>
<name>Jack O'Connor</name>
<email>oconnor663@gmail.com</email>
</author>
<published>2021-08-11T18:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a0103e50d51832958b5aca55a03ebf74ba46d64f'/>
<id>urn:sha1:a0103e50d51832958b5aca55a03ebf74ba46d64f</id>
<content type='text'>
`x.py setup` hardlinks this file into .git/hooks. Prior to this commit,
that led to the following warning emitted by `git commit`:

    hint: The '.git/hooks/pre-commit' hook was ignored because it's not set as executable.

Making the checked-in script executable fixes this issue, as the
hardlinked copy uses the same flags.

It looks like the file was originally executable, but that bit was
unset in commit b908905b3defa075d08661dc5916219a870b4856 of
https://github.com/rust-lang/rust/pull/85305. It's possible that was
unintentional.
</content>
</entry>
<entry>
<title>changeded bindings_after_at from active to accepted</title>
<updated>2021-06-04T16:41:55+00:00</updated>
<author>
<name>marcusdunn</name>
<email>marcus.s.dunn@gmail.com</email>
</author>
<published>2021-05-15T00:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b908905b3defa075d08661dc5916219a870b4856'/>
<id>urn:sha1:b908905b3defa075d08661dc5916219a870b4856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in `pre-commit.sh`</title>
<updated>2021-02-24T23:37:13+00:00</updated>
<author>
<name>katelyn martin</name>
<email>kmartin@fastly.com</email>
</author>
<published>2021-02-24T23:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f06896ca7a43cf62a4b87e4cf959b06f49893fbb'/>
<id>urn:sha1:f06896ca7a43cf62a4b87e4cf959b06f49893fbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unset GIT_DIR in pre-commit hook</title>
<updated>2020-10-07T23:50:27+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-10-07T23:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4989494bf21636763ba3ad5f9181c363b399257'/>
<id>urn:sha1:f4989494bf21636763ba3ad5f9181c363b399257</id>
<content type='text'>
Works around https://github.com/rust-lang/rust/issues/77620
</content>
</entry>
<entry>
<title>Clean up pre-commit.sh</title>
<updated>2020-10-05T23:35:06+00:00</updated>
<author>
<name>Cassandra Fridkin</name>
<email>cass@swag.lgbt</email>
</author>
<published>2020-10-05T23:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68ca4742c58f97b4078357e297e963dec031a1a9'/>
<id>urn:sha1:68ca4742c58f97b4078357e297e963dec031a1a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move script to src/etc</title>
<updated>2020-10-05T22:57:48+00:00</updated>
<author>
<name>Cassandra Fridkin</name>
<email>cass@swag.lgbt</email>
</author>
<published>2020-10-05T22:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7de557bf9c550623ce6493b8af940cb9b08c2293'/>
<id>urn:sha1:7de557bf9c550623ce6493b8af940cb9b08c2293</id>
<content type='text'>
</content>
</entry>
</feed>
