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
|
Thu, 29 Dec 2005 14:51:29 -0600 |
Muli Ben-Yehuda |
- duplicate the parent link logic to show child links
|
file |
diff |
annotate
|
Mon, 12 Dec 2005 02:05:08 -0500 |
Josef "Jeff" Sipek |
Remove tabs, and trailing whitespace from hgweb.py
|
file |
diff |
annotate
|
Mon, 05 Dec 2005 07:07:40 -0500 |
Josef "Jeff" Sipek |
[hgweb] gitweb style: File annotate converted, file revision made more like the deafault style
|
file |
diff |
annotate
|
Mon, 05 Dec 2005 05:01:28 -0500 |
Josef "Jeff" Sipek |
[hgweb] More gitweb style related fixes
|
file |
diff |
annotate
|
Mon, 05 Dec 2005 04:30:47 -0500 |
Josef "Jeff" Sipek |
[hgweb] Initial import of the "gitweb" style
|
file |
diff |
annotate
|
Fri, 18 Nov 2005 22:48:47 -0800 |
Eric Hopper |
Convert all classes to new-style classes by deriving them from object.
|
file |
diff |
annotate
|
Thu, 17 Nov 2005 19:38:57 +0100 |
Thomas Arendsen Hein |
Catch IOErrors and RepoErrors when serving repositories via hgweb.
|
file |
diff |
annotate
|
Mon, 14 Nov 2005 16:10:59 +0100 |
Benoit Boissinot |
fix errors found by pychecker
|
file |
diff |
annotate
|
Mon, 14 Nov 2005 03:59:35 +0200 |
twaldmann |
fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 13:40:08 -0800 |
TK Soh |
hgweb: fix traceback by skipping invalid repo paths
|
file |
diff |
annotate
|