Wed, 15 Mar 2006 11:28:00 -0800 |
Vadim Gelfer |
fix template bug that made hgweb break.
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 16:21:59 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Sun, 26 Feb 2006 13:11:53 -0800 |
Vadim Gelfer |
missed hunk when moving code to templater module
|
file |
diff |
annotate
|
Sun, 26 Feb 2006 13:09:26 -0800 |
Vadim Gelfer |
move hgweb.templatepath into templater
|
file |
diff |
annotate
|
Sun, 26 Feb 2006 12:59:28 -0800 |
Vadim Gelfer |
move hgweb template code out to templater
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 11:20:39 -0800 |
Lee Cantey |
Fix manifest view on Windows
|
file |
diff |
annotate
|
Fri, 03 Mar 2006 13:41:12 -0800 |
Lee Cantey |
Fixes running 'hg serve' with Windows executable and no explicit template path configured.
|
file |
diff |
annotate
|
Fri, 03 Mar 2006 09:39:37 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 11:25:07 -0800 |
Vadim Gelfer |
hgwebdir: export collections of repos
|
file |
diff |
annotate
|
Thu, 02 Mar 2006 09:17:04 +0100 |
Thomas Arendsen Hein |
Make hgweb.staticfile() more secure and portable.
|
file |
diff |
annotate
|
Thu, 23 Feb 2006 12:35:15 +0100 |
Thomas Arendsen Hein |
Fixed wrong (copy&paste) usage of tmpl instead of self.t in hgweb.
|
file |
diff |
annotate
|
Thu, 23 Feb 2006 12:02:39 +0100 |
Lee Cantey |
Fix 'hg serve' not using CSS.
|
file |
diff |
annotate
|
Wed, 22 Feb 2006 09:14:46 +0100 |
Thomas Arendsen Hein |
Allow serving static files from hgwebdir to fix CSS and favicon.
|
file |
diff |
annotate
|
Wed, 22 Feb 2006 08:32:51 +0100 |
Thomas Arendsen Hein |
Cleanup of tabs and coding when sending content type.
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 17:36:27 -0600 |
Matt Mackall |
Merge with jeffpc
|
file |
diff |
annotate
|
Sat, 18 Feb 2006 22:24:42 -0500 |
Josef "Jeff" Sipek |
Merge with mpm
|
file |
diff |
annotate
|
Sat, 18 Feb 2006 21:53:41 -0500 |
Josef "Jeff" Sipek |
[hgweb] Static content serving
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 16:04:47 +0100 |
Thomas Arendsen Hein |
Merged RSS feed for tags from Peter van Dijk
|
file |
diff |
annotate
|
Fri, 03 Feb 2006 02:21:28 +0100 |
Peter van Dijk |
implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl
|
file |
diff |
annotate
|
Fri, 17 Feb 2006 08:26:21 -0800 |
Vadim Gelfer |
add preoutgoing and outgoing hooks.
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 17:34:53 -0600 |
Johannes Stezenbach |
fix changenav for maxchanges != 10
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 17:10:38 +1300 |
Matt Mackall |
hgweb: show copy/rename links in file history
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 00:18:52 +0100 |
Peter van Dijk |
changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 11:17:54 +1300 |
Matt Mackall |
hgweb: fix breakage on manifest subdirs from path cleaning
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 09:10:13 +1300 |
Matt Mackall |
Clean up paths passed to hgweb
|
file |
diff |
annotate
|
Tue, 24 Jan 2006 15:02:10 +1300 |
mason |
Add new bdiff based unidiff generation.
|
file |
diff |
annotate
|
Wed, 18 Jan 2006 17:07:48 +0100 |
Benoit Boissinot |
fix for hgweb.filterfiles
|
file |
diff |
annotate
|
Wed, 18 Jan 2006 16:55:05 +0100 |
Benoit Boissinot |
make the order of the arguments for filterfiles consistent
|
file |
diff |
annotate
|
Thu, 12 Jan 2006 13:58:36 +0100 |
Thomas Arendsen Hein |
Distinguish removed and deleted files. Tests are not fixed yet.
|
file |
diff |
annotate
|
Thu, 12 Jan 2006 13:35:09 +0100 |
Thomas Arendsen Hein |
Renamed c, a, d, u to modified, added, removed, unknown for users of changes()
|
file |
diff |
annotate
|