<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch rr/parse-subcommand</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>Merge branch 'master' of git://bogomips.org/git-svn</title>
<updated>2011-12-06T05:02:51+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-06T05:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=4cb5d10b14dcbe0155bed9c45ccb94e83bd4c599'/>
<id>4cb5d10b14dcbe0155bed9c45ccb94e83bd4c599</id>
<content type='text'>
* 'master' of git://bogomips.org/git-svn:
  git-svn.perl: close the edit for propedits even with no mods
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'master' of git://bogomips.org/git-svn:
  git-svn.perl: close the edit for propedits even with no mods
</pre>
</div>
</content>
</entry>
<entry>
<title>Kick-off the 1.7.9 cycle</title>
<updated>2011-12-05T23:49:34+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=7e02a6c63a183270b726bb21640059ae16fa48ae'/>
<id>7e02a6c63a183270b726bb21640059ae16fa48ae</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 'jk/refresh-porcelain-output'</title>
<updated>2011-12-05T23:30:47+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=7d883c70a3c0eda163eb452651d5bc4c4c885e34'/>
<id>7d883c70a3c0eda163eb452651d5bc4c4c885e34</id>
<content type='text'>
* jk/refresh-porcelain-output:
  refresh_index: make porcelain output more specific
  refresh_index: rename format variables
  read-cache: let refresh_cache_ent pass up changed flags
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jk/refresh-porcelain-output:
  refresh_index: make porcelain output more specific
  refresh_index: rename format variables
  read-cache: let refresh_cache_ent pass up changed flags
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'gh/userdiff-matlab'</title>
<updated>2011-12-05T23:26:21+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=77230236e38fde817f395efcf66320785cf6f9af'/>
<id>77230236e38fde817f395efcf66320785cf6f9af</id>
<content type='text'>
* gh/userdiff-matlab:
  Add built-in diff patterns for MATLAB code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gh/userdiff-matlab:
  Add built-in diff patterns for MATLAB code
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nd/maint-ignore-exclude'</title>
<updated>2011-12-05T23:25:12+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=9ef569791f967c1559b498d8f77a2c42a14be2ed'/>
<id>9ef569791f967c1559b498d8f77a2c42a14be2ed</id>
<content type='text'>
* nd/maint-ignore-exclude:
  checkout,merge: loosen overwriting untracked file check based on info/exclude
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nd/maint-ignore-exclude:
  checkout,merge: loosen overwriting untracked file check based on info/exclude
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'vr/git-merge-default-to-upstream'</title>
<updated>2011-12-05T23:24:14+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=ce8781e8ab66fb90fb7baf8d953a4582a06571a7'/>
<id>ce8781e8ab66fb90fb7baf8d953a4582a06571a7</id>
<content type='text'>
* vr/git-merge-default-to-upstream:
  Show error for 'git merge' with unset merge.defaultToUpstream
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vr/git-merge-default-to-upstream:
  Show error for 'git merge' with unset merge.defaultToUpstream
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc/maint-pack-object-cycle'</title>
<updated>2011-12-05T23:19:34+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=cddec4f8aea4809131dc1b1765d6c8e2a498a58e'/>
<id>cddec4f8aea4809131dc1b1765d6c8e2a498a58e</id>
<content type='text'>
* jc/maint-pack-object-cycle:
  pack-object: tolerate broken packs that have duplicated objects

Conflicts:
	builtin/pack-objects.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jc/maint-pack-object-cycle:
  pack-object: tolerate broken packs that have duplicated objects

Conflicts:
	builtin/pack-objects.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc/index-pack-reject-dups'</title>
<updated>2011-12-05T23:13:42+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=33fba9c64e305c64b4d6f4c31f02c1dd7e8fbfa8'/>
<id>33fba9c64e305c64b4d6f4c31f02c1dd7e8fbfa8</id>
<content type='text'>
* jc/index-pack-reject-dups:
  receive-pack, fetch-pack: reject bogus pack that records objects twice
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jc/index-pack-reject-dups:
  receive-pack, fetch-pack: reject bogus pack that records objects twice
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'vr/msvc'</title>
<updated>2011-12-05T23:12:54+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=cd17abdf75207e01bb716c2c7c9f62e56f2f0fdb'/>
<id>cd17abdf75207e01bb716c2c7c9f62e56f2f0fdb</id>
<content type='text'>
* vr/msvc:
  MSVC: Remove unneeded header stubs
  Compile fix for MSVC: Include &lt;io.h&gt;
  Compile fix for MSVC: Do not include sys/resources.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vr/msvc:
  MSVC: Remove unneeded header stubs
  Compile fix for MSVC: Include &lt;io.h&gt;
  Compile fix for MSVC: Do not include sys/resources.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'na/strtoimax'</title>
<updated>2011-12-05T23:12:49+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-12-05T23:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=5d6c53bb230b20b4bec8fb462df0031a14f4c995'/>
<id>5d6c53bb230b20b4bec8fb462df0031a14f4c995</id>
<content type='text'>
* na/strtoimax:
  Support sizes &gt;=2G in various config options accepting 'g' sizes.
  Compatibility: declare strtoimax() under NO_STRTOUMAX
  Add strtoimax() compatibility function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* na/strtoimax:
  Support sizes &gt;=2G in various config options accepting 'g' sizes.
  Compatibility: declare strtoimax() under NO_STRTOUMAX
  Add strtoimax() compatibility function.
</pre>
</div>
</content>
</entry>
</feed>
