<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/hooks, branch v2.26.1</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.26.1</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.26.1'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2019-11-10T07:00:55Z</updated>
<entry>
<title>multimail: fix a few simple spelling errors</title>
<updated>2019-11-10T07:00:55Z</updated>
<author>
<name>Elijah Newren</name>
<email>newren@gmail.com</email>
</author>
<published>2019-11-05T17:07:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ae821ffe8327ebb24b16ba5a42c6d675050319d7'/>
<id>urn:sha1:ae821ffe8327ebb24b16ba5a42c6d675050319d7</id>
<content type='text'>
Also submitted upstream as:
  https://github.com/git-multimail/git-multimail/pull/208

Reported-by: Jens Schleusener &lt;Jens.Schleusener@fossies.org&gt;
Signed-off-by: Elijah Newren &lt;newren@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Fix spelling errors in code comments</title>
<updated>2019-11-10T07:00:54Z</updated>
<author>
<name>Elijah Newren</name>
<email>newren@gmail.com</email>
</author>
<published>2019-11-05T17:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=15beaaa3d1f6b555900446deb5e376b4f806d734'/>
<id>urn:sha1:15beaaa3d1f6b555900446deb5e376b4f806d734</id>
<content type='text'>
Reported-by: Jens Schleusener &lt;Jens.Schleusener@fossies.org&gt;
Signed-off-by: Elijah Newren &lt;newren@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Fix spelling errors in documentation outside of Documentation/</title>
<updated>2019-11-07T04:42:00Z</updated>
<author>
<name>Elijah Newren</name>
<email>newren@gmail.com</email>
</author>
<published>2019-11-05T17:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=891529792547c55bf8c94ea8831631702492e839'/>
<id>urn:sha1:891529792547c55bf8c94ea8831631702492e839</id>
<content type='text'>
Reported-by: Jens Schleusener &lt;Jens.Schleusener@fossies.org&gt;
Signed-off-by: Elijah Newren &lt;newren@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.5.0</title>
<updated>2019-01-07T19:56:09Z</updated>
<author>
<name>Matthieu Moy</name>
<email>git@matthieu-moy.fr</email>
</author>
<published>2019-01-07T17:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=99177b34db1d473e8f90544cf0bf83f47308e9ad'/>
<id>urn:sha1:99177b34db1d473e8f90544cf0bf83f47308e9ad</id>
<content type='text'>
Changes are described in CHANGES.

Contributions-by: Matthieu Moy &lt;git@matthieu-moy.fr&gt;
Contributions-by: William Stewart &lt;william.stewart@booking.com&gt;
Contributions-by: Ville Skyttä &lt;ville.skytta@iki.fi&gt;
Contributions-by: Dirk Olmes &lt;dirk.olmes@codedo.de&gt;
Contributions-by: Björn Kautler &lt;Bjoern@Kautler.net&gt;
Contributions-by: Konstantin Ryabitsev &lt;konstantin@linuxfoundation.org&gt;
Contributions-by: Gareth Pye &lt;garethp@gpsatsys.com.au&gt;
Contributions-by: David Lazar &lt;lazard@csail.mit.edu&gt;
Signed-off-by: Matthieu Moy &lt;git@matthieu-moy.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>hooks/pre-auto-gc-battery: allow gc to run on non-laptops</title>
<updated>2018-02-28T22:24:46Z</updated>
<author>
<name>Adam Borowski</name>
<email>kilobyte@angband.pl</email>
</author>
<published>2018-02-28T22:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=781262c5e7ad4a7813c528803117ed0d2e8c5172'/>
<id>urn:sha1:781262c5e7ad4a7813c528803117ed0d2e8c5172</id>
<content type='text'>
Desktops and servers tend to have no power sensor, thus on_ac_power returns
255 ("unknown").  Thus, let's take any answer other than 1 ("battery") as
no contraindication to run gc.

If that tool returns "unknown", there's no point in querying other sources
as it already queried them, and is smarter than us (can handle multiple
adapters).

Reported by: Xin Li &lt;delphij@google.com&gt;
Signed-off-by: Adam Borowski &lt;kilobyte@angband.pl&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2017-06-27T17:35:49Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-06-25T10:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=64127575149e35b409bc2f78962f86507346d604'/>
<id>urn:sha1:64127575149e35b409bc2f78962f86507346d604</id>
<content type='text'>
Signed-off-by: Ville Skyttä &lt;ville.skytta@iki.fi&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.4.0</title>
<updated>2016-08-17T18:36:08Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-08-17T06:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7c5543115edf58b3b9b188f6f1377660bec10629'/>
<id>urn:sha1:7c5543115edf58b3b9b188f6f1377660bec10629</id>
<content type='text'>
Changes are described in CHANGES.

Contributions-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Contributions-by: Irfan Adilovic &lt;irfanadilovic@gmail.com&gt;
Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2016-08-11T21:35:42Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-08-09T08:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2e3a16b279a9df2e498187871c67e623e12bc8a4'/>
<id>urn:sha1:2e3a16b279a9df2e498187871c67e623e12bc8a4</id>
<content type='text'>
    &lt;BAD&gt;                     &lt;CORRECTED&gt;
    accidently                accidentally
    commited                  committed
    dependancy                dependency
    emtpy                     empty
    existance                 existence
    explicitely               explicitly
    git-upload-achive         git-upload-archive
    hierachy                  hierarchy
    indegee                   indegree
    intial                    initial
    mulitple                  multiple
    non-existant              non-existent
    precendence.              precedence.
    priviledged               privileged
    programatically           programmatically
    psuedo-binary             pseudo-binary
    soemwhere                 somewhere
    successfull               successful
    transfering               transferring
    uncommited                uncommitted
    unkown                    unknown
    usefull                   useful
    writting                  writing

Signed-off-by: Ville Skyttä &lt;ville.skytta@iki.fi&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.3.1</title>
<updated>2016-05-13T19:54:06Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-05-13T17:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=17130a704620c0e5455ef0f362f8d0f40758d1ea'/>
<id>urn:sha1:17130a704620c0e5455ef0f362f8d0f40758d1ea</id>
<content type='text'>
The changes are described in CHANGES.

Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.3.0</title>
<updated>2016-05-03T21:04:27Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-05-03T08:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4453d76c6abf28a3945a336c5321ea05f07bd8b6'/>
<id>urn:sha1:4453d76c6abf28a3945a336c5321ea05f07bd8b6</id>
<content type='text'>
The changes are described in CHANGES.

Contributions-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Contributions-by: Stefan Tatschner &lt;rumpelsepp@sevenbyte.org&gt;
Contributions-by: Simon P &lt;simon.git@le-huit.fr&gt;
Contributions-by: Leander Hasty &lt;leander@1stplayable.com&gt;
Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
