log mercurial/hgweb.py @ 375:b29219389b00

age author description
Wed, 15 Jun 2005 21:13:08 -0800 mpm Show nice short hashes in hgweb
Wed, 15 Jun 2005 19:23:09 -0800 mpm hgweb: fix deleted file in changeset key error
Wed, 15 Jun 2005 17:15:38 -0800 mpm hgweb: remove pointless manifest reads
Wed, 15 Jun 2005 10:20:26 -0800 mpm hgweb: add file permissions
Wed, 15 Jun 2005 00:50:44 -0800 mpm hgweb: change number navigation tidy up
Wed, 15 Jun 2005 00:33:57 -0800 mpm Merge with TAH
Wed, 15 Jun 2005 00:08:03 -0800 mpm rework all code using tags
Mon, 13 Jun 2005 18:36:40 -0800 mpm Merge with TAH
Mon, 13 Jun 2005 11:58:33 -0800 mpm hgweb: Fix reloading of index
Tue, 07 Jun 2005 00:21:53 -0800 mpm hgweb: ignore pipe errors
Tue, 07 Jun 2005 00:04:43 -0800 mpm hgweb: shrink the default changelog list to 10
Mon, 06 Jun 2005 10:52:19 -0800 mpm hgweb: fix non-existent source or destination for diff
Sat, 04 Jun 2005 20:02:27 -0800 mpm hgweb: watch changelog for changes
Fri, 03 Jun 2005 18:29:46 -0800 mpm Resolve bits from TAH
Fri, 03 Jun 2005 13:43:17 -0800 mpm hgweb.py: kill #! line, clean up copyright notice
Fri, 03 Jun 2005 13:32:37 -0800 mpm Merge from tah
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
Wed, 25 May 2005 16:21:06 -0800 mpm Install the templates where they can be found by hgweb.py
Wed, 25 May 2005 09:04:38 -0800 mpm Fix some broken parent links in hgweb
Wed, 25 May 2005 08:54:54 -0800 mpm Merge from hgweb
Tue, 24 May 2005 07:42:05 -0700 jake changed pos to rev for changelog cmd, changed & to ;
Mon, 23 May 2005 20:57:48 -0800 mpm Prettify the web interface
Mon, 23 May 2005 16:00:02 -0800 mpm Revamped templated hgweb
Sun, 22 May 2005 08:13:38 -0800 mpm Merge from hgweb
Sat, 21 May 2005 22:43:14 -0700 jake added annotate
Sat, 21 May 2005 20:31:54 -0700 jake change template to a generator
Sat, 21 May 2005 16:21:16 -0700 jake fix problem with non wrapping file list
Sat, 21 May 2005 16:13:42 -0700 jake added template support for some hgweb output, also, template files for
Sat, 21 May 2005 11:46:16 -0700 jake making hgweb class
Sat, 21 May 2005 11:35:26 -0700 jake moving hgweb to mercurial subdir