<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/gitweb, branch v1.6.5.4</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.6.5.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.6.5.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2009-11-16T07:07:38Z</updated>
<entry>
<title>Merge branch 'pb/maint-gitweb-blob-lineno' into maint</title>
<updated>2009-11-16T07:07:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-11-16T07:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3ad12436a0d21f3379d936027caeca6ac73f24fa'/>
<id>urn:sha1:3ad12436a0d21f3379d936027caeca6ac73f24fa</id>
<content type='text'>
* pb/maint-gitweb-blob-lineno:
  gitweb: Fix blob linenr links in pathinfo mode
</content>
</entry>
<entry>
<title>Merge branch 'gb/maint-gitweb-esc-param' into maint</title>
<updated>2009-11-16T00:37:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-11-16T00:37:39Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=14d52b28158ba7922adfc00ee488f934ef6d0593'/>
<id>urn:sha1:14d52b28158ba7922adfc00ee488f934ef6d0593</id>
<content type='text'>
* gb/maint-gitweb-esc-param:
  gitweb: fix esc_param
</content>
</entry>
<entry>
<title>gitweb: Fix blob linenr links in pathinfo mode</title>
<updated>2009-11-06T17:56:34Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2009-11-06T15:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b9759f0762c17a5b7bc36af98613c67249931330'/>
<id>urn:sha1:b9759f0762c17a5b7bc36af98613c67249931330</id>
<content type='text'>
In pathinfo mode, we use &lt;base href&gt; that refers to the base location
of gitweb in order for various external media links to work well.
However, this means that for the page to refer to itself, it must
regenerate full link, and this is exactly what the blob view page
did not do for line numbers.

Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: fix esc_param</title>
<updated>2009-10-14T08:14:45Z</updated>
<author>
<name>Giuseppe Bilotta</name>
<email>giuseppe.bilotta@gmail.com</email>
</author>
<published>2009-10-13T19:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=452e2256d2d7cb5494ca10fcbbb6bdf29570f2c0'/>
<id>urn:sha1:452e2256d2d7cb5494ca10fcbbb6bdf29570f2c0</id>
<content type='text'>
The custom CGI escaping done in esc_param failed to escape UTF-8
properly. Fix by using CGI::escape on each sequence of matched
characters instead of sprintf()ing a custom escaping for each byte.

Additionally, the space -&gt; + escape was being escaped due to greedy
matching on the first substitution. Fix by adding space to the
list of characters not handled on the first substitution.

Finally, remove an unnecessary escaping of the + sign.

Signed-off-by: Giuseppe Bilotta &lt;giuseppe.bilotta@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: Do not show 'patch' link for merge commits</title>
<updated>2009-10-09T21:57:06Z</updated>
<author>
<name>Jakub Narebski</name>
<email>jnareb@gmail.com</email>
</author>
<published>2009-10-09T12:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=1655c98790682aed8892eb8a9eb6d44e00d5f69f'/>
<id>urn:sha1:1655c98790682aed8892eb8a9eb6d44e00d5f69f</id>
<content type='text'>
The 'patch' view is about generating text/plain patch that can be
given to "git am", and "git am" doesn't understand merges anyway.
Therefore link to 'patch' view should not be shown for merge commits.

Also call to git-format-patch inside the 'patch' action would fail
when 'patch' action is called for a merge commit, with "Reading
git-format-patch failed" text as 'patch' view body.

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>Merge branch 'mr/gitweb-snapshot'</title>
<updated>2009-09-01T05:09:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-09-01T05:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=909beb860b98d51eeb26ff1f97bfad40ef7d5970'/>
<id>urn:sha1:909beb860b98d51eeb26ff1f97bfad40ef7d5970</id>
<content type='text'>
* mr/gitweb-snapshot:
  gitweb: add t9501 tests for checking HTTP status codes
  gitweb: split test suite into library and tests
  gitweb: improve snapshot error handling
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2009-08-28T05:01:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-08-28T05:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=aab9ea1aad2447522928d7e9af0bb030558012cb'/>
<id>urn:sha1:aab9ea1aad2447522928d7e9af0bb030558012cb</id>
<content type='text'>
* maint:
  Fix overridable written with an extra 'e'
  Documentation: git-archive: mark --format as optional in summary
  Round-down years in "years+months" relative date view
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.3' into maint</title>
<updated>2009-08-28T03:42:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-08-28T03:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=749086fa090d81c10ebf16b1abfd138c3fa0232e'/>
<id>urn:sha1:749086fa090d81c10ebf16b1abfd138c3fa0232e</id>
<content type='text'>
* maint-1.6.3:
  Fix overridable written with an extra 'e'
  Documentation: git-archive: mark --format as optional in summary
  Round-down years in "years+months" relative date view
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.2' into maint-1.6.3</title>
<updated>2009-08-28T03:42:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-08-28T03:42:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5e64650d938d7a23b73532b4a68bc6bd08cfd041'/>
<id>urn:sha1:5e64650d938d7a23b73532b4a68bc6bd08cfd041</id>
<content type='text'>
* maint-1.6.2:
  Fix overridable written with an extra 'e'
  Documentation: git-archive: mark --format as optional in summary
  Round-down years in "years+months" relative date view

Conflicts:
	Documentation/git-archive.txt
</content>
</entry>
<entry>
<title>Fix overridable written with an extra 'e'</title>
<updated>2009-08-28T03:41:48Z</updated>
<author>
<name>Nanako Shiraishi</name>
<email>nanako3@lavabit.com</email>
</author>
<published>2009-08-28T03:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=93197898041fcaf84d8ac84df764cca7bf86b226'/>
<id>urn:sha1:93197898041fcaf84d8ac84df764cca7bf86b226</id>
<content type='text'>
Signed-off-by: Nanako Shiraishi &lt;nanako3@lavabit.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
