Fri, 31 Aug 2007 11:18:29 +0200 |
Thomas Arendsen Hein |
hgweb: Show date of last change for each file in manifest
|
Thu, 30 Aug 2007 16:42:17 +0200 |
Robert Bachmann |
Added support for the Atom syndication format
|
Mon, 25 Jun 2007 11:35:14 -0500 |
Matt Mackall |
Make shortlog the default page in hgweb
|
Mon, 16 Oct 2006 11:02:11 -0700 |
Brendan Cully |
Convert changenav bar from revisions to hashes (closes issue189)
|
Sun, 15 Oct 2006 23:51:28 -0700 |
Brendan Cully |
hgweb: hoist changenav up, and use it in the filelog
|
Sat, 14 Oct 2006 16:07:52 -0700 |
Brendan Cully |
hgweb: better file rename links
|
Thu, 12 Oct 2006 17:06:51 +0200 |
Thomas Arendsen Hein |
Keep session variables when linking from hgwebdir's index to repositories.
|
Wed, 11 Oct 2006 22:01:24 +0200 |
Thomas Arendsen Hein |
hgweb: Apply the new method of passing session variables to links.
|
Wed, 11 Oct 2006 20:59:37 +0200 |
Thomas Arendsen Hein |
hgweb: Keep session variables (currently only style) in HTML forms, too.
|
Tue, 10 Oct 2006 00:07:46 -0500 |
Matt Mackall |
hgweb: add file sizes to manifest browsing
|
Thu, 05 Oct 2006 15:04:15 -0700 |
Brendan Cully |
Add {getentries} to default style
|
Wed, 04 Oct 2006 17:04:40 -0700 |
Brendan Cully |
Update templates to use NewWebInterface
|
Fri, 29 Sep 2006 16:26:09 -0700 |
Brendan Cully |
hgweb: kill off #filenode#
|
Fri, 29 Sep 2006 16:26:09 -0700 |
Brendan Cully |
hgweb: kill #manifest#
|
Wed, 27 Sep 2006 12:08:32 -0700 |
Brendan Cully |
hgweb: yield filenode as well as node in annotate, use filenode in annotateline
|
Wed, 27 Sep 2006 09:10:31 -0700 |
Brendan Cully |
hgweb: make annotate line revisions point to annotation for that rev
|
Wed, 27 Sep 2006 09:10:29 -0700 |
Brendan Cully |
hgweb: fix annotate bugs
|
Wed, 26 Jul 2006 20:26:52 -0400 |
Josef "Jeff" Sipek |
[hgweb] Shortlog template for default theme
|
Mon, 01 May 2006 18:38:25 +0200 |
Thomas Arendsen Hein |
Make hgwebdir columns sortable.
|
Mon, 01 May 2006 10:02:17 +0200 |
Thomas Arendsen Hein |
Add download links to hgwebdir index page for allowed archive types.
|
Wed, 26 Apr 2006 07:31:04 +0200 |
Thomas Arendsen Hein |
hgweb: Synchronised filelogentry to changelogentry.
|
Wed, 26 Apr 2006 07:03:10 +0200 |
Thomas Arendsen Hein |
Try harder to display node hashes in tags view in monospaced font.
|
Wed, 26 Apr 2006 06:12:42 +0200 |
Thomas Arendsen Hein |
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago")
|
Mon, 27 Feb 2006 09:35:43 -0800 |
Vadim Gelfer |
use safer string parser for template engine.
|
Fri, 03 Feb 2006 12:56:41 +0100 |
Peter van Dijk |
remove escaping from decriptions on repo index page
|
Sun, 29 Jan 2006 17:10:38 +1300 |
Matt Mackall |
hgweb: show copy/rename links in file history
|
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
|
Thu, 29 Dec 2005 14:51:29 -0600 |
Muli Ben-Yehuda |
- duplicate the parent link logic to show child links
|
Thu, 17 Nov 2005 19:38:57 +0100 |
Thomas Arendsen Hein |
Catch IOErrors and RepoErrors when serving repositories via hgweb.
|
Tue, 18 Oct 2005 23:08:35 -0700 |
Matt Mackall |
hgweb: shorten all the URLs in the standard templates
|
Fri, 23 Sep 2005 17:19:35 -0700 |
TK Soh |
hgweb file: fixed left-justified line numbers on IE v6.0
|
Sun, 28 Aug 2005 18:13:28 +0200 |
Thomas Arendsen Hein |
Completed renaming author to contact in hgwebdir:
|
Sat, 27 Aug 2005 23:45:27 -0700 |
Ollivier Robert |
Add RSS link to the repository index.
|
Sat, 27 Aug 2005 23:44:15 -0700 |
Ollivier Robert |
Use a template for the error message.
|
Fri, 26 Aug 2005 20:51:48 -0700 |
Wojciech Milkowski |
tarball support v0.3 pt 2
|
Sat, 20 Aug 2005 13:08:07 -0700 |
mpm |
Merge with jeffpc
|
Fri, 19 Aug 2005 16:45:25 -0800 |
mpm |
Merge with TAH
|
Fri, 19 Aug 2005 16:43:30 -0800 |
mpm |
Merge with BOS
|
Fri, 19 Aug 2005 16:38:25 -0800 |
mpm |
Add a multi-repository server
|
Sat, 13 Aug 2005 19:43:42 -0800 |
mpm |
Merge with BOS
|
Sat, 13 Aug 2005 15:26:32 -0800 |
Bryan O'Sullivan |
Merge walk changes with Matt's tip.
|
Sat, 13 Aug 2005 15:23:06 -0800 |
Bryan O'Sullivan |
Merge with TAH.
|
Fri, 12 Aug 2005 10:17:12 -0800 |
Bryan O'Sullivan |
Merge patchbomb script.
|
Fri, 12 Aug 2005 09:58:35 -0800 |
Bryan O'Sullivan |
Merge Chris's changes with mine.
|
Tue, 09 Aug 2005 17:24:38 -0800 |
Bryan O'Sullivan |
Merge with mpm.
|
Mon, 08 Aug 2005 19:49:48 -0800 |
Jeff Sipek |
[PATCH] Move default page name into map file
|
Wed, 20 Jul 2005 20:00:29 -0500 |
mpm |
Merge from BOS
|
Wed, 20 Jul 2005 03:52:06 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
Tue, 19 Jul 2005 07:00:03 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
Fri, 15 Jul 2005 10:07:55 +0100 |
Thomas Arendsen Hein |
Use changelogentry.tmpl for search results, too.
|
Sun, 10 Jul 2005 16:14:28 -0800 |
Edouard Gomez |
More IE friendly diff output related templates.
|
Sun, 03 Jul 2005 20:33:35 -0800 |
mpm |
Various HTML cleanups
|
Sun, 03 Jul 2005 12:29:37 -0800 |
mpm |
[PATCH 4/5]: cleaning the template parent management in hgweb
|
Sat, 02 Jul 2005 19:16:51 -0800 |
mpm |
[PATCH] Tags template cleanup
|
Sat, 02 Jul 2005 19:15:05 -0800 |
mpm |
[PATCH] Changelogentry template cleanup
|
Sat, 02 Jul 2005 12:34:45 -0800 |
mpm |
[PATCH 3/5]: cleaning the template parent management in hgweb
|
Fri, 01 Jul 2005 14:46:31 -0800 |
mpm |
[PATCH] Add tags to hgweb
|
Fri, 01 Jul 2005 14:43:36 -0800 |
mpm |
Add parent revision numbers back to hgweb
|
Thu, 30 Jun 2005 23:28:16 -0800 |
mpm |
Merge with TAH
|
Thu, 30 Jun 2005 23:19:37 -0800 |
mpm |
Add multiple keyword search to hgweb
|