log mercurial/hgweb.py @ 222:87484f627422

age author description
Thu, 02 Jun 2005 18:46:49 -0800 mpm make pull work for multiple heads
Wed, 01 Jun 2005 14:59:36 -0800 mpm hgweb: import ui
Tue, 31 May 2005 21:10:10 -0800 mpm hgweb: add template filters, template style maps, and raw pages
Mon, 30 May 2005 10:21:21 -0800 mpm hgweb: fix tip so that it doesn't need refreshing
Mon, 30 May 2005 09:20:39 -0800 mpm hgweb: add view-only support
Mon, 30 May 2005 08:42:00 -0800 mpm hgweb: make age() smarter
Fri, 27 May 2005 13:30:35 -0800 mpm hgweb: Sort tags by revision number
Fri, 27 May 2005 13:09:56 -0800 mpm Pull from Jake's hg docs
Fri, 27 May 2005 12:45:41 -0800 mpm hgweb: Fix navigate to 0 bug
Thu, 26 May 2005 22:47:43 -0800 mpm hgweb: make navigation of changesets a bit nicer
Thu, 26 May 2005 20:37:05 -0800 mpm hgweb: alternating colors for multifile diffs
Thu, 26 May 2005 12:24:01 -0800 mpm hgweb: add tags links and manifest links
Thu, 26 May 2005 10:11:05 -0800 mpm hgweb: don't blow up on search for unknown keys
Thu, 26 May 2005 10:08:47 -0800 mpm Add tag/rev/node search to hgweb
Wed, 25 May 2005 16:27:10 -0800 mpm Add 'hg serve' command for stand-alone server