Pieter de Bie
c6966ade41
HistoryView: Add a method to put a commit online
2008-09-25 22:25:46 +02:00
Pieter de Bie
58f0a383b2
Show refs in HTML view
2008-09-19 13:56:46 +02:00
Pieter de Bie
0fa37ba024
Only show commits if they are of reasonable size
...
This shows a link people should click if they want to display a huge diff
(more than 10k lines). This speeds up the browsing a lot :)
2008-06-16 03:27:52 +02:00
Pieter de Bie
3432e514b8
Show nicely formatted diff
...
This steals the idea and markup from Gitnub. Thanks! :)
2008-06-15 18:22:00 +02:00
Pieter de Bie
1ef4fe8a6b
Only display a diff when it is small enough
...
The diff display is rather slow now, probably because everything is
put into one big pre tag. Before we can fix this, we have to parse the
diff better. For now, just display a message.
2008-06-14 21:29:20 +02:00
Pieter de Bie
a3d0d66d31
Use a stylesheet for detailed view
...
This simplifies the HTML code somewhat
2008-06-14 20:08:01 +02:00