<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git/contrib/hooks, branch ws/curl-http-proxy-over-https</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/'/>
<entry>
<title>Spelling fixes</title>
<updated>2017-06-27T17:35:49+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-06-25T10:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=64127575149e35b409bc2f78962f86507346d604'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ville Skyttä &lt;ville.skytta@iki.fi&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.4.0</title>
<updated>2016-08-17T18:36:08+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-08-17T06:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=7c5543115edf58b3b9b188f6f1377660bec10629'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2016-08-11T21:35:42+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-08-09T08:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=2e3a16b279a9df2e498187871c67e623e12bc8a4'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    &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;
</pre>
</div>
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.3.1</title>
<updated>2016-05-13T19:54:06+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-05-13T17:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=17130a704620c0e5455ef0f362f8d0f40758d1ea'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.3.0</title>
<updated>2016-05-03T21:04:27+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-05-03T08:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=4453d76c6abf28a3945a336c5321ea05f07bd8b6'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.2.0</title>
<updated>2015-10-12T17:38:33+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2015-10-11T18:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=4b1fd356b8f8ca464203174a47ab5fa6a5cbc26b'/>
<id>4b1fd356b8f8ca464203174a47ab5fa6a5cbc26b</id>
<content type='text'>
The changes are described in CHANGES.

Contributions-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Contributions-by: Elijah Newren &lt;newren@palantir.com&gt;
Contributions-by: Edward d'Auvergne &lt;edward@nmr-relax.com&gt;
Contributions-by: Vadim Zeitlin &lt;vadim@zeitlins.org&gt;
Contributions-by: Paul Sokolovsky &lt;paul.sokolovsky@linaro.org&gt;
Contributions-by: Michael Haggerty &lt;mhagger@alum.mit.edu&gt;
Contributions-by: Elijah Newren &lt;newren@gmail.com&gt;
Contributions-by: Richard Hansen &lt;rhansen@rhansen.org&gt;
Contributions-by: Job Snijders &lt;job@instituut.net&gt;
Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes are described in CHANGES.

Contributions-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Contributions-by: Elijah Newren &lt;newren@palantir.com&gt;
Contributions-by: Edward d'Auvergne &lt;edward@nmr-relax.com&gt;
Contributions-by: Vadim Zeitlin &lt;vadim@zeitlins.org&gt;
Contributions-by: Paul Sokolovsky &lt;paul.sokolovsky@linaro.org&gt;
Contributions-by: Michael Haggerty &lt;mhagger@alum.mit.edu&gt;
Contributions-by: Elijah Newren &lt;newren@gmail.com&gt;
Contributions-by: Richard Hansen &lt;rhansen@rhansen.org&gt;
Contributions-by: Job Snijders &lt;job@instituut.net&gt;
Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.1.1</title>
<updated>2015-07-06T16:43:17+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2015-07-05T11:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=5bdb7a78adf2a2656a1915e6fa656aecb45c1fc3'/>
<id>5bdb7a78adf2a2656a1915e6fa656aecb45c1fc3</id>
<content type='text'>
The only change is a bugfix: the SMTP mailer was not working with
Python 2.4.

Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only change is a bugfix: the SMTP mailer was not working with
Python 2.4.

Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pa/auto-gc-mac-osx'</title>
<updated>2015-06-24T19:21:58+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-24T19:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=3072ec397c06af6abb693287928e39f3b8f3ae4d'/>
<id>3072ec397c06af6abb693287928e39f3b8f3ae4d</id>
<content type='text'>
Recent Mac OS X updates breaks the logic to detect that the machine
is on the AC power in the sample pre-auto-gc script.

* pa/auto-gc-mac-osx:
  hooks/pre-auto-gc: adjust power checking for newer OS X
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recent Mac OS X updates breaks the logic to detect that the machine
is on the AC power in the sample pre-auto-gc script.

* pa/auto-gc-mac-osx:
  hooks/pre-auto-gc: adjust power checking for newer OS X
</pre>
</div>
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.1.0</title>
<updated>2015-06-18T17:03:52+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2015-06-18T08:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=5b1d901c0173b41010856e30776c92d02987ea25'/>
<id>5b1d901c0173b41010856e30776c92d02987ea25</id>
<content type='text'>
The changes are described in CHANGES.

Contributions-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Contributions-by: Richard Hansen &lt;rhansen@rhansen.org&gt;
Contributions-by: Michael Haggerty &lt;mhagger@alum.mit.edu&gt;
Contributions-by: Elijah Newren &lt;newren@gmail.com&gt;
Contributions-by: Luke Mewburn &lt;luke@mewburn.net&gt;
Contributions-by: Dave Boutcher &lt;daveboutcher@gmail.com&gt;
Contributions-by: Azat Khuzhin &lt;a3at.mail@gmail.com&gt;
Contributions-by: Sebastian Schuberth &lt;sschuberth@gmail.com&gt;
Contributions-by: Mikko Johannes Koivunalho &lt;mikko.koivunalho@iki.fi&gt;
Contributions-by: Elijah Newren &lt;newren@palantir.com&gt;
Contributions-by: Benoît Ryder &lt;benoit@ryder.fr&gt;
Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes are described in CHANGES.

Contributions-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Contributions-by: Richard Hansen &lt;rhansen@rhansen.org&gt;
Contributions-by: Michael Haggerty &lt;mhagger@alum.mit.edu&gt;
Contributions-by: Elijah Newren &lt;newren@gmail.com&gt;
Contributions-by: Luke Mewburn &lt;luke@mewburn.net&gt;
Contributions-by: Dave Boutcher &lt;daveboutcher@gmail.com&gt;
Contributions-by: Azat Khuzhin &lt;a3at.mail@gmail.com&gt;
Contributions-by: Sebastian Schuberth &lt;sschuberth@gmail.com&gt;
Contributions-by: Mikko Johannes Koivunalho &lt;mikko.koivunalho@iki.fi&gt;
Contributions-by: Elijah Newren &lt;newren@palantir.com&gt;
Contributions-by: Benoît Ryder &lt;benoit@ryder.fr&gt;
Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hooks/pre-auto-gc: adjust power checking for newer OS X</title>
<updated>2015-06-12T22:33:39+00:00</updated>
<author>
<name>Panagiotis Astithas</name>
<email>pastith@gmail.com</email>
</author>
<published>2015-06-11T14:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/git.git/commit/?id=c54c7b376d73d2b3780475b18a6039721019aaba'/>
<id>c54c7b376d73d2b3780475b18a6039721019aaba</id>
<content type='text'>
The output of "pmset -g batt" changed at some point from "Currently
drawing from 'AC Power'" to the slightly different "Now drawing from
'AC Power'". Starting the match from "drawing" makes the check work
in both old and new versions of OS X.

Signed-off-by: Panagiotis Astithas &lt;pastith@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The output of "pmset -g batt" changed at some point from "Currently
drawing from 'AC Power'" to the slightly different "Now drawing from
'AC Power'". Starting the match from "drawing" makes the check work
in both old and new versions of OS X.

Signed-off-by: Panagiotis Astithas &lt;pastith@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
