Fri, 06 Oct 2006 18:28:50 +0200 hgweb: Search templates in templatepath/style/map, too, using a common function.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 06 Oct 2006 18:28:50 +0200] rev 3275
hgweb: Search templates in templatepath/style/map, too, using a common function. This allows for web templates to be self-contained in a directory, which makes copying and modifying them easier.
Fri, 06 Oct 2006 16:24:14 +0200 ssh: make the error message more clear, add a testcase
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 06 Oct 2006 16:24:14 +0200] rev 3274
ssh: make the error message more clear, add a testcase
Thu, 05 Oct 2006 15:36:53 -0700 hgweb: be more conservative about expanding SCRIPT_NAME
Brendan Cully <brendan@kublai.com> [Thu, 05 Oct 2006 15:36:53 -0700] rev 3273
hgweb: be more conservative about expanding SCRIPT_NAME
Thu, 05 Oct 2006 15:04:15 -0700 Add {getentries} to default style
Brendan Cully <brendan@kublai.com> [Thu, 05 Oct 2006 15:04:15 -0700] rev 3272
Add {getentries} to default style
Thu, 05 Oct 2006 14:45:15 -0700 hgweb: fix NWI parsing when hgwebdir isn't at /
Brendan Cully <brendan@kublai.com> [Thu, 05 Oct 2006 14:45:15 -0700] rev 3271
hgweb: fix NWI parsing when hgwebdir isn't at /
Thu, 05 Oct 2006 14:27:14 -0700 hgweb: convert gitweb to NWI
Brendan Cully <brendan@kublai.com> [Thu, 05 Oct 2006 14:27:14 -0700] rev 3270
hgweb: convert gitweb to NWI
Thu, 05 Oct 2006 14:27:14 -0700 hgweb: provide means for handling query parameters
Brendan Cully <brendan@kublai.com> [Thu, 05 Oct 2006 14:27:14 -0700] rev 3269
hgweb: provide means for handling query parameters
Thu, 05 Oct 2006 20:03:38 +0200 Some versions of sed don't support .\+, so use ..* instead.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 05 Oct 2006 20:03:38 +0200] rev 3268
Some versions of sed don't support .\+, so use ..* instead. Reported by Christian Ebert for MacOS X.
Thu, 05 Oct 2006 15:51:54 +0200 Un-debugify debugconfig to showconfig. (issue 317)
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 05 Oct 2006 15:51:54 +0200] rev 3267
Un-debugify debugconfig to showconfig. (issue 317)
Thu, 05 Oct 2006 11:57:38 +0200 hgweb: Added safety net for PATH_INFO starting with double slash.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 05 Oct 2006 11:57:38 +0200] rev 3266
hgweb: Added safety net for PATH_INFO starting with double slash. This happens e.g. when using the following apache config: RewriteRule (.*) /hgwebdir/$1 [PT] instead of the less readable (but more correct): RewriteRule (.*) /hgwebdir$1 [PT]
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip