<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.6.5-rc2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.6.5-rc2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.6.5-rc2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2009-09-23T05:26:27Z</updated>
<entry>
<title>pull: Clarify "helpful" message for another corner case</title>
<updated>2009-09-23T05:26:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-09-13T20:38:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a6dbf8814f433a7fbfa9cde6333c98019f6db1e4'/>
<id>urn:sha1:a6dbf8814f433a7fbfa9cde6333c98019f6db1e4</id>
<content type='text'>
When the remote branch we asked for merging did not exist in the set of
fetched refs, we unconditionally hinted that it was because of lack of
configuration.  It is not necessarily so, and risks sending users for a
wild goose chase.

Make sure to check if that is indeed the case before telling a wild guess
to the user.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update "describe" documentation to match reality</title>
<updated>2009-09-23T02:40:05Z</updated>
<author>
<name>Thiago Farina</name>
<email>tfransosi@gmail.com</email>
</author>
<published>2009-09-22T23:48:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3ddcb1981ba24a45c555152ecbd32b945c32a211'/>
<id>urn:sha1:3ddcb1981ba24a45c555152ecbd32b945c32a211</id>
<content type='text'>
A sample "git describe -h" did not match what the program actually says.

Signed-off-by: Thiago Farina &lt;tfransosi@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>bash: teach 'git reset --patch'</title>
<updated>2009-09-22T19:47:27Z</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2009-09-15T10:21:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=9f040e9524c45a2f862b427ec78204625e09f50e'/>
<id>urn:sha1:9f040e9524c45a2f862b427ec78204625e09f50e</id>
<content type='text'>
Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Acked-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>bash: update 'git stash' completion</title>
<updated>2009-09-22T19:47:26Z</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2009-09-15T10:21:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=59d5eeee9f7e0cb71c10bde3da0fa01c3b3dbf8d'/>
<id>urn:sha1:59d5eeee9f7e0cb71c10bde3da0fa01c3b3dbf8d</id>
<content type='text'>
This update adds 'git stash (apply|pop) --quiet' and all options known
to 'git stash save', and handles the DWIMery from 3c2eb80f (stash:
simplify defaulting to "save" and reject unknown options, 2009-08-18).
Care is taken to avoid offering subcommands in the DWIM case.

Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Acked-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>bash: rename __git_find_subcommand() to __git_find_on_cmdline()</title>
<updated>2009-09-22T19:47:26Z</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2009-09-15T10:21:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=918c03c2a7c8730dcfd413098b3dc05fa0f3166d'/>
<id>urn:sha1:918c03c2a7c8730dcfd413098b3dc05fa0f3166d</id>
<content type='text'>
__git_find_subcommand() was originally meant to check whether
subcommands are already present on the command line.  But the code is
general enough to be used for checking the presence of command line
options as well, and the next commit will use it for that purpose, so
let's give it a more general name.

Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Acked-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>pay attention to DESTDIR when building with NO_PERL_MAKEMAKER</title>
<updated>2009-09-22T19:20:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-09-21T19:44:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3696c4ce89d97c34566a4a89720cfdae2a86fa38'/>
<id>urn:sha1:3696c4ce89d97c34566a4a89720cfdae2a86fa38</id>
<content type='text'>
Building with prefix=/some/where and temporarily installing it to
elsewhere for tar'ing up is done with:

    make prefix=/some/where
    make prefix=/some/where DESTDIR=/else/where install

Make handcrafted perl/perl.mak without NO_PERL_MAKEMAKER honour DESTDIR.

Ancient ExtUtils::MakeMaker (pre 6.11?) has the same issue, but recent
versions of Perl ships with at leat 6.17; this patch does not address that
issue.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>pre-commit.sample: add comment re tr portability; fix grammar</title>
<updated>2009-09-22T19:15:42Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-09-21T11:00:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f1e3156e627fa66714deea665c8f3585088b9695'/>
<id>urn:sha1:f1e3156e627fa66714deea665c8f3585088b9695</id>
<content type='text'>
Add a comment explaining why square brackets around a tr range
are not only ok, but actually required in this case.
Correct spelling and grammar.

Signed-off-by: Jim Meyering &lt;meyering@redhat.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update Release Notes to 1.6.5</title>
<updated>2009-09-22T01:14:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-09-22T01:14:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6426ee61c703f52ba0bea1064f028e64c7a67552'/>
<id>urn:sha1:6426ee61c703f52ba0bea1064f028e64c7a67552</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>test-genrandom: ensure stdout is set to _O_BINARY on Windows</title>
<updated>2009-09-21T07:36:12Z</updated>
<author>
<name>Johannes Sixt</name>
<email>j6t@kdbg.org</email>
</author>
<published>2009-09-21T07:34:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a16753dc2e6f885fd30e570610c3e8cf355ecf04'/>
<id>urn:sha1:a16753dc2e6f885fd30e570610c3e8cf355ecf04</id>
<content type='text'>
Commit a6ca8c62 (Set _O_BINARY as default fmode for both MinGW and MSVC)
removed the definition of _CRT_fmode from mingw.c. Before this commit,
since test-genrandom is linked against libgit.a, the MinGW process
initialization code would pick up that definition of _CRT_fmode, which was
initialized to _O_BINARY. After this commit, however, text mode is used
for std(in|out|err) because it is the default in absence of _CRT_fmode.
In order to fix that, we must use git-compat-util.h, which overrides
main() to set the mode to binary.

Signed-off-by: Johannes Sixt &lt;j6t@kdbg.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2009-09-21T06:47:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-09-21T06:47:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0984e3a77246c536f938f53ecded99533fb31667'/>
<id>urn:sha1:0984e3a77246c536f938f53ecded99533fb31667</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Work around leftover temporary save file
  gitk: Show diff of commits at end of compare-commits output
  gitk: Update Swedish translation (280t0f0u)
</content>
</entry>
</feed>
