Tue, 10 Feb 2009 14:22:25 +0100 hgweb: add guid to rss items
Sune Foldager <cryo@cyanite.org> [Tue, 10 Feb 2009 14:22:25 +0100] rev 7750
hgweb: add guid to rss items
Tue, 10 Feb 2009 14:21:27 +0100 hgweb: add atom error template
Sune Foldager <cryo@cyanite.org> [Tue, 10 Feb 2009 14:21:27 +0100] rev 7749
hgweb: add atom error template
Tue, 10 Feb 2009 14:20:42 +0100 hgweb: add rss error template
Sune Foldager <cryo@cyanite.org> [Tue, 10 Feb 2009 14:20:42 +0100] rev 7748
hgweb: add rss error template
Mon, 09 Feb 2009 19:00:55 +0100 hgk: added explanation to .hgk for background colour
Robert Bauck Hamar <r.b.hamar@usit.uio.no> [Mon, 09 Feb 2009 19:00:55 +0100] rev 7747
hgk: added explanation to .hgk for background colour
Mon, 09 Feb 2009 19:00:52 +0100 hgk: added colour settings for different colours in diff view
Robert Bauck Hamar <r.b.hamar@usit.uio.no> [Mon, 09 Feb 2009 19:00:52 +0100] rev 7746
hgk: added colour settings for different colours in diff view
Mon, 09 Feb 2009 19:00:48 +0100 hgk: added setting of foreground colour
Robert Bauck Hamar <r.b.hamar@usit.uio.no> [Mon, 09 Feb 2009 19:00:48 +0100] rev 7745
hgk: added setting of foreground colour Added the fgcolor setting read by hgk to change the text colour in the diff output and the file list. The colours for diff highlighting remains unchanged.
Mon, 09 Feb 2009 00:14:07 +0100 transplant: wrapped long lines
Martin Geisler <mg@daimi.au.dk> [Mon, 09 Feb 2009 00:14:07 +0100] rev 7744
transplant: wrapped long lines
Mon, 09 Feb 2009 00:09:24 +0100 commands: fix paths command docstring indention
Martin Geisler <mg@daimi.au.dk> [Mon, 09 Feb 2009 00:09:24 +0100] rev 7743
commands: fix paths command docstring indention
Mon, 09 Feb 2009 13:08:32 +0100 hgweb: commit forgotten update to a3d7f99c23c0
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 09 Feb 2009 13:08:32 +0100] rev 7742
hgweb: commit forgotten update to a3d7f99c23c0
Mon, 09 Feb 2009 11:31:52 +0100 hgweb: support custom http headers in ErrorResponse
Sune Foldager <cryo@cyanite.org> [Mon, 09 Feb 2009 11:31:52 +0100] rev 7741
hgweb: support custom http headers in ErrorResponse
Mon, 09 Feb 2009 11:29:09 +0100 hgweb: pass ErrorResponses directly into req.respond()
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 09 Feb 2009 11:29:09 +0100] rev 7740
hgweb: pass ErrorResponses directly into req.respond()
Sat, 07 Feb 2009 23:29:12 +0100 merge with mpm
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 07 Feb 2009 23:29:12 +0100] rev 7739
merge with mpm
Sat, 07 Feb 2009 18:46:13 +0100 hgk: Add background colour setting
Robert Bauck Hamar <r.b.hamar@usit.uio.no> [Sat, 07 Feb 2009 18:46:13 +0100] rev 7738
hgk: Add background colour setting Adds the bgcolor config variable, that sets the background colour of the text and canvas frames.
Wed, 04 Feb 2009 20:55:44 +0100 commands: removed unnecessary string concatenation
Martin Geisler <mg@daimi.au.dk> [Wed, 04 Feb 2009 20:55:44 +0100] rev 7737
commands: removed unnecessary string concatenation
Wed, 04 Feb 2009 20:53:38 +0100 patch: turned strings with backslashes into raw strings
Martin Geisler <mg@daimi.au.dk> [Wed, 04 Feb 2009 20:53:38 +0100] rev 7736
patch: turned strings with backslashes into raw strings In Python, the backslash in an unrecognized escape sequence is left behind, which makes '\.' the same as r'\.'. Relying on this feature is quite brittle, IMHO. Removed unnecessary string concatenation as well.
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip