<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.6.1-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.6.1-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.6.1-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2008-12-01T08:55:19Z</updated>
<entry>
<title>GIT 1.6.1-rc1</title>
<updated>2008-12-01T08:55:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T07:01:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3273ebc759ee44fa22026d2882d56010742c6797'/>
<id>urn:sha1:3273ebc759ee44fa22026d2882d56010742c6797</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Include git-gui--askpass in git-gui RPM package</title>
<updated>2008-12-01T08:54:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T08:53:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=aaab7ea3cd6ca0d3758d297f40fa12f7fe8cbd47'/>
<id>urn:sha1:aaab7ea3cd6ca0d3758d297f40fa12f7fe8cbd47</id>
<content type='text'>
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>2008-12-01T06:59:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T06:59:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=39a76bdd7de18b2bb2651dcb8136563df41e84f7'/>
<id>urn:sha1:39a76bdd7de18b2bb2651dcb8136563df41e84f7</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Avoid handling the Return key twice in Add Branch
  gitk: Show local changes properly when we have a path limit
  gitk: Fix switch statement in parseviewargs
  gitk: Index line[hnd]tag arrays by id rather than row number
</content>
</entry>
<entry>
<title>Merge git://repo.or.cz/git-gui</title>
<updated>2008-12-01T06:54:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T06:54:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=363cfc1716c9192053aaceb7e61e6a3af5699ddd'/>
<id>urn:sha1:363cfc1716c9192053aaceb7e61e6a3af5699ddd</id>
<content type='text'>
* git://repo.or.cz/git-gui:
  git-gui: update Japanese translation
  git-gui: french translation update
  Updated Swedish translation (514t0f0u).
  git gui: update Italian translation
  Update Hungarian translation. 100% completed.
</content>
</entry>
<entry>
<title>send-email: do not reverse the command line arguments</title>
<updated>2008-12-01T06:38:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T06:38:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=69f4ce553708ee5ce474faaa9c45312f38aad563'/>
<id>urn:sha1:69f4ce553708ee5ce474faaa9c45312f38aad563</id>
<content type='text'>
The loop picks elements from @ARGV one by one, sifts them into arguments
meant for format-patch and the script itself, and pushes them to @files
and @rev_list_opts arrays.  Pick elements from @ARGV starting at the
beginning using shift, instead of at the end using pop, as push appends
them to the end of the array.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2008-12-01T02:43:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T02:43:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=7f871c6eccd0b9925310b3f0c60c9ef458e6f109'/>
<id>urn:sha1:7f871c6eccd0b9925310b3f0c60c9ef458e6f109</id>
<content type='text'>
* maint:
  Update draft release notes to 1.6.0.5
  generate-cmdlist.sh: avoid selecting synopsis at wrong place
</content>
</entry>
<entry>
<title>Update draft release notes to 1.6.0.5</title>
<updated>2008-12-01T02:33:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T02:33:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5359fde8a4df60f9a2898dcfd2b4fcda02df4708'/>
<id>urn:sha1:5359fde8a4df60f9a2898dcfd2b4fcda02df4708</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'st/maint-tag' into maint</title>
<updated>2008-12-01T02:18:50Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T02:18:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=27f64962f1a573126c0e85cb7c83aa75b669ce07'/>
<id>urn:sha1:27f64962f1a573126c0e85cb7c83aa75b669ce07</id>
<content type='text'>
* st/maint-tag:
  tag: Add more tests about mixing incompatible modes and options
  tag: Check that options are only allowed in the appropriate mode
</content>
</entry>
<entry>
<title>Merge branch 'mk/maint-cg-push' into maint</title>
<updated>2008-12-01T02:18:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T02:18:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=270c35490a52a635dc0ed1b1911c6861c68a68ed'/>
<id>urn:sha1:270c35490a52a635dc0ed1b1911c6861c68a68ed</id>
<content type='text'>
* mk/maint-cg-push:
  git push: Interpret $GIT_DIR/branches in a Cogito compatible way
</content>
</entry>
<entry>
<title>generate-cmdlist.sh: avoid selecting synopsis at wrong place</title>
<updated>2008-12-01T02:16:32Z</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2008-11-30T10:54:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=16d258332e35dad58c0b22cd4d5c0e63ebb25328'/>
<id>urn:sha1:16d258332e35dad58c0b22cd4d5c0e63ebb25328</id>
<content type='text'>
In "common" man pages there is luckily no "NAME" anywhere except at
beginning of documents. If there is another "NAME", sed could
mis-select it and lead to common-cmds.h corruption. So better nail it
at beginning of line, which would reduce corruption chance.

Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
