Commit Graph

371 Commits

Author SHA1 Message Date
Dirkjan Ochtman
176bc50a2d hgweb: allow distinction between open/closed branches on branches page 2009-06-04 18:05:50 +02:00
Martin Geisler
de603efbcb coal/paper: minimize whitespace differences in CSS files 2009-05-19 00:57:36 +02:00
Martin Geisler
5e735013d3 coal/paper: equal heights for file and annotate views 2009-05-19 00:33:23 +02:00
Martin Geisler
ecadaada56 spartan: ensure equal heights for file and annotate views
The display used to jump up and down when switching from the file view
to the annotate view. It now stays still: when switching from the file
view to the annotate view it looks like the file content is simply
right-shifted to make room for the author names.
2009-05-19 00:28:47 +02:00
Martin Geisler
11ef97755a coal/paper: simplify margin and padding CSS rules 2009-05-18 23:37:36 +02:00
Martin Geisler
301bf629e6 spartan: simplify CSS colors (#xxxxxx -> #xxx) 2009-05-18 23:35:27 +02:00
Martin Geisler
12caf17e05 coal/paper/spartan: remove extra line break in annotate view 2009-05-18 23:27:51 +02:00
Martin Geisler
c3ee707a5e gitweb, monoblue: break long line in map file 2009-05-17 22:52:45 +02:00
Martin Geisler
3952bb3de2 coal, paper: add newlines when displaying a file in hgweb
The newlines make the HTML somewhat readable and gives much smaller,
readable diffs when the tests change.
2009-05-17 22:51:50 +02:00
Dirkjan Ochtman
42214607df spartan: use newer template syntax everywhere 2009-05-15 10:47:13 +02:00
Dirkjan Ochtman
8a34c657f7 monoblue: use newer template syntax everywhere 2009-05-15 10:47:05 +02:00
Dirkjan Ochtman
daf1f83687 raw: use newer template syntax everywhere 2009-05-15 10:46:59 +02:00
Dirkjan Ochtman
5d9bd0d9a8 atom/rss: use newer template syntax everywhere 2009-05-15 10:46:52 +02:00
Dirkjan Ochtman
bf8449b8b4 git: use newer template syntax everywhere 2009-05-15 10:46:39 +02:00
Martin Geisler
e03fc942e6 spartan: break long lines in map file 2009-05-13 22:42:40 +02:00
Martin Geisler
01c8a33fbd monoblue: break long lines in map file 2009-05-13 22:42:19 +02:00
Martin Geisler
80ce65be72 gitweb: break long lines in map file 2009-05-13 22:41:58 +02:00
Martin Geisler
9ff18c2eb2 coal: break long lines in map file 2009-05-13 22:41:36 +02:00
Martin Geisler
264d2453c3 paper: break long lines in map file 2009-05-13 22:40:49 +02:00
Rocco Rutte
a7d36bb777 coal/paper: Wrap diff in <pre/>
In text-mode browsers the diff is otherwise rendered
as just one long line per file. Other styles do the same.
2009-05-13 16:31:19 +02:00
Sune Foldager
e88b228e4c spartan: add branches page 2009-05-12 11:58:39 +02:00
Sune Foldager
02b5ecc2fb gitweb: add branches page 2009-05-11 21:12:44 +02:00
Sune Foldager
d94721fac7 monoblue: add branches page 2009-05-11 21:14:43 +02:00
Sune Foldager
ffb22da91d paper/coal: add branches page 2009-05-12 12:00:54 +02:00
Alexander Solovyov
d57b80d44e add verbose output to compact template style 2009-05-11 13:03:34 +03:00
Martin Geisler
02f931ee58 coal, paper: omit unneeded #l1 anchor in links 2009-04-28 23:43:58 +02:00
Martin Geisler
eee44d410e webcommands: move nonempty logic from JavaScript to Python
This avoids hard-coding the '(none)' string in the JavaScript for each
style and avoids the {nonexisting|nonempty} hack which only works
since the template system don't complain about undefined variables.
2009-04-28 17:28:00 +02:00
Rocco Rutte
0324c58f8b hgweb: use "nonempty" filter in templates for the changelog message
At least subversion allows empty commit logs which, after conversion,
show up as empty fields in hgweb and don't allow selecting the
changeset. Using "nonempty" as filter, "(none)" is used to get
clickable links for empty commit messages.
2009-04-20 12:10:04 +02:00
Augie Fackler
c9dfeaae14 monoblue: Fix indentation and other styling in the annotation view. 2009-04-15 10:33:58 -05:00
Rocco Rutte
0e71380f6b coal/paper: Turn <img> into <img/> where missing 2009-03-28 22:22:22 +01:00
Matt Mackall
e31a8bb788 atom: fix URLs used in entry GUIDs 2009-03-16 17:21:06 -05:00
Sune Foldager
bb066bf584 hgweb: add guid to rss items 2009-02-10 14:22:25 +01:00
Sune Foldager
060a02228a hgweb: add atom error template 2009-02-10 14:21:27 +01:00
Sune Foldager
1bb1931fd9 hgweb: add rss error template 2009-02-10 14:20:42 +01:00
Benoit Allard
c429e1d8f6 coal/paper: switch to XHTML 1.1 2009-02-05 18:15:33 +01:00
Stepan Koltsov
1fa2450a68 coal/paper: add missing spaces in changeset child formatting 2009-01-19 12:36:06 +01:00
Pascal Quantin
91e23bab1d monoblue: fix child revision display in file diff page 2009-01-10 00:30:22 +01:00
Pascal Quantin
74c4b6e60d monoblue: add less/more links to graph page 2008-12-31 14:21:00 +01:00
Dirkjan Ochtman
92de1e35e4 gitweb: fix graph again after previous faulty commit (e5b968ed257a) 2008-11-30 18:38:42 +01:00
Dirkjan Ochtman
55a235cc5e gitweb: fix graph display in IE 2008-11-28 09:50:30 +01:00
Dirkjan Ochtman
6aedc8f323 coal/paper: link to shortlog instead of log from error pages 2008-11-25 22:52:25 +01:00
Dirkjan Ochtman
919f51ac07 coal/paper: move actual templates from coal to paper 2008-11-25 22:40:16 +01:00
Dirkjan Ochtman
50396f781f coal/paper: show branch name in changeset view 2008-11-25 22:53:01 +01:00
Benoit Allard
85a72f1622 coal/paper: display tags and branch in filelog page 2008-11-25 21:54:28 +01:00
Benoit Allard
0832593609 coal/paper/monoblue: show branch names in hgweb graph 2008-11-25 22:32:11 +01:00
Benoit Allard
f1183e9953 coal/paper: display branch names in log 2008-11-25 22:51:10 +01:00
Benoit Boissinot
71f1d849f6 Improve the monoblue theme for hgwebdir 2008-11-25 01:22:43 +01:00
Brendan Cully
f7d4a5fc6b hgweb (coal/paper): make file, diff and annotate easier to render
This patch removes tables altogether for file and diff, and removes
one column from annotate, making firefox's incremental renderer much
faster for large files.
2008-11-20 18:15:50 -08:00
Dirkjan Ochtman
2b37453255 merge with mpm 2008-11-08 00:29:04 +01:00
Dirkjan Ochtman
f8d7226e5f hgweb: fix up the less/more links on the graph page
Previously, they pointed to a non-intuitive revision, and got borked when
using a URL-specified style combined with alternate revcounts.
2008-11-07 23:31:12 +01:00