log mercurial/hgweb/hgweb_mod.py @ 3401:3c8f0dc9a6d3

age author description
Sat, 14 Oct 2006 16:27:51 -0700 Brendan Cully hgweb: add changeset description to file revision page
Sat, 14 Oct 2006 16:20:22 -0700 Brendan Cully hgweb: really fix parent/child rename links
Sat, 14 Oct 2006 16:03:23 -0700 Brendan Cully hgweb: fix parent/child links across renames
Sat, 14 Oct 2006 15:28:45 -0700 Brendan Cully hgweb: add changeset description to annotate page
Fri, 13 Oct 2006 16:34:58 +0200 Benoit Boissinot hgweb: fix path cleaning
Wed, 11 Oct 2006 22:01:24 +0200 Thomas Arendsen Hein hgweb: Apply the new method of passing session variables to links.
Wed, 11 Oct 2006 20:59:37 +0200 Thomas Arendsen Hein hgweb: Keep session variables (currently only style) in HTML forms, too.
Wed, 11 Oct 2006 16:56:41 -0700 Brendan Cully hgweb: trap lookup errors
Wed, 11 Oct 2006 16:50:17 -0700 Brendan Cully Add better error message for bad commands
Wed, 11 Oct 2006 16:32:06 -0700 Brendan Cully gitweb: fix last change field in summary
Wed, 11 Oct 2006 11:30:59 -0700 Brendan Cully hgweb: globally default to tip if no revision is specified
Tue, 10 Oct 2006 10:28:20 -0700 Brendan Cully NWI base URL detection fixes
Tue, 10 Oct 2006 00:07:46 -0500 Matt Mackall hgweb: add file sizes to manifest browsing
Mon, 09 Oct 2006 23:46:05 -0500 Matt Mackall hgweb: remove obsolete listfiles function
Fri, 06 Oct 2006 18:28:50 +0200 Thomas Arendsen Hein hgweb: Search templates in templatepath/style/map, too, using a common function.
Thu, 05 Oct 2006 15:36:53 -0700 Brendan Cully hgweb: be more conservative about expanding SCRIPT_NAME
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: provide means for handling query parameters
Thu, 05 Oct 2006 11:57:38 +0200 Thomas Arendsen Hein hgweb: Added safety net for PATH_INFO starting with double slash.
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 hgweb: extract raw prefix from NWI commands
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: accept NewWebInterface URLs
Mon, 02 Oct 2006 21:10:31 +0200 Benoit Boissinot fix warnings from pychecker
Sun, 01 Oct 2006 12:56:58 -0700 Brendan Cully hgweb: add methods to get contexts from request
Sat, 30 Sep 2006 21:32:29 -0700 Brendan Cully hgweb: use contexts in more handlers
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: teach siblings and callers to use contexts
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: kill off #filenode#
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: kill #manifest#
Wed, 27 Sep 2006 12:08:33 -0700 Brendan Cully gitweb: cosmetic fixes.
Wed, 27 Sep 2006 12:08:32 -0700 Brendan Cully hgweb: yield filenode as well as node in annotate, use filenode in annotateline
Wed, 27 Sep 2006 12:08:30 -0700 Brendan Cully hgweb: fix changeset link in annotate view.
Wed, 27 Sep 2006 09:10:31 -0700 Brendan Cully hgweb: make annotate line revisions point to annotation for that rev
Wed, 27 Sep 2006 09:10:28 -0700 Brendan Cully hgweb: use filectx.annotate instead of filelog
Mon, 18 Sep 2006 17:43:31 +0200 Benoit Boissinot fix warnings spotted by pychecker
Fri, 18 Aug 2006 13:07:35 +0200 Thomas Arendsen Hein merge with tah
Fri, 18 Aug 2006 13:06:38 +0200 Thomas Arendsen Hein Fix hgweb's patch display in changeset view.
Wed, 16 Aug 2006 10:46:24 -0700 Vadim Gelfer merge with mpm.
Mon, 14 Aug 2006 16:06:37 +0300 Giorgos Keramidas hgweb: partially revert 4ec58b157265
Tue, 15 Aug 2006 11:34:08 -0500 Matt Mackall Move ui.diffopts to patch.diffopts where it belongs
Sun, 13 Aug 2006 18:01:44 +0300 Giorgos Keramidas hgweb: repo.changes() is now called repo.status()
Sat, 12 Aug 2006 16:13:27 -0700 Vadim Gelfer refactor text diff/patch code.
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Sat, 12 Aug 2006 08:53:23 -0300 Alexis S. L. Carvalho Fix some bugs introduced during the manifest refactoring
Fri, 11 Aug 2006 10:57:42 -0500 Matt Mackall Change remaining users of manifest flags
Thu, 27 Jul 2006 02:37:04 +0200 Benoit Boissinot merge gitweb with crew
Mon, 24 Jul 2006 20:56:30 -0400 Josef "Jeff" Sipek [hgweb] Implemented shortlog (gitweb templates only)
Mon, 24 Jul 2006 20:10:04 -0400 Josef "Jeff" Sipek [hgweb] Fixed up gitweb templates
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Mon, 24 Jul 2006 23:06:05 -0700 Frank Kingswood hgweb: Configurable zebra stripes
Sun, 16 Jul 2006 10:04:16 -0700 Vadim Gelfer rename stream hgrc option to compressed.
Sat, 15 Jul 2006 16:06:35 -0700 Vadim Gelfer clone: disable stream support on server side by default.
Fri, 14 Jul 2006 11:17:22 -0700 Vadim Gelfer add support for streaming clone.
Thu, 29 Jun 2006 15:16:25 +0200 Haakon Riiser diff: add -b/-B options
Sun, 09 Jul 2006 01:30:30 +0200 Benoit Boissinot use __contains__, index or split instead of str.find
Mon, 03 Jul 2006 00:33:19 -0300 Alexis S. L. Carvalho hgweb: fix unbundle.
Fri, 30 Jun 2006 09:50:25 -0700 Eric Hopper Cleanup hgweb and hgwebdir's run method a bit.
Thu, 29 Jun 2006 19:06:18 -0700 Eric Hopper Arrange for old copies of CGI scripts to still work.
Thu, 29 Jun 2006 18:34:26 -0700 Eric Hopper Fix raw files in the web UI.
Tue, 27 Jun 2006 09:33:12 -0700 Eric Hopper Really fix http headers for web UI and issue 254.
Tue, 27 Jun 2006 00:10:41 -0700 Vadim Gelfer merge with wsgi changes.