<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git/Documentation, branch fc/git-version-gen</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>Update draft release notes to 1.8.5 for the third batch of topics</title>
<updated>2013-09-12T21:42:47+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-12T21:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=89b1b47b0acc9012e137f84a92eacdacfde29dea'/>
<id>89b1b47b0acc9012e137f84a92eacdacfde29dea</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/pager-configuration-doc'</title>
<updated>2013-09-12T21:41:54+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-12T21:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=d5d0a23dbb5cb2adf5bfe23e7af48a2330b40de9'/>
<id>d5d0a23dbb5cb2adf5bfe23e7af48a2330b40de9</id>
<content type='text'>
It was unclear in the documentation how various configurations and
environment variables determine which pager is eventually used.

* jc/pager-configuration-doc:
  config: rewrite core.pager documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was unclear in the documentation how various configurations and
environment variables determine which pager is eventually used.

* jc/pager-configuration-doc:
  config: rewrite core.pager documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mm/remote-helpers-doc'</title>
<updated>2013-09-12T21:41:50+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-12T21:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=7b828a0514a316b17c89e7f6b591fef539836c88'/>
<id>7b828a0514a316b17c89e7f6b591fef539836c88</id>
<content type='text'>
* mm/remote-helpers-doc:
  Documentation/remote-helpers: document common use-case for private ref
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mm/remote-helpers-doc:
  Documentation/remote-helpers: document common use-case for private ref
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mn/doc-pack-heu-remove-dead-pastebin'</title>
<updated>2013-09-12T21:41:47+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-12T21:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=8ee9a1830017b6f4b9dfc7c7be7e6fa1618633ea'/>
<id>8ee9a1830017b6f4b9dfc7c7be7e6fa1618633ea</id>
<content type='text'>
* mn/doc-pack-heu-remove-dead-pastebin:
  remove dead pastebin link from pack-heuristics document
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mn/doc-pack-heu-remove-dead-pastebin:
  remove dead pastebin link from pack-heuristics document
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mm/fast-import-feature-doc'</title>
<updated>2013-09-12T21:41:45+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-12T21:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=07fc8a994428c7288050a441a833e3bfcc4912a5'/>
<id>07fc8a994428c7288050a441a833e3bfcc4912a5</id>
<content type='text'>
* mm/fast-import-feature-doc:
  Documentation/fast-import: clarify summary for `feature` command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mm/fast-import-feature-doc:
  Documentation/fast-import: clarify summary for `feature` command
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mm/mediawiki-dumb-push-fix'</title>
<updated>2013-09-12T21:41:41+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-12T21:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=100ce1c543b8e9961ed59c047b902da1dd649666'/>
<id>100ce1c543b8e9961ed59c047b902da1dd649666</id>
<content type='text'>
* mm/mediawiki-dumb-push-fix:
  git-remote-mediawiki: no need to update private ref in non-dumb push
  git-remote-mediawiki: use no-private-update capability on dumb push
  transport-helper: add no-private-update capability
  git-remote-mediawiki: add test and check Makefile targets
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mm/mediawiki-dumb-push-fix:
  git-remote-mediawiki: no need to update private ref in non-dumb push
  git-remote-mediawiki: use no-private-update capability on dumb push
  transport-helper: add no-private-update capability
  git-remote-mediawiki: add test and check Makefile targets
</pre>
</div>
</content>
</entry>
<entry>
<title>Update draft release notes to 1.8.5</title>
<updated>2013-09-11T22:05:57+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-11T22:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=a194eaddca201163aa756faccd519f056bd3c35e'/>
<id>a194eaddca201163aa756faccd519f056bd3c35e</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 'sh/pull-rebase-preserve'</title>
<updated>2013-09-11T21:57:49+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-11T21:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=6026f68652b6f220ce12c161fe8ac3e44a1b5b5a'/>
<id>6026f68652b6f220ce12c161fe8ac3e44a1b5b5a</id>
<content type='text'>
"git pull --rebase" always flattened the history; pull.rebase can
now be set to "preserve" to invoke "rebase --preserve-merges".

* sh/pull-rebase-preserve:
  pull: allow pull to preserve merges when rebasing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"git pull --rebase" always flattened the history; pull.rebase can
now be set to "preserve" to invoke "rebase --preserve-merges".

* sh/pull-rebase-preserve:
  pull: allow pull to preserve merges when rebasing
</pre>
</div>
</content>
</entry>
<entry>
<title>Update draft release notes to 1.8.5 for the second batch of topics</title>
<updated>2013-09-09T21:51:42+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-09T21:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=bb80ee09974667a1db6bbc5e33574ed869b76a88'/>
<id>bb80ee09974667a1db6bbc5e33574ed869b76a88</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/url-match'</title>
<updated>2013-09-09T21:50:36+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-09-09T21:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=a0a08d48d068551ea819847743d8f5a178b9f8ba'/>
<id>a0a08d48d068551ea819847743d8f5a178b9f8ba</id>
<content type='text'>
Allow section.&lt;urlpattern&gt;.var configuration variables to be
treated as a "virtual" section.var given a URL, and use the
mechanism to enhance http.* configuration variables.

This is a reroll of Kyle J. McKay's work.

* jc/url-match:
  builtin/config.c: compilation fix
  config: "git config --get-urlmatch" parses section.&lt;url&gt;.key
  builtin/config: refactor collect_config()
  config: parse http.&lt;url&gt;.&lt;variable&gt; using urlmatch
  config: add generic callback wrapper to parse section.&lt;url&gt;.key
  config: add helper to normalize and match URLs
  http.c: fix parsing of http.sslCertPasswordProtected variable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow section.&lt;urlpattern&gt;.var configuration variables to be
treated as a "virtual" section.var given a URL, and use the
mechanism to enhance http.* configuration variables.

This is a reroll of Kyle J. McKay's work.

* jc/url-match:
  builtin/config.c: compilation fix
  config: "git config --get-urlmatch" parses section.&lt;url&gt;.key
  builtin/config: refactor collect_config()
  config: parse http.&lt;url&gt;.&lt;variable&gt; using urlmatch
  config: add generic callback wrapper to parse section.&lt;url&gt;.key
  config: add helper to normalize and match URLs
  http.c: fix parsing of http.sslCertPasswordProtected variable
</pre>
</div>
</content>
</entry>
</feed>
