log

age author description
Tue, 03 Oct 2006 16:36:40 -0700 Brendan Cully mq: update qfold to call delete correctly
Tue, 03 Oct 2006 12:28:27 -0700 Brendan Cully Make changectx.filenode raise repo.LookupError on failure
Tue, 03 Oct 2006 12:14:33 -0700 Brendan Cully Merge with upstream
Tue, 03 Oct 2006 11:54:11 +0200 Thomas Arendsen Hein Fix minor indentation problem in template-vars.txt
Tue, 03 Oct 2006 11:53:35 +0200 Thomas Arendsen Hein Install all files/subdirectories below templates.
Tue, 03 Oct 2006 11:30:59 +0200 Thomas Arendsen Hein Applied coding style to setup.py
Mon, 02 Oct 2006 17:59:39 -0700 Brendan Cully Use parentrevs shortcut in filectx.annotate
Mon, 02 Oct 2006 17:37:57 -0700 Brendan Cully Move raw theme into subdirectory
Mon, 02 Oct 2006 17:35:41 -0700 Brendan Cully Move RSS theme into subdirectory
Mon, 02 Oct 2006 17:30:45 -0700 Brendan Cully Move gitweb theme into subdirectory
Mon, 02 Oct 2006 22:35:52 +0200 Benoit Boissinot [extendedchangelog] add extra metadata in the changelog entry
Mon, 02 Oct 2006 22:35:37 +0200 Benoit Boissinot [extendedchangelog] encode/decode function
Mon, 02 Oct 2006 21:10:31 +0200 Benoit Boissinot fix warnings from pychecker
Mon, 02 Oct 2006 09:58:03 -0700 Brendan Cully Fix gitweb index archive link
Mon, 02 Oct 2006 08:40:26 +0200 Benoit Boissinot merge with crew
Mon, 02 Oct 2006 08:36:29 +0200 Benoit Boissinot test-merge-revert2 solaris fix
Sun, 01 Oct 2006 13:44:08 -0700 Brendan Cully Make filectx.__init__ use LookupError
Sun, 01 Oct 2006 12:56:58 -0700 Brendan Cully hgweb: add methods to get contexts from request
Sun, 01 Oct 2006 12:42:50 -0700 Brendan Cully Raise LookupError in changectx.filectx if filenode can't be found
Sun, 01 Oct 2006 11:58:55 -0700 Brendan Cully Add hg.LookupError
Sun, 01 Oct 2006 19:26:33 +0200 Thomas Arendsen Hein Whitespace/Tab cleanup
Thu, 21 Sep 2006 21:24:53 +0200 Edouard Gomez Add gitweb style hgwebdir
Thu, 21 Sep 2006 21:24:26 +0200 Edouard Gomez Add style support to hgwebdir
Sat, 30 Sep 2006 21:32:29 -0700 Brendan Cully hgweb: use contexts in more handlers
Sat, 30 Sep 2006 20:56:26 -0700 Brendan Cully filelog.annotate is now obsolete
Tue, 03 Oct 2006 01:21:46 -0500 Matt Mackall merge: use new working context object in update
Mon, 02 Oct 2006 22:03:14 -0500 Matt Mackall contexts: add working dir and working file contexts
Mon, 02 Oct 2006 15:28:44 -0500 Matt Mackall context: simplify repr methods
Mon, 02 Oct 2006 15:17:59 -0500 Matt Mackall contexts: use __getattr__ rather than try/except in changectx
Mon, 02 Oct 2006 15:02:28 -0500 Matt Mackall context: make filectx remember changectx in changectx.filectx