<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.8.3-rc0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.8.3-rc0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.8.3-rc0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2013-04-26T22:45:09Z</updated>
<entry>
<title>Git 1.8.3-rc0</title>
<updated>2013-04-26T22:45:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-04-26T22:45:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b75cdfaa882a00f2274e74b21c1a9927d184ed29'/>
<id>urn:sha1:b75cdfaa882a00f2274e74b21c1a9927d184ed29</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rr/shortlog-doc'</title>
<updated>2013-04-26T22:28:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-04-26T22:28:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2a407d7443b0ff2832f0bad0db0dd5b1858fde8d'/>
<id>urn:sha1:2a407d7443b0ff2832f0bad0db0dd5b1858fde8d</id>
<content type='text'>
Update documentation for "log" and "shortlog".

* rr/shortlog-doc:
  builtin/shortlog.c: make usage string consistent with log
  builtin/log.c: make usage string consistent with doc
  git-shortlog.txt: make SYNOPSIS match log, update OPTIONS
  git-log.txt: rewrite note on why "--" may be required
  git-log.txt: generalize &lt;since&gt;..&lt;until&gt;
  git-log.txt: order OPTIONS properly; move &lt;since&gt;..&lt;until&gt;
  revisions.txt: clarify the .. and ... syntax
  git-shortlog.txt: remove (-h|--help) from OPTIONS
</content>
</entry>
<entry>
<title>Merge branch 'th/bisect-skipped-log'</title>
<updated>2013-04-26T22:28:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-04-26T22:28:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f44014b74de5762627d48128255b94daefdb8dfb'/>
<id>urn:sha1:f44014b74de5762627d48128255b94daefdb8dfb</id>
<content type='text'>
* th/bisect-skipped-log:
  bisect: Log possibly bad, skipped commits at bisection end
</content>
</entry>
<entry>
<title>Merge branch 'ph/rebase-original'</title>
<updated>2013-04-26T22:28:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-04-26T22:28:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d1ab71804fe2afff4afa664c46a938a72fd237a7'/>
<id>urn:sha1:d1ab71804fe2afff4afa664c46a938a72fd237a7</id>
<content type='text'>
* ph/rebase-original:
  rebase: find orig_head unambiguously
</content>
</entry>
<entry>
<title>Merge branch 'jn/glossary-revision'</title>
<updated>2013-04-26T22:28:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-04-26T22:28:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=019eb0dd351ee53b875df27f6748bcb69dc02063'/>
<id>urn:sha1:019eb0dd351ee53b875df27f6748bcb69dc02063</id>
<content type='text'>
The wording for "revision" in the glossary wanted to say it refers
to "commit (noun) as a concept" but it was badly phrased.

This may need further updates to hint that in contexts where it is
clear, the word may refer to an object name, not necessarily a
commit. But the patch as-is is already an improvement.

* jn/glossary-revision:
  glossary: a revision is just a commit
</content>
</entry>
<entry>
<title>Merge branch 'jc/add-ignore-removal'</title>
<updated>2013-04-26T22:28:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-04-26T22:28:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=838f9c1eb69de6d98889bbdb4d66dfe37e156091'/>
<id>urn:sha1:838f9c1eb69de6d98889bbdb4d66dfe37e156091</id>
<content type='text'>
Introduce "--ignore-removal" as a synonym to "--no-all" for "git
add", and improve the 2.0 migration warning with it.

* jc/add-ignore-removal:
  git add: rephrase -A/--no-all warning
  git add: --ignore-removal is a better named --no-all
</content>
</entry>
<entry>
<title>remote-bzr: strip extra newline</title>
<updated>2013-04-26T22:20:27Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2013-04-26T21:12:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=877ee9cc7eec7f1cf43d726f6a92c20fdfe83ca9'/>
<id>urn:sha1:877ee9cc7eec7f1cf43d726f6a92c20fdfe83ca9</id>
<content type='text'>
It's added by fast-export, the user didn't type it.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>remote-bzr: tell bazaar to be quiet</title>
<updated>2013-04-26T22:20:27Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2013-04-26T21:12:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4d74cd4725da4b575baf2dc20ebee18d49885c4e'/>
<id>urn:sha1:4d74cd4725da4b575baf2dc20ebee18d49885c4e</id>
<content type='text'>
Otherwise we get notification, progress bars, and what not.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>remote-bzr: store converted URL</title>
<updated>2013-04-26T22:20:27Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2013-04-26T21:12:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d82c912c430d63456350ae39ea6d1fa7ba88006d'/>
<id>urn:sha1:d82c912c430d63456350ae39ea6d1fa7ba88006d</id>
<content type='text'>
Bazaar might convert the URL to something more appropriate, like an
absolute path. Lets store that instead of the original URL, which won't
work from a different working directory if it's relative.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>remote-hg: use hashlib instead of hg sha1 util</title>
<updated>2013-04-26T22:20:27Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2013-04-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6134caf2c10b9cd0df431fdefcf145984aeb80e3'/>
<id>urn:sha1:6134caf2c10b9cd0df431fdefcf145984aeb80e3</id>
<content type='text'>
To be in sync with remote-bzr.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
