<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.7.2-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.7.2-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.7.2-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2010-06-30T22:49:18Z</updated>
<entry>
<title>Git 1.7.2-rc1</title>
<updated>2010-06-30T22:49:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T19:22:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=45e9a825edf9064ff76f6ff10357fdc79497f0eb'/>
<id>urn:sha1:45e9a825edf9064ff76f6ff10357fdc79497f0eb</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git.spec.in: Add gitweb subpackage</title>
<updated>2010-06-30T22:49:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T22:49:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=88202b9ce6ae09eaeb228104536ecf78ef50f0db'/>
<id>urn:sha1:88202b9ce6ae09eaeb228104536ecf78ef50f0db</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ar/decorate-color'</title>
<updated>2010-06-30T18:55:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2927a507bf8080661ed84000ce55465941bd28a9'/>
<id>urn:sha1:2927a507bf8080661ed84000ce55465941bd28a9</id>
<content type='text'>
* ar/decorate-color:
  Add test for correct coloring of git log --decoration
  Allow customizable commit decorations colors
  log --decorate: Colorize commit decorations
  log-tree.c: Use struct name_decoration's type for classifying decoration
  commit.h: add 'type' to struct name_decoration
</content>
</entry>
<entry>
<title>Merge branch 'mg/doc-rev-parse-treepath-syntax'</title>
<updated>2010-06-30T18:55:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=54ed6a98fda3765a6ffcac870f79528a48b4c07f'/>
<id>urn:sha1:54ed6a98fda3765a6ffcac870f79528a48b4c07f</id>
<content type='text'>
* mg/doc-rev-parse-treepath-syntax:
  git-rev-parse.txt: Add more examples for caret and colon
  git-rev-parse.txt: Document ":path" specifier
</content>
</entry>
<entry>
<title>Merge branch 'cc/cherry-pick-stdin'</title>
<updated>2010-06-30T18:55:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=01aedc930b6c3b46d229e33ac6f70b3d91fc1d2b'/>
<id>urn:sha1:01aedc930b6c3b46d229e33ac6f70b3d91fc1d2b</id>
<content type='text'>
* cc/cherry-pick-stdin:
  revert: do not rebuild argv on heap
  revert: accept arbitrary rev-list options
  t3508 (cherry-pick): futureproof against unmerged files
</content>
</entry>
<entry>
<title>Merge branch 'jl/status-ignore-submodules'</title>
<updated>2010-06-30T18:55:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a76b2084fb9c7e788108717fdce4c91227808980'/>
<id>urn:sha1:a76b2084fb9c7e788108717fdce4c91227808980</id>
<content type='text'>
* jl/status-ignore-submodules:
  Add the option "--ignore-submodules" to "git status"
  git submodule: ignore dirty submodules for summary and status

Conflicts:
	builtin/commit.c
	t/t7508-status.sh
	wt-status.c
	wt-status.h
</content>
</entry>
<entry>
<title>Merge branch 'jk/url-decode'</title>
<updated>2010-06-30T18:55:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=978327f97dd3bd20f1648a2fcac601191976b18c'/>
<id>urn:sha1:978327f97dd3bd20f1648a2fcac601191976b18c</id>
<content type='text'>
* jk/url-decode:
  url_decode: URL scheme ends with a colon and does not require a slash
</content>
</entry>
<entry>
<title>Merge branch 'jn/grep-open'</title>
<updated>2010-06-30T18:55:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6f82be05191a4ec2adcbcac65078f87900ea8741'/>
<id>urn:sha1:6f82be05191a4ec2adcbcac65078f87900ea8741</id>
<content type='text'>
* jn/grep-open:
  t/t7811-grep-open.sh: remove broken/redundant creation of fake "less" script
  t/t7811-grep-open.sh: ensure fake "less" is made executable
  t/lib-pager.sh: remove unnecessary '^' from 'expr' regular expression
  grep -O: allow optional argument specifying the pager (or editor)
  grep: Add the option '--open-files-in-pager'
  Unify code paths of threaded greps
  grep: refactor grep_objects loop into its own function

Conflicts:
	t/t7006-pager.sh
</content>
</entry>
<entry>
<title>Merge branch 'jp/string-list-api-cleanup'</title>
<updated>2010-06-30T18:55:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a53deac89eb6c65cd953c730f33b86ac3f72d647'/>
<id>urn:sha1:a53deac89eb6c65cd953c730f33b86ac3f72d647</id>
<content type='text'>
* jp/string-list-api-cleanup:
  string_list: Fix argument order for string_list_append
  string_list: Fix argument order for string_list_lookup
  string_list: Fix argument order for string_list_insert_at_index
  string_list: Fix argument order for string_list_insert
  string_list: Fix argument order for for_each_string_list
  string_list: Fix argument order for print_string_list
</content>
</entry>
<entry>
<title>Merge branch 'tr/rev-list-count'</title>
<updated>2010-06-30T18:55:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6296062285e07051a5a46cbbd74c67a10bf2ac16'/>
<id>urn:sha1:6296062285e07051a5a46cbbd74c67a10bf2ac16</id>
<content type='text'>
* tr/rev-list-count:
  bash completion: Support "divergence from upstream" messages in __git_ps1
  rev-list: introduce --count option

Conflicts:
	contrib/completion/git-completion.bash
</content>
</entry>
</feed>
