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
|
Wed, 15 Jun 2005 21:23:07 -0800 |
mpm |
Merge with TAH
|
Wed, 15 Jun 2005 21:18:35 -0800 |
mpm |
hgweb: missed a long hash
|
Wed, 15 Jun 2005 21:13:49 -0800 |
mpm |
Merge with TAH
|
Wed, 15 Jun 2005 21:13:08 -0800 |
mpm |
Show nice short hashes in hgweb
|
Wed, 15 Jun 2005 10:20:26 -0800 |
mpm |
hgweb: add file permissions
|
Fri, 03 Jun 2005 18:29:46 -0800 |
mpm |
Resolve bits from TAH
|
Fri, 03 Jun 2005 13:32:37 -0800 |
mpm |
Merge from tah
|
Thu, 02 Jun 2005 09:14:12 +0100 |
Thomas Arendsen Hein |
Obfuscate author in all HTML templates.
|
Tue, 31 May 2005 21:10:10 -0800 |
mpm |
hgweb: add template filters, template style maps, and raw pages
|
Thu, 26 May 2005 22:47:43 -0800 |
mpm |
hgweb: make navigation of changesets a bit nicer
|
Thu, 26 May 2005 20:37:05 -0800 |
mpm |
hgweb: alternating colors for multifile diffs
|
Thu, 26 May 2005 12:24:01 -0800 |
mpm |
hgweb: add tags links and manifest links
|
Thu, 26 May 2005 11:15:05 -0800 |
mpm |
Hide most revision numbers in hgweb
|
Wed, 25 May 2005 09:04:38 -0800 |
mpm |
Fix some broken parent links in hgweb
|
Wed, 25 May 2005 08:54:54 -0800 |
mpm |
Merge from hgweb
|
Tue, 24 May 2005 16:08:09 -0700 |
jake |
fixed problem with head/body tags, added dtd, fixed table attributes
|
Mon, 23 May 2005 21:15:36 -0800 |
mpm |
Fix pos in navbar
|
Mon, 23 May 2005 20:57:48 -0800 |
mpm |
Prettify the web interface
|
Mon, 23 May 2005 16:00:02 -0800 |
mpm |
Revamped templated hgweb
|