Commit Graph

229 Commits

Author SHA1 Message Date
Markus F.X.J. Oberhumer
43b8992e98 gitweb: do not mix shortlog and changelog in summary page. 2007-06-25 14:46:20 +02:00
Matt Mackall
0e05064142 gitweb: hide email addresses in shortlog with |person 2007-06-25 11:35:40 -05:00
Matt Mackall
e9f9dbad44 Make shortlog the default page in hgweb 2007-06-25 11:35:14 -05:00
Matt Mackall
840be93118 hgweb: improve shortlog formatting
shorten author with |person
don't shrink font (default font is presumed to be preferred reading size)
set widths based on font ems rather than page percents.
2007-06-25 11:30:05 -05:00
Thomas Arendsen Hein
3019bb7a0b Kill trailing spaces 2007-06-21 09:25:49 +02:00
Josef "Jeff" Sipek
066eaf6a84 gitweb: Display branch and tag labels
Pages which display labels:
- summary
- shortlog
- changelog
- changeset
- search
2007-06-01 19:56:39 -04:00
Thomas Arendsen Hein
d5b47506f2 merge with stable 2007-06-04 22:08:42 +02:00
Thomas Arendsen Hein
12e05b20f0 Obfuscate author in gitweb shortlog (issue578) 2007-06-04 22:05:47 +02:00
Thomas Arendsen Hein
0a5e6f77d2 Add archive download links to hgweb search template 2007-06-01 13:03:21 +02:00
Josef "Jeff" Sipek
77b18ca042 gitweb: Fixed-up search template
It seems that the search template has been forgoten over time, and needed
major revamping.
2007-05-31 20:12:40 -04:00
Josef "Jeff" Sipek
4e35e4bffc gitweb: Add search box to the summary page 2007-05-31 19:59:02 -04:00
Josef "Jeff" Sipek
fa8b3358b4 gitweb: file diff: Display metadata in same order as changeset does 2007-05-29 06:52:40 -04:00
Josef "Jeff" Sipek
82ea78db9e gitweb: file annotate: Display metadata in same order as changeset does 2007-05-29 11:16:57 -04:00
Josef "Jeff" Sipek
da522aa30f gitweb: file rev template: Display metadata in same order as changeset does 2007-05-29 11:10:28 -04:00
Josef "Jeff" Sipek
f714cffe12 gitweb: changeset template: remove manifest link from cset metadata 2007-05-29 11:07:33 -04:00
Josef "Jeff" Sipek
ceacc5e184 gitweb: shortlog: display nav links near the bottom 2007-05-29 07:00:36 -04:00
Josef "Jeff" Sipek
03896dcd20 gitweb: file log: display nav links near the bottom 2007-05-29 07:00:26 -04:00
Josef "Jeff" Sipek
64af18129f gitweb: file log template: removed excesive whitespace 2007-05-29 06:35:45 -04:00
Josef "Jeff" Sipek
0e1bc7bd9a hgweb: manifest: pass parity for the '[up]' link 2007-05-29 05:08:01 -04:00
Josef "Jeff" Sipek
402bb29e51 gitweb: manifest template: do not include trailing slash in directory names 2007-05-29 04:57:12 -04:00
Josef "Jeff" Sipek
34f3b8c299 gitweb: Add title separator to tags template 2007-05-29 03:37:03 -04:00
Josef "Jeff" Sipek
5b9b857015 gitweb: changelog template: removed excessive whitespace 2007-05-29 15:31:29 +02:00
Josef "Jeff" Sipek
4279b478ed gitweb: shortlog template: removed excessive whitespace, added title bar.
The title bar is currently empty, this is just a preparation for filling it
with content.
2007-05-29 15:30:40 +02:00
Josef "Jeff" Sipek
70e1ff4e8f gitweb: Fixed manifest template opening an extra div tag 2007-05-29 03:27:02 -04:00
Josef "Jeff" Sipek
0d97a1222b gitweb: Fix summary page ellipsis line colspans 2007-05-29 03:19:45 -04:00
Matt Mackall
e2dfe968ea Merge with stable 2007-04-16 12:37:30 -05:00
Alexis S. L. Carvalho
62e2a7bfb7 command line templates: add formatnode filter
This will print a full hash node with --debug and a short one otherwise.

Use it with some default templates and in map-cmdline.default to print
the parents.  This should fix issue538.
2007-04-16 13:00:23 -03:00
Alexis S. L. Carvalho
d6886d1abf hgweb: don't display heads in gitweb-style summary page 2007-03-27 01:41:25 -03:00
greg@maptuit.com
889f908913 hgweb: display named branches in gitweb-style summary page 2007-03-16 17:55:42 -04:00
Alexis S. L. Carvalho
b95f1add5a hgweb: allow static files to be served directly by the HTTP server 2007-02-15 08:51:32 -02:00
Brendan Cully
fa88c0d825 gitweb: prevent wrapping of "changeset | manifest" links 2007-01-27 15:43:16 -08:00
Benoit Boissinot
774b73b308 hgweb: add raw template to hgwebdir 2007-01-12 14:27:59 +01:00
Edouard Gomez
fa16bdc53b Send encoding information in rss header 2006-12-21 20:41:56 +01:00
Brendan Cully
9c2bed2cfd hgweb: add raw manifest template 2006-12-19 17:03:34 -08:00
Matt Mackall
cdbe57fc80 hgweb: report detected character set
Add comments on overriding charset to CGI scripts
2006-12-03 18:47:05 -06:00
Brendan Cully
13601730e7 hgweb: add heads to gitweb summary 2006-10-24 13:31:01 -07:00
Edouard Gomez
67504f12fd Send encoding information in rss header 2006-12-21 20:41:56 +01:00
Thomas Arendsen Hein
b6713ee084 Add #motd# to gitweb pages. Needs to pass self.motd to index template, too. 2006-10-21 20:19:46 +02:00
Brendan Cully
0960978444 gitweb: add revision numbers to annotate changeset links 2006-10-19 16:15:01 -07:00
Brendan Cully
a47ef8b283 gitweb: add revision numbers to filerevision changeset links 2006-10-19 16:12:43 -07:00
Brendan Cully
34d1353b76 hgweb: add revision numbers to changeset parent/child links 2006-10-19 15:58:43 -07:00
Thomas Arendsen Hein
a67b9554ca Added extra changeset info to templater and map-cmdline.default. 2006-10-18 18:09:32 +02:00
Thomas Arendsen Hein
affb901953 Add new branch info to templater and use it in map-cmdline.default.
The template currently shows old (hg log -b style) branch tags, too,
but not in the same way as the built in changeset_printer.
2006-10-18 17:58:51 +02:00
Thomas Arendsen Hein
525802e3bf Adjust default cmdline style to really match verbose/debug log. 2006-10-18 12:17:02 +02:00
Brendan Cully
890887a258 Fix RSS URLs (closes issue396) 2006-10-16 11:18:06 -07:00
Brendan Cully
54071df886 Convert changenav bar from revisions to hashes (closes issue189) 2006-10-16 11:02:11 -07:00
Benoit Boissinot
24c1ce6af8 add footer to old style 2006-10-16 12:56:41 +02:00
Benoit Boissinot
31da9ceb93 fix rss template 2006-10-16 12:49:11 +02:00
Brendan Cully
2729969583 hgweb: hoist changenav up, and use it in the filelog 2006-10-15 23:51:28 -07:00
Brendan Cully
750f8d53a2 hgweb: link to file parents in filediff, rather than changeset parents 2006-10-15 21:20:15 -07:00