<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib, branch v2.5.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.5.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-08-19T21:41:25Z</updated>
<entry>
<title>Merge branch 'da/subtree-date-confusion' into maint</title>
<updated>2015-08-19T21:41:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-08-19T21:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5a30374a29a4ee9725d6ea165ead19a748eaed4c'/>
<id>urn:sha1:5a30374a29a4ee9725d6ea165ead19a748eaed4c</id>
<content type='text'>
"git subtree" (in contrib/) depended on "git log" output to be
stable, which was a no-no.  Apply a workaround to force a
particular date format.

* da/subtree-date-confusion:
  contrib/subtree: ignore log.date configuration
</content>
</entry>
<entry>
<title>contrib/subtree: ignore log.date configuration</title>
<updated>2015-07-23T22:08:41Z</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2015-07-22T00:01:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e7aac44ed276bc0de0253baa8e3f5ac247044a31'/>
<id>urn:sha1:e7aac44ed276bc0de0253baa8e3f5ac247044a31</id>
<content type='text'>
git-subtree's log format string uses "%ad" and "%cd", which
respect the user's configured log.date value.

This is problematic for git-subtree because it needs to use real
dates so that copied commits come through unchanged.

Add a test and tweak the format strings to use %aD and %cD
so that the default date format is used instead.

Reported-by: Bryan Jacobs &lt;b@q3q.us&gt;
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/prompt-document-ps1-state-separator' into maint</title>
<updated>2015-07-15T18:41:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-15T18:41:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=51d5980ea019a28b38d2f9612314daf3ea536e82'/>
<id>urn:sha1:51d5980ea019a28b38d2f9612314daf3ea536e82</id>
<content type='text'>
Docfix.

* jc/prompt-document-ps1-state-separator:
  git-prompt.sh: document GIT_PS1_STATESEPARATOR
</content>
</entry>
<entry>
<title>Merge branch 'af/tcsh-completion-noclobber' into maint</title>
<updated>2015-07-15T18:41:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-15T18:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ada9ecd98947aa0d80945f3a7a24486efcda370b'/>
<id>urn:sha1:ada9ecd98947aa0d80945f3a7a24486efcda370b</id>
<content type='text'>
The tcsh completion writes a bash scriptlet but that would have
failed for users with noclobber set.

* af/tcsh-completion-noclobber:
  git-completion.tcsh: fix redirect with noclobber
</content>
</entry>
<entry>
<title>Merge branch 'pa/auto-gc-mac-osx' into maint</title>
<updated>2015-07-15T18:41:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-15T18:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7c621186bae3204af11ed60984ff3d1df0eddb44'/>
<id>urn:sha1:7c621186bae3204af11ed60984ff3d1df0eddb44</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>
</entry>
<entry>
<title>Merge branch 'cb/subtree-tests-update'</title>
<updated>2015-07-10T21:17:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-10T21:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3cbb92054b2b9cafbf2a662f7858e5896d3e7ac4'/>
<id>urn:sha1:3cbb92054b2b9cafbf2a662f7858e5896d3e7ac4</id>
<content type='text'>
Tests update in contrib/subtree.

* cb/subtree-tests-update:
  contrib/subtree: small tidy-up to test
  contrib/subtree: fix broken &amp;&amp;-chains and revealed test error
  contrib/subtree: use tabs consitently for indentation in tests
</content>
</entry>
<entry>
<title>git-multimail: update to release 1.1.1</title>
<updated>2015-07-06T16:43:17Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2015-07-05T11:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5bdb7a78adf2a2656a1915e6fa656aecb45c1fc3'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Merge branch 'jc/prompt-document-ps1-state-separator'</title>
<updated>2015-07-01T21:02:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-01T21:02:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d70bc3b97a4792ba99117ac6b0051ff367d78419'/>
<id>urn:sha1:d70bc3b97a4792ba99117ac6b0051ff367d78419</id>
<content type='text'>
Docfix.

* jc/prompt-document-ps1-state-separator:
  git-prompt.sh: document GIT_PS1_STATESEPARATOR
</content>
</entry>
<entry>
<title>Merge branch 'pa/auto-gc-mac-osx'</title>
<updated>2015-06-24T19:21:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-24T19:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3072ec397c06af6abb693287928e39f3b8f3ae4d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Merge branch 'af/tcsh-completion-noclobber'</title>
<updated>2015-06-24T19:21:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-24T19:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c595cb9c4f7c5fb2b09c5f3d3c07cf4488dc7ef9'/>
<id>urn:sha1:c595cb9c4f7c5fb2b09c5f3d3c07cf4488dc7ef9</id>
<content type='text'>
The tcsh completion writes a bash scriptlet but that would have
failed for users with noclobber set.

* af/tcsh-completion-noclobber:
  git-completion.tcsh: fix redirect with noclobber
</content>
</entry>
</feed>
