<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.6.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.6.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.6.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-11-05T20:20:34Z</updated>
<entry>
<title>Git 2.6.3</title>
<updated>2015-11-05T20:20:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=af40944bda352190f05d22b7cb8fe88beb17f3a7'/>
<id>urn:sha1:af40944bda352190f05d22b7cb8fe88beb17f3a7</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rs/daemon-plug-child-leak' into maint</title>
<updated>2015-11-05T20:18:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b8f5242592146c85c2e09fd9721e522ce4dd32e5'/>
<id>urn:sha1:b8f5242592146c85c2e09fd9721e522ce4dd32e5</id>
<content type='text'>
"git daemon" uses "run_command()" without "finish_command()", so it
needs to release resources itself, which it forgot to do.

* rs/daemon-plug-child-leak:
  daemon: plug memory leak
  run-command: factor out child_process_clear()
</content>
</entry>
<entry>
<title>Merge branch 'rs/wt-status-detached-branch-fix' into maint</title>
<updated>2015-11-05T20:18:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=db43891ce60d0f713a41cfc46097262c73aa99d7'/>
<id>urn:sha1:db43891ce60d0f713a41cfc46097262c73aa99d7</id>
<content type='text'>
"git status --branch --short" accessed beyond the constant string
"HEAD", which has been corrected.

* rs/wt-status-detached-branch-fix:
  wt-status: use skip_prefix() to get rid of magic string length constants
  wt-status: don't skip a magical number of characters blindly
  wt-status: avoid building bogus branch name with detached HEAD
  wt-status: exit early using goto in wt_shortstatus_print_tracking()
  t7060: add test for status --branch on a detached HEAD
</content>
</entry>
<entry>
<title>Merge branch 'jk/initialization-fix-to-add-submodule-odb' into maint</title>
<updated>2015-11-05T20:18:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f97aee1f941a08a741c7ce2b0dfb6db7d0cc042e'/>
<id>urn:sha1:f97aee1f941a08a741c7ce2b0dfb6db7d0cc042e</id>
<content type='text'>
We peek objects from submodule's object store by linking it to the
list of alternate object databases, but the code to do so forgot to
correctly initialize the list.

* jk/initialization-fix-to-add-submodule-odb:
  add_submodule_odb: initialize alt_odb list earlier
</content>
</entry>
<entry>
<title>Merge branch 'js/misc-fixes' into maint</title>
<updated>2015-11-05T20:18:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ace5348dcb427bbce015a42a21a46dc02ae1b37b'/>
<id>urn:sha1:ace5348dcb427bbce015a42a21a46dc02ae1b37b</id>
<content type='text'>
Various compilation fixes and squelching of warnings.

* js/misc-fixes:
  Correct fscanf formatting string for I64u values
  Silence GCC's "cast of pointer to integer of a different size" warning
  Squelch warning about an integer overflow
</content>
</entry>
<entry>
<title>Merge branch 'jc/add-u-A-default-to-top' into maint</title>
<updated>2015-11-05T20:18:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a878e7e62b4826a95effa1420cff47807f9cb88b'/>
<id>urn:sha1:a878e7e62b4826a95effa1420cff47807f9cb88b</id>
<content type='text'>
"git --literal-pathspecs add -u/-A" without any command line
argument misbehaved ever since Git 2.0.

* jc/add-u-A-default-to-top:
  add: simplify -u/-A without pathspec
</content>
</entry>
<entry>
<title>Merge branch 'jk/delete-modechange-conflict' into maint</title>
<updated>2015-11-05T20:18:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5e6154fb145d66af36e10ef4db7e1d1e9502c501'/>
<id>urn:sha1:5e6154fb145d66af36e10ef4db7e1d1e9502c501</id>
<content type='text'>
Merging a branch that removes a path and another that changes the
mode bits on the same path should have conflicted at the path, but
it didn't and silently favoured the removal.

* jk/delete-modechange-conflict:
  merge: detect delete/modechange conflict
  t6031: generalize for recursive and resolve strategies
  t6031: move triple-rename test to t3030
</content>
</entry>
<entry>
<title>Merge branch 'js/imap-send-curl-compilation-fix' into maint</title>
<updated>2015-11-05T20:18:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c378862b1ec23dd526e318b4c1bfbf826f8dd6b6'/>
<id>urn:sha1:c378862b1ec23dd526e318b4c1bfbf826f8dd6b6</id>
<content type='text'>
"git imap-send" did not compile well with older version of cURL library.

* js/imap-send-curl-compilation-fix:
  imap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually available
</content>
</entry>
<entry>
<title>Merge branch 'rp/link-curl-before-ssl' into maint</title>
<updated>2015-11-05T20:18:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3897d2d906df0edebd78b8d9604d02cd120bac36'/>
<id>urn:sha1:3897d2d906df0edebd78b8d9604d02cd120bac36</id>
<content type='text'>
The linkage order of libraries was wrong in places around libcurl.

* rp/link-curl-before-ssl:
  configure.ac: detect ssl need with libcurl
  Makefile: make curl-config path configurable
  Makefile: link libcurl before zlib
</content>
</entry>
<entry>
<title>Merge branch 'nd/clone-linked-checkout' into maint</title>
<updated>2015-11-05T20:18:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4349f597f08b6dc50fc6198b8e1b96e19df37c65'/>
<id>urn:sha1:4349f597f08b6dc50fc6198b8e1b96e19df37c65</id>
<content type='text'>
It was not possible to use a repository-lookalike created by "git
worktree add" as a local source of "git clone".

* nd/clone-linked-checkout:
  clone: better error when --reference is a linked checkout
  clone: allow --local from a linked checkout
  enter_repo: allow .git files in strict mode
  enter_repo: avoid duplicating logic, use is_git_directory() instead
  t0002: add test for enter_repo(), non-strict mode
  path.c: delete an extra space
</content>
</entry>
</feed>
