<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/builtin, branch v2.8.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.8.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.8.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2016-04-29T21:15:58Z</updated>
<entry>
<title>Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maint</title>
<updated>2016-04-29T21:15:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-29T21:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=002dd773b0b2ff2e28a335fb879a321056c0f6e2'/>
<id>urn:sha1:002dd773b0b2ff2e28a335fb879a321056c0f6e2</id>
<content type='text'>
When running "git blame $path" with unnormalized data in the index
for the path, the data in the working tree was blamed, even though
"git add" would not have changed what is already in the index, due
to "safe crlf" that disables the line-end conversion.  It has been
corrected.

* tb/blame-force-read-cache-to-workaround-safe-crlf:
  correct blame for files commited with CRLF
</content>
</entry>
<entry>
<title>Merge branch 'sk/send-pack-all-fix' into maint</title>
<updated>2016-04-29T21:15:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-29T21:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=18c554b2720a869f1203a776cadd515fc6f3f840'/>
<id>urn:sha1:18c554b2720a869f1203a776cadd515fc6f3f840</id>
<content type='text'>
"git send-pack --all &lt;there&gt;" was broken when its command line
option parsing was written in the 2.6 timeframe.

* sk/send-pack-all-fix:
  git-send-pack: fix --all option when used with directory
</content>
</entry>
<entry>
<title>Merge branch 'jv/merge-nothing-into-void' into maint</title>
<updated>2016-04-15T01:57:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a5953f68186e72b3fe7b7dc0b2a7cb0f451cf3ef'/>
<id>urn:sha1:a5953f68186e72b3fe7b7dc0b2a7cb0f451cf3ef</id>
<content type='text'>
"git merge FETCH_HEAD" dereferenced NULL pointer when merging
nothing into an unborn history (which is arguably unusual usage,
which perhaps was the reason why nobody noticed it).

* jv/merge-nothing-into-void:
  merge: fix NULL pointer dereference when merging nothing into void
</content>
</entry>
<entry>
<title>Merge branch 'ss/commit-squash-msg' into maint</title>
<updated>2016-04-15T01:57:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ea7fefbd7b25deb7c0b4da56d95d67116edded48'/>
<id>urn:sha1:ea7fefbd7b25deb7c0b4da56d95d67116edded48</id>
<content type='text'>
When "git merge --squash" stopped due to conflict, the concluding
"git commit" failed to read in the SQUASH_MSG that shows the log
messages from all the squashed commits.

* ss/commit-squash-msg:
  commit: do not lose SQUASH_MSG contents
</content>
</entry>
<entry>
<title>Merge branch 'jk/startup-info' into maint</title>
<updated>2016-04-15T01:57:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=237e6db5c08b095d84d352206e6dcd332fbfca5a'/>
<id>urn:sha1:237e6db5c08b095d84d352206e6dcd332fbfca5a</id>
<content type='text'>
The startup_info data, which records if we are working inside a
repository (among other things), are now uniformly available to Git
subcommand implementations, and Git avoids attempting to touch
references when we are not in a repository.

* jk/startup-info:
  use setup_git_directory() in test-* programs
  grep: turn off gitlink detection for --no-index
  mailmap: do not resolve blobs in a non-repository
  remote: don't resolve HEAD in non-repository
  setup: set startup_info-&gt;have_repository more reliably
  setup: make startup_info available everywhere
</content>
</entry>
<entry>
<title>Merge branch 'gf/fetch-pack-direct-object-fetch' into maint</title>
<updated>2016-04-15T01:57:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=dc66371cdf749089bcd1a22335f40c50d8a6b66d'/>
<id>urn:sha1:dc66371cdf749089bcd1a22335f40c50d8a6b66d</id>
<content type='text'>
Fetching of history by naming a commit object name directly didn't
work across remote-curl transport.

* gf/fetch-pack-direct-object-fetch:
  fetch-pack: update the documentation for "&lt;refs&gt;..." arguments
  fetch-pack: fix object_id of exact sha1
</content>
</entry>
<entry>
<title>Merge branch 'jk/rev-parse-local-env-vars' into maint</title>
<updated>2016-04-15T01:57:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7488c2f65a029246c350b6e89484455a2249fe98'/>
<id>urn:sha1:7488c2f65a029246c350b6e89484455a2249fe98</id>
<content type='text'>
The "--local-env-vars" and "--resolve-git-dir" options of "git
rev-parse" failed to work outside a repository when the command's
option parsing was rewritten in 1.8.5 era.

* jk/rev-parse-local-env-vars:
  rev-parse: let some options run outside repository
  t1515: add tests for rev-parse out-of-repo helpers
</content>
</entry>
<entry>
<title>Merge branch 'jk/config-get-urlmatch' into maint</title>
<updated>2016-04-15T01:57:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0759dfdd9c888cbec92240ada3193b57862b2265'/>
<id>urn:sha1:0759dfdd9c888cbec92240ada3193b57862b2265</id>
<content type='text'>
"git config --get-urlmatch", unlike other variants of the "git
config --get" family, did not signal error with its exit status
when there was no matching configuration.

* jk/config-get-urlmatch:
  Documentation/git-config: fix --get-all description
  Documentation/git-config: use bulleted list for exit codes
  config: fail if --get-urlmatch finds no value
</content>
</entry>
<entry>
<title>Merge branch 'jc/index-pack' into maint</title>
<updated>2016-04-15T01:37:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1d1cbe224f280be2a270274a4e843ceccbe1a030'/>
<id>urn:sha1:1d1cbe224f280be2a270274a4e843ceccbe1a030</id>
<content type='text'>
Code clean-up.

* jc/index-pack:
  index-pack: add a helper function to derive .idx/.keep filename
  index-pack: correct --keep[=&lt;msg&gt;]
</content>
</entry>
<entry>
<title>correct blame for files commited with CRLF</title>
<updated>2016-04-05T20:55:30Z</updated>
<author>
<name>Torsten Bögershausen</name>
<email>tboegi@web.de</email>
</author>
<published>2016-04-05T19:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a08feb8ef0b66c3e7d398ee6169c607b8efb7c80'/>
<id>urn:sha1:a08feb8ef0b66c3e7d398ee6169c607b8efb7c80</id>
<content type='text'>
git blame reports lines as not "Not Committed Yet" when they have
CRLF in the index, CRLF in the worktree and core.autocrlf is true.

Since commit c4805393 (autocrlf: Make it work also for un-normalized
repositories, 2010-05-12), files that have CRLF in the index are not
normalized at commit when core.autocrl is set.

Add a call to read_cache() early in fake_working_tree_commit(),
before calling convert_to_git().

Signed-off-by: Torsten Bögershausen &lt;tboegi@web.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
