<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/gitweb/gitweb.perl, branch v1.8.3.3</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.8.3.3</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.8.3.3'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2013-06-07T16:37:16Z</updated>
<entry>
<title>gitweb: fix problem causing erroneous project list</title>
<updated>2013-06-07T16:37:16Z</updated>
<author>
<name>Charles McGarvey</name>
<email>chazmcgarvey@brokenzipper.com</email>
</author>
<published>2013-06-05T04:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ca7a5dcfd39bdeb26d74074e78e6966df5e63a6b'/>
<id>urn:sha1:ca7a5dcfd39bdeb26d74074e78e6966df5e63a6b</id>
<content type='text'>
The bug is manifest when running gitweb in a persistent process (e.g.
FastCGI, PSGI), and it's easy to reproduce.  If a gitweb request
includes the searchtext parameter (i.e. s), subsequent requests using
the project_list action--which is the default action--and without
a searchtext parameter will be filtered by the searchtext value of the
first request.  This is because the value of the $search_regexp global
(the value of which is based on the searchtext parameter) is currently
being persisted between requests.

Instead, clear $search_regexp before dispatching each request.

Signed-off-by: Charles McGarvey &lt;chazmcgarvey@brokenzipper.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Correct common spelling mistakes in comments and tests</title>
<updated>2013-04-12T20:38:40Z</updated>
<author>
<name>Stefano Lattarini</name>
<email>stefano.lattarini@gmail.com</email>
</author>
<published>2013-04-11T22:36:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=41ccfdd9c931ee71b09f38f4eb19cf44a8e4381d'/>
<id>urn:sha1:41ccfdd9c931ee71b09f38f4eb19cf44a8e4381d</id>
<content type='text'>
Most of these were found using Lucas De Marchi's codespell tool.

Signed-off-by: Stefano Lattarini &lt;stefano.lattarini@gmail.com&gt;
Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Acked-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: refer to picon/gravatar images over the same scheme</title>
<updated>2013-01-29T02:58:50Z</updated>
<author>
<name>Andrej E Baranov</name>
<email>admin@andrej-andb.ru</email>
</author>
<published>2013-01-28T23:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=574855814f97bf0dc37133574fa3fa2a5a44555d'/>
<id>urn:sha1:574855814f97bf0dc37133574fa3fa2a5a44555d</id>
<content type='text'>
With the current code, the images from picon and gravatar are
requested over http://, and browsers give mixed contents warning
when gitweb is served over https://.

Just drop the scheme: part from the URL, so that these external
sites are accessed over https:// in such a case.

Signed-off-by: Andrej E Baranov &lt;admin@andrej-andb.ru&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'os/gitweb-highlight-uncaptured' into maint</title>
<updated>2013-01-12T00:48:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-01-12T00:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=23ad617702e33a8e3c60511f07fe0d152856a39e'/>
<id>urn:sha1:23ad617702e33a8e3c60511f07fe0d152856a39e</id>
<content type='text'>
"gitweb", when sorting by age to show repositories with new
activities first, used to sort repositories with absolutely nothing
in it early, which was not very useful.

* os/gitweb-highlight-uncaptured:
  gitweb: fix error in sanitize when highlight is enabled
</content>
</entry>
<entry>
<title>Merge branch 'md/gitweb-sort-by-age' into maint</title>
<updated>2013-01-10T22:04:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-01-10T22:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=2601298f43a9375ae996b4b3c9afeeb29ba5d597'/>
<id>urn:sha1:2601298f43a9375ae996b4b3c9afeeb29ba5d597</id>
<content type='text'>
* md/gitweb-sort-by-age:
  gitweb: Sort projects with undefined ages last
</content>
</entry>
<entry>
<title>gitweb: fix error in sanitize when highlight is enabled</title>
<updated>2013-01-02T00:27:27Z</updated>
<author>
<name>Orgad Shaneh</name>
<email>orgads@gmail.com</email>
</author>
<published>2012-12-30T11:52:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0e901d24fd70630ffed5411e6217c2dfce9c8da6'/>
<id>urn:sha1:0e901d24fd70630ffed5411e6217c2dfce9c8da6</id>
<content type='text'>
$1 becomes undef by internal regex, since it has no capture groups.

Match against accpetable control characters using index() instead of a regex.

Signed-off-by: Orgad Shaneh &lt;orgads@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: Sort projects with undefined ages last</title>
<updated>2012-12-11T18:08:00Z</updated>
<author>
<name>Matthew Daley</name>
<email>mattjd@gmail.com</email>
</author>
<published>2012-12-11T10:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=28dae1812bc70f06079cb7d3fd4cdbfa9e59cbeb'/>
<id>urn:sha1:28dae1812bc70f06079cb7d3fd4cdbfa9e59cbeb</id>
<content type='text'>
Sorting gitweb's project list by age ('Last Change') currently shows
projects with undefined ages at the head of the list. This gives a less
useful result when there are a number of projects that are missing or
otherwise faulty and one is trying to see what projects have been
updated recently.

Fix by sorting these projects with undefined ages at the bottom of the
list when sorting by age.

Signed-off-by: Matthew Daley &lt;mattjd@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'pp/gitweb-config-underscore'</title>
<updated>2012-11-29T20:52:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-11-29T20:52:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=36ea7cea13ad57ee48b1616dd29f508f473ec604'/>
<id>urn:sha1:36ea7cea13ad57ee48b1616dd29f508f473ec604</id>
<content type='text'>
The key "gitweb.remote_heads" is not legal git config; this maps it to
"gitweb.remoteheads".

* pp/gitweb-config-underscore:
  gitweb: make remote_heads config setting work
</content>
</entry>
<entry>
<title>Merge branch 'rh/maint-gitweb-highlight-ext' into maint</title>
<updated>2012-11-28T20:05:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-11-28T20:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=1d05d1ded0d9bc3ededcb3a54b0419e1b9d2b2d7'/>
<id>urn:sha1:1d05d1ded0d9bc3ededcb3a54b0419e1b9d2b2d7</id>
<content type='text'>
Syntax highlighting in "gitweb" was not quite working.

* rh/maint-gitweb-highlight-ext:
  gitweb.perl: fix %highlight_ext mappings
</content>
</entry>
<entry>
<title>gitweb: make remote_heads config setting work</title>
<updated>2012-11-21T19:55:59Z</updated>
<author>
<name>Phil Pennock</name>
<email>phil@apcera.com</email>
</author>
<published>2012-11-05T23:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=af507944a22a3dabe2041fe629b2178abb5c642f'/>
<id>urn:sha1:af507944a22a3dabe2041fe629b2178abb5c642f</id>
<content type='text'>
Git configuration items can not contain underscores in their section
and bottom-level variable name; the 'remote_heads' feature can not
be enabled on a per-repository basis with that name.

This changes the git-config option to be `gitweb.remoteheads` but does
not change the gitweb.conf option, to avoid backwards compatibility
issues.  We strip underscores from keys before looking through
git-config output for them.

An existing check on keynames was overly eager to reject non-word
letters, but if we ever start using three-level names, the middle
level string can contain almost anything, so fix that as well while
we are in the vicinity.

Signed-off-by: Phil Pennock &lt;phil@apcera.com&gt;
Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
