Wed, 29 Jun 2016 22:48:32 +0800 |
Anton Shestakov |
hgweb: reindent atom/changelogentry.tmpl
|
Tue, 29 Dec 2015 00:48:03 +0900 |
Yoshinari Takaoka |
hgweb: fixed invalid atom-log feed url in file log page
|
Fri, 13 Nov 2015 18:31:58 +0800 |
Anton Shestakov |
paper: show current revision on file log page
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Tue, 16 Jun 2015 16:07:39 +0800 |
Anton Shestakov |
hgweb: don't dereference symbolic revision in paper & coal style (issue2296)
|
Tue, 16 Jun 2015 11:52:10 +0800 |
Anton Shestakov |
hgweb: don't dereference symbolic revision in spartan style
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Fri, 15 May 2015 12:19:51 +0800 |
Anton Shestakov |
hgweb: also display changeset bookmarks in file log (style=paper)
|
Fri, 15 May 2015 13:30:34 +0800 |
Anton Shestakov |
tests: test branch/tag/bookmark display in test-hgweb-filelog.t
|
Fri, 15 May 2015 02:07:43 +0800 |
Anton Shestakov |
hgweb: split some long lines in paper, gitweb and monoblue styles
|
Fri, 06 Feb 2015 15:52:55 +0800 |
Anton Shestakov |
hgweb: replace implicit <tbody> with explicit <thead> where appropriate
|
Thu, 05 Feb 2015 19:24:35 +0800 |
Anton Shestakov |
hgweb: use css margin instead of empty <p> before <div class="atom-logo">
|
Sat, 10 Jan 2015 17:54:24 +0800 |
Anton Shestakov |
hgweb: close <img> elements
|
Sat, 10 Jan 2015 17:52:02 +0800 |
Anton Shestakov |
hgweb: close <p> elements
|
Sat, 10 Jan 2015 17:44:54 +0800 |
Anton Shestakov |
hgweb: close <th> properly in spartan/filelogentry.tmpl
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Thu, 17 Apr 2014 09:36:09 +0900 |
FUJIWARA Katsunori |
hgweb: align entries in "changelog" and "revisions" pages of "spartan" style
|
Thu, 17 Apr 2014 11:45:43 -0700 |
Aaron Jensen |
hgweb: adding branch names from inbranch template to atom feed
|
Wed, 16 Apr 2014 09:31:37 -0700 |
Aaron Jensen |
hgweb: adding branch, tags, bookmarks, user, and file list to atom feed entries
|
Thu, 16 Jan 2014 09:23:31 -0500 |
Augie Fackler |
test-hgweb-*: output change fixes from b1d65cb8
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: edit search hint to include new feature description
|
Thu, 25 Jul 2013 01:12:25 +0400 |
Alexander Plavin |
paper: define searchhint message in map file and use it in other templates
|
Sat, 13 Jul 2013 18:03:35 +0400 |
Alexander Plavin |
hgweb: make stripes in file log with CSS
|
Tue, 08 Jan 2013 16:16:29 -0800 |
Bryan O'Sullivan |
tests: update hgweb tests to include breadcrumbs
|
Tue, 04 Dec 2012 00:41:29 +0100 |
Angel Ezquerra |
hgweb: add (Atom) subscribe link to the main paper template pages
|
Mon, 30 Jul 2012 11:33:27 +0200 |
Ross Lagerwall |
hgweb: make paper:error consistent with template
stable
|
Sun, 08 Jul 2012 17:17:02 +0200 |
wujek srujek |
hgweb: side-by-side comparison functionality
|
Thu, 21 Jun 2012 03:05:02 +0200 |
Mads Kiilerich |
tests: prepare get-with-headers.py for MSYS
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|