<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git/contrib, branch pb/commit-editmsg-path</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/'/>
<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://git.baserock.org/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>Sync with maint</title>
<updated>2016-05-03T21:52:30+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-03T21:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=4bb51aed1e858bfac174255ae4d8994af3a8e07a'/>
<id>4bb51aed1e858bfac174255ae4d8994af3a8e07a</id>
<content type='text'>
* maint:
  git-multimail: update to release 1.3.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  git-multimail: update to release 1.3.0
</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://git.baserock.org/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>Merge branch 'mg/complete-cherry-mark-to-log'</title>
<updated>2016-04-13T21:12:40+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-13T21:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=f0442976149da225fd9e7796436b2122a6bb7f0f'/>
<id>f0442976149da225fd9e7796436b2122a6bb7f0f</id>
<content type='text'>
The completion scripts (in contrib/) did not include the
"--cherry-mark" option when completing "git log &lt;HT&gt;".

* mg/complete-cherry-mark-to-log:
  completion: complete --cherry-mark for git log
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The completion scripts (in contrib/) did not include the
"--cherry-mark" option when completing "git log &lt;HT&gt;".

* mg/complete-cherry-mark-to-log:
  completion: complete --cherry-mark for git log
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rt/completion-help'</title>
<updated>2016-04-13T21:12:29+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-13T21:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=8b7475aefc0a88da65c6d495fc518b2b8a72ff47'/>
<id>8b7475aefc0a88da65c6d495fc518b2b8a72ff47</id>
<content type='text'>
Shell completion (in contrib/) updates.

* rt/completion-help:
  completion: add 'revisions' and 'everyday' to 'git help'
  completion: add option '--guides' to 'git help'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shell completion (in contrib/) updates.

* rt/completion-help:
  completion: add 'revisions' and 'everyday' to 'git help'
  completion: add option '--guides' to 'git help'
</pre>
</div>
</content>
</entry>
<entry>
<title>completion: complete --cherry-mark for git log</title>
<updated>2016-04-05T20:53:54+00:00</updated>
<author>
<name>Michael J Gruber</name>
<email>git@drmicha.warpmail.net</email>
</author>
<published>2016-04-05T10:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=d3bfbf91dfb4257b064cce6e5860e8e7317e6da8'/>
<id>d3bfbf91dfb4257b064cce6e5860e8e7317e6da8</id>
<content type='text'>
Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&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: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>completion: add 'revisions' and 'everyday' to 'git help'</title>
<updated>2016-03-24T20:09:08+00:00</updated>
<author>
<name>Ralf Thielow</name>
<email>ralf.thielow@gmail.com</email>
</author>
<published>2016-03-24T18:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=4d10b7e1bcc035ee5358b4a34e4bcf67673a89fc'/>
<id>4d10b7e1bcc035ee5358b4a34e4bcf67673a89fc</id>
<content type='text'>
Signed-off-by: Ralf Thielow &lt;ralf.thielow@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>
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>completion: add option '--guides' to 'git help'</title>
<updated>2016-03-24T20:09:05+00:00</updated>
<author>
<name>Ralf Thielow</name>
<email>ralf.thielow@gmail.com</email>
</author>
<published>2016-03-24T18:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=716b29db91369334e9e14dbbf54e75cd061aa6a4'/>
<id>716b29db91369334e9e14dbbf54e75cd061aa6a4</id>
<content type='text'>
Signed-off-by: Ralf Thielow &lt;ralf.thielow@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>
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pw/completion-stash' into maint</title>
<updated>2016-02-22T21:10:20+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-02-22T21:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=47847c756b7de9615cf89f353d3d2a84f8a871f1'/>
<id>47847c756b7de9615cf89f353d3d2a84f8a871f1</id>
<content type='text'>
* pw/completion-stash:
  completion: fix mis-indentation in _git_stash()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pw/completion-stash:
  completion: fix mis-indentation in _git_stash()
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pw/completion-stash'</title>
<updated>2016-02-22T18:27:24+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-02-22T18:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=8716bdca268d9fb1cc9fc0255bfcbb27ace7e5b5'/>
<id>8716bdca268d9fb1cc9fc0255bfcbb27ace7e5b5</id>
<content type='text'>
* pw/completion-stash:
  completion: fix mis-indentation in _git_stash()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pw/completion-stash:
  completion: fix mis-indentation in _git_stash()
</pre>
</div>
</content>
</entry>
</feed>
