[PATCH] gitweb: Display branch and tag labels

Josef "Jeff" Sipek jeffpc at josefsipek.net
Mon Jun 11 06:43:05 CDT 2007


On Sun, Jun 10, 2007 at 10:02:24PM -0700, Brendan Cully wrote:
> On Friday, 01 June 2007 at 19:59, Josef 'Jeff' Sipek wrote:
> > 6 files changed, 49 insertions(+), 13 deletions(-)
> > mercurial/hgweb/hgweb_mod.py         |   33 +++++++++++++++++++++++++++------
> > templates/gitweb/changelogentry.tmpl |    2 +-
> > templates/gitweb/changeset.tmpl      |    3 +--
> > templates/gitweb/manifest.tmpl       |    2 +-
> > templates/gitweb/map                 |    6 +++---
> > templates/static/style-gitweb.css    |   16 ++++++++++++++++
> > 
> > 
> > # HG changeset patch
> > # User Josef "Jeff" Sipek <jeffpc at josefsipek.net>
> > # Date 1180742199 14400
> > # Node ID d46d3197a5d199679067557b23558b8bdce1acd8
> > # Parent  e8a5840678255657d3b97cc1215a005aac061ede
> > gitweb: Display branch and tag labels
> > 
> > Pages which display labels:
> > - summary
> > - shortlog
> > - changelog
> > - changeset
> > - search
> 
> Pushed to crew, thanks.

Thomas: I didn't get to apply your comment (the fact that a commit can
belong to one and only one branch). I'll try to send a fix soonish - I have
no idea when that will be, as things are rather hectic nowadays.

Brendan: Thanks.

Jeff.

-- 
I think there is a world market for maybe five computers.
		- Thomas Watson, chairman of IBM, 1943.


More information about the Mercurial-devel mailing list