<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.4.0-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.4.0-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.4.0-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2015-04-02T19:46:06Z</updated>
<entry>
<title>Git 2.4.0-rc1</title>
<updated>2015-04-02T19:46:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-02T19:46:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6ae0d972664134b82a6dd164a01e8adbebeaffe3'/>
<id>urn:sha1:6ae0d972664134b82a6dd164a01e8adbebeaffe3</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sb/atomic-push'</title>
<updated>2015-04-02T19:34:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-02T19:34:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3c6151dad310db71f599dbfbac329fa961f29794'/>
<id>urn:sha1:3c6151dad310db71f599dbfbac329fa961f29794</id>
<content type='text'>
* sb/atomic-push:
  send-pack: unify error messages for unsupported capabilities
</content>
</entry>
<entry>
<title>send-pack: unify error messages for unsupported capabilities</title>
<updated>2015-04-02T18:02:52Z</updated>
<author>
<name>Ralf Thielow</name>
<email>ralf.thielow@gmail.com</email>
</author>
<published>2015-04-02T17:28:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c8b8f22aa97a94dbad4fb7d8dcb2c5bf21c4fa32'/>
<id>urn:sha1:c8b8f22aa97a94dbad4fb7d8dcb2c5bf21c4fa32</id>
<content type='text'>
If --signed is not supported, the error message names the remote
"receiving end". If --atomic is not supported, the error message
names the remote "server". Unify the naming to "receiving end"
as we're in the context of "push".

Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with 2.3.5</title>
<updated>2015-03-31T21:58:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-31T21:58:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cf8a8c6bd53c43e29cb735eb7934ffc996475d77'/>
<id>urn:sha1:cf8a8c6bd53c43e29cb735eb7934ffc996475d77</id>
<content type='text'>
* maint:
  Git 2.3.5
  docs: clarify what git-rebase's "-p" / "--preserve-merges" does
</content>
</entry>
<entry>
<title>Git 2.3.5</title>
<updated>2015-03-31T21:57:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-31T21:57:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=52735a689270bb1de94eb3de198594b36caed9bb'/>
<id>urn:sha1:52735a689270bb1de94eb3de198594b36caed9bb</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ss/pull-rebase-preserve' into maint</title>
<updated>2015-03-31T21:54:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-31T21:54:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ad00aebfe93b3fc79c5ed54569f1603b8030783a'/>
<id>urn:sha1:ad00aebfe93b3fc79c5ed54569f1603b8030783a</id>
<content type='text'>
* ss/pull-rebase-preserve:
  docs: clarify what git-rebase's "-p" / "--preserve-merges" does
  docs: clarify "preserve" option wording for git-pull
</content>
</entry>
<entry>
<title>Merge branch 'jc/report-path-error-to-dir' into maint</title>
<updated>2015-03-31T21:53:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-31T21:53:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ab0fb57aac6c5b6f074c07c7e2729bcff58cc45d'/>
<id>urn:sha1:ab0fb57aac6c5b6f074c07c7e2729bcff58cc45d</id>
<content type='text'>
Code clean-up.

* jc/report-path-error-to-dir:
  report_path_error(): move to dir.c
</content>
</entry>
<entry>
<title>Merge branch 'ph/push-doc-cas' into maint</title>
<updated>2015-03-31T21:52:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-31T21:52:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a78fc4af8246e06de4fc10f685a84778cf33aa12'/>
<id>urn:sha1:a78fc4af8246e06de4fc10f685a84778cf33aa12</id>
<content type='text'>
* ph/push-doc-cas:
  git-push.txt: clean up force-with-lease wording
</content>
</entry>
<entry>
<title>docs: clarify what git-rebase's "-p" / "--preserve-merges" does</title>
<updated>2015-03-30T20:44:29Z</updated>
<author>
<name>Sebastian Schuberth</name>
<email>sschuberth@gmail.com</email>
</author>
<published>2015-03-30T09:29:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d50d31e8808261eccfa6bde826e5e63368e29573'/>
<id>urn:sha1:d50d31e8808261eccfa6bde826e5e63368e29573</id>
<content type='text'>
Ignoring a merge can be read as ignoring the changes a merge commit
introduces altogether, as if the entire side branch the merge commit
merged was removed from the history.  But that is not what happens
if "-p" is not specified.  What happens is that the individual
commits a merge commit introduces are replayed in order, and only
any possible merge conflict resolutions or manual amendments to the
merge commit are ignored.

Get this straight in the docs.

Also, do not say that merge commits are *tried* to be recreated. As that is
true almost everywhere it is better left unsaid.

Signed-off-by: Sebastian Schuberth &lt;sschuberth@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with maint</title>
<updated>2015-03-28T16:42:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-28T16:42:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a3b75b3ccbc0f8128937d3b393837c2a74f2b662'/>
<id>urn:sha1:a3b75b3ccbc0f8128937d3b393837c2a74f2b662</id>
<content type='text'>
* maint:
  Prepare for 2.3.5
  2.3.2 release notes: typofix
</content>
</entry>
</feed>
