log

age author description
Fri, 06 Oct 2006 12:58:50 -0700 Brendan Cully hgweb: fix filerevision raw URL
Fri, 06 Oct 2006 19:21:43 +0200 Benoit Boissinot disallow commands on non local repository
Fri, 06 Oct 2006 18:38:32 +0200 Thomas Arendsen Hein Moved hgweb map-* files into their style directories and adjusted them.
Fri, 06 Oct 2006 18:28:50 +0200 Thomas Arendsen Hein hgweb: Search templates in templatepath/style/map, too, using a common function.
Fri, 06 Oct 2006 16:24:14 +0200 Benoit Boissinot ssh: make the error message more clear, add a testcase
Thu, 05 Oct 2006 15:36:53 -0700 Brendan Cully hgweb: be more conservative about expanding SCRIPT_NAME
Thu, 05 Oct 2006 15:04:15 -0700 Brendan Cully Add {getentries} to default style
Thu, 05 Oct 2006 14:45:15 -0700 Brendan Cully hgweb: fix NWI parsing when hgwebdir isn't at /
Thu, 05 Oct 2006 14:27:14 -0700 Brendan Cully hgweb: convert gitweb to NWI
Thu, 05 Oct 2006 14:27:14 -0700 Brendan Cully hgweb: provide means for handling query parameters
Thu, 05 Oct 2006 20:03:38 +0200 Thomas Arendsen Hein Some versions of sed don't support .\+, so use ..* instead.
Thu, 05 Oct 2006 15:51:54 +0200 Thomas Arendsen Hein Un-debugify debugconfig to showconfig. (issue 317)
Thu, 05 Oct 2006 11:57:38 +0200 Thomas Arendsen Hein hgweb: Added safety net for PATH_INFO starting with double slash.
Thu, 05 Oct 2006 10:15:22 +0200 Thomas Arendsen Hein merged NewWebInterface
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully Update templates to use NewWebInterface
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully Rename default style to old
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: support for generating and parsing NWI URLs
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully Teach hgwebdir about new interface
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: extract raw prefix from NWI commands
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: accept NewWebInterface URLs
Thu, 05 Oct 2006 10:07:40 +0200 Thomas Arendsen Hein merge with upstream
Thu, 05 Oct 2006 00:14:21 +0200 Benoit Boissinot merge with crew
Tue, 03 Oct 2006 12:33:22 +0200 Jose M. Prieto Add documentation about the date formats allowed in the command line
Tue, 03 Oct 2006 12:33:18 +0200 Jose M. Prieto util.strdate: assume local time when no timezone specified
Tue, 03 Oct 2006 12:33:14 +0200 Jose M. Prieto util.strdate: compute timestamp using UTC, not local timezone
Wed, 04 Oct 2006 22:07:03 +0200 Thomas Arendsen Hein merge with upstream
Wed, 04 Oct 2006 12:39:51 -0700 Brendan Cully patchbomb: update --attach to use cmdutil.make_filename
Fri, 06 Oct 2006 16:55:11 -0500 Matt Mackall merge: copy fixes and tests
Wed, 04 Oct 2006 19:08:04 -0500 Matt Mackall merge: fixes for merge+rename
Wed, 04 Oct 2006 17:59:27 -0500 Matt Mackall Make status -C work with merge+rename