<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch rs/help-c-source-with-gitattributes</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>.gitattributes: set file type for C files</title>
<updated>2016-07-07T21:11:15+00:00</updated>
<author>
<name>René Scharfe</name>
<email>l.s.r@web.de</email>
</author>
<published>2016-07-07T20:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=e82675a040d559c56be54255901138a979eeec21'/>
<id>e82675a040d559c56be54255901138a979eeec21</id>
<content type='text'>
Set the diff attribute for C source file to "cpp" in order to improve
git's ability to determine hunk headers.  In particular it helps avoid
showing unindented labels in hunk headers.  That in turn is useful for
git diff -W and git grep -W, which show whole functions now instead of
stopping at a label.

Signed-off-by: Rene Scharfe &lt;l.s.r@web.de&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>
Set the diff attribute for C source file to "cpp" in order to improve
git's ability to determine hunk headers.  In particular it helps avoid
showing unindented labels in hunk headers.  That in turn is useful for
git diff -W and git grep -W, which show whole functions now instead of
stopping at a label.

Signed-off-by: Rene Scharfe &lt;l.s.r@web.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>More fixes for 2.9.1</title>
<updated>2016-07-06T20:08:02+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=674d38f55b6d6b9f1cea8821f09670e07c1c7961'/>
<id>674d38f55b6d6b9f1cea8821f09670e07c1c7961</id>
<content type='text'>
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: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc/deref-tag' into maint</title>
<updated>2016-07-06T20:06:46+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=f83819835763c2448abc2c18c4fe750368408264'/>
<id>f83819835763c2448abc2c18c4fe750368408264</id>
<content type='text'>
Code clean-up.

* jc/deref-tag:
  blame, line-log: do not loop around deref_tag()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code clean-up.

* jc/deref-tag:
  blame, line-log: do not loop around deref_tag()
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pb/strbuf-read-file-doc' into maint</title>
<updated>2016-07-06T20:06:45+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=f7927316cf7b6252e27e54cdd2929039253c2422'/>
<id>f7927316cf7b6252e27e54cdd2929039253c2422</id>
<content type='text'>
Minor doc update.

* pb/strbuf-read-file-doc:
  strbuf: describe the return value of strbuf_read_file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor doc update.

* pb/strbuf-read-file-doc:
  strbuf: describe the return value of strbuf_read_file
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jk/fetch-prune-doc' into maint</title>
<updated>2016-07-06T20:06:44+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=1c22105f2ce6795035f4d030325127dab9736caa'/>
<id>1c22105f2ce6795035f4d030325127dab9736caa</id>
<content type='text'>
Minor doc update.

* jk/fetch-prune-doc:
  fetch: document that pruning happens before fetching
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor doc update.

* jk/fetch-prune-doc:
  fetch: document that pruning happens before fetching
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pc/occurred' into maint</title>
<updated>2016-07-06T20:06:43+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=9d3d0dbb14fa529492d828485b1f65aa9e0ed199'/>
<id>9d3d0dbb14fa529492d828485b1f65aa9e0ed199</id>
<content type='text'>
Typofix.

* pc/occurred:
  config.c: fix misspelt "occurred" in an error message
  refs.h: fix misspelt "occurred" in a comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Typofix.

* pc/occurred:
  config.c: fix misspelt "occurred" in an error message
  refs.h: fix misspelt "occurred" in a comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mg/cherry-pick-multi-on-unborn' into maint</title>
<updated>2016-07-06T20:06:42+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=25227f0beacf00d80420e313ffed48032352037f'/>
<id>25227f0beacf00d80420e313ffed48032352037f</id>
<content type='text'>
"git cherry-pick A" worked on an unborn branch, but "git
cherry-pick A..B" didn't.

* mg/cherry-pick-multi-on-unborn:
  cherry-pick: allow to pick to unborn branches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"git cherry-pick A" worked on an unborn branch, but "git
cherry-pick A..B" didn't.

* mg/cherry-pick-multi-on-unborn:
  cherry-pick: allow to pick to unborn branches
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'em/newer-freebsd-shells-are-fine-with-returns' into maint</title>
<updated>2016-07-06T20:06:41+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=af3a43cb111bc3136389a9f1285fbccb97f42205'/>
<id>af3a43cb111bc3136389a9f1285fbccb97f42205</id>
<content type='text'>
Comments about misbehaving FreeBSD shells have been clarified with
the version number (9.x and before are broken, newer ones are OK).

* em/newer-freebsd-shells-are-fine-with-returns:
  rebase: update comment about FreeBSD /bin/sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Comments about misbehaving FreeBSD shells have been clarified with
the version number (9.x and before are broken, newer ones are OK).

* em/newer-freebsd-shells-are-fine-with-returns:
  rebase: update comment about FreeBSD /bin/sh
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lv/status-say-working-tree-not-directory' into maint</title>
<updated>2016-07-06T20:06:40+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=89aef71d0eb5b5e06216c2efbba76cffe17679f7'/>
<id>89aef71d0eb5b5e06216c2efbba76cffe17679f7</id>
<content type='text'>
"git status" used to say "working directory" when it meant "working
tree".

* lv/status-say-working-tree-not-directory:
  Use "working tree" instead of "working directory" for git status
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"git status" used to say "working directory" when it meant "working
tree".

* lv/status-say-working-tree-not-directory:
  Use "working tree" instead of "working directory" for git status
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nb/gnome-keyring-build' into maint</title>
<updated>2016-07-06T20:06:40+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=1729853432011faa51a88ab9831dc9b382a6ee7e'/>
<id>1729853432011faa51a88ab9831dc9b382a6ee7e</id>
<content type='text'>
Build improvements for gnome-keyring (in contrib/)

* nb/gnome-keyring-build:
  gnome-keyring: Don't hard-code pkg-config executable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build improvements for gnome-keyring (in contrib/)

* nb/gnome-keyring-build:
  gnome-keyring: Don't hard-code pkg-config executable
</pre>
</div>
</content>
</entry>
</feed>
