<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git, branch v1.7.4.4</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.4.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.4.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2011-04-06T17:50:00Z</updated>
<entry>
<title>Git 1.7.4.4</title>
<updated>2011-04-06T17:50:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-06T17:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5fb41b883a5d0f9cbc4c6c693e6d84a8a5cee17e'/>
<id>urn:sha1:5fb41b883a5d0f9cbc4c6c693e6d84a8a5cee17e</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'nm/maint-conflicted-submodule-entries' into maint</title>
<updated>2011-04-06T17:41:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-06T17:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0c41f33c19c2f40015e31211557e818b000f9a25'/>
<id>urn:sha1:0c41f33c19c2f40015e31211557e818b000f9a25</id>
<content type='text'>
* nm/maint-conflicted-submodule-entries:
  submodule: process conflicting submodules only once
</content>
</entry>
<entry>
<title>Merge branch 'mg/rev-list-n-reverse-doc' into maint</title>
<updated>2011-04-06T17:40:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-06T17:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=df0a6aeb35be7855fc96417cd01dce3e8e5146f5'/>
<id>urn:sha1:df0a6aeb35be7855fc96417cd01dce3e8e5146f5</id>
<content type='text'>
* mg/rev-list-n-reverse-doc:
  git-log.txt,rev-list-options.txt: put option blocks in proper order
  git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting
</content>
</entry>
<entry>
<title>Documentation: trivial grammar fix in core.worktree description</title>
<updated>2011-04-04T17:25:21Z</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2011-04-04T14:59:25Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d424a47e3400ef597a6f4f3c56ee67290f7c6052'/>
<id>urn:sha1:d424a47e3400ef597a6f4f3c56ee67290f7c6052</id>
<content type='text'>
Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: Fix parsing of negative fractional timezones in JavaScript</title>
<updated>2011-04-04T16:33:05Z</updated>
<author>
<name>Jakub Narebski</name>
<email>jnareb@gmail.com</email>
</author>
<published>2011-04-01T19:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9029ebbe118dddfccae0dcbb921722257aef2ecd'/>
<id>urn:sha1:9029ebbe118dddfccae0dcbb921722257aef2ecd</id>
<content type='text'>
Extract converting numerical timezone in the form of '(+|-)HHMM' to
timezoneOffset function, and fix parsing of negative fractional
timezones.

This is used to format timestamps in 'blame_incremental' view; this
complements commit 2b1e172 (gitweb: Fix handling of fractional
timezones in parse_date, 2011-03-25).

Now

  gitweb.cgi/git.git/blame_incremental/3fe5489:/contrib/gitview/gitview#l853

and

  gitweb.cgi/git.git/blame/3fe5489:/contrib/gitview/gitview#l853

show the same correct time in author's local timezone in title
(on mouseover) [Aneesh Kumar K.V, 2006-02-24 00:59:42 +0530].

Signed-off-by: Jakub Narebski &lt;jnareb@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Start preparing for 1.7.4.4</title>
<updated>2011-04-03T19:58:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-03T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=8e848868fff625a8dda92fb11edf2b7975827e1a'/>
<id>urn:sha1:8e848868fff625a8dda92fb11edf2b7975827e1a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>pull: do not clobber untracked files on initial pull</title>
<updated>2011-04-03T19:35:39Z</updated>
<author>
<name>Jeff King</name>
<email>peff@peff.net</email>
</author>
<published>2011-03-25T18:13:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=8c8674fc954d8c4bc46f303a141f510ecf264fcd'/>
<id>urn:sha1:8c8674fc954d8c4bc46f303a141f510ecf264fcd</id>
<content type='text'>
For a pull into an unborn branch, we do not use "git merge"
at all. Instead, we call read-tree directly. However, we
used the --reset parameter instead of "-m", which turns off
the safety features.

Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/index-update-if-able' into maint</title>
<updated>2011-04-03T19:33:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-03T19:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=44ec754dc766e38684d9ad4563019378730eea82'/>
<id>urn:sha1:44ec754dc766e38684d9ad4563019378730eea82</id>
<content type='text'>
* jc/index-update-if-able:
  update $GIT_INDEX_FILE when there are racily clean entries
  diff/status: refactor opportunistic index update
</content>
</entry>
<entry>
<title>Merge branch 'lt/default-abbrev' into maint</title>
<updated>2011-04-03T19:32:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-03T19:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=be57695d77c4303798796510585618c57e1bba63'/>
<id>urn:sha1:be57695d77c4303798796510585618c57e1bba63</id>
<content type='text'>
* lt/default-abbrev:
  Rename core.abbrevlength back to core.abbrev
  Make the default abbrev length configurable
</content>
</entry>
<entry>
<title>Merge branch 'jc/maint-rev-list-culled-boundary' into maint</title>
<updated>2011-04-03T19:32:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-03T19:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3967c995eed9f4046a1dde5ef520d1dbcdedfab8'/>
<id>urn:sha1:3967c995eed9f4046a1dde5ef520d1dbcdedfab8</id>
<content type='text'>
* jc/maint-rev-list-culled-boundary:
  list-objects.c: don't add an unparsed NULL as a pending tree

Conflicts:
	list-objects.c
</content>
</entry>
</feed>
