Commit Graph

24 Commits

Author SHA1 Message Date
Klaus Silveira
6d11bed860 Aligning the download buttons with RSS button 2012-07-14 15:44:26 -03:00
Jérôme Tamarelle
31e036b487 Add download links on tree pages 2012-07-14 12:54:16 +02:00
Fabien Potencier
de1cf7320f moved the page variable to the templates (belongs to the view) 2012-07-07 08:57:42 +02:00
Fabien Potencier
cddca4683a refactored the tree controller 2012-07-07 08:57:42 +02:00
Fabien Potencier
723159e085 added another layer 2012-07-07 08:57:42 +02:00
Fabien Potencier
a7d17a749e refactored breadcrumb management 2012-07-07 08:57:42 +02:00
Fabien Potencier
65e0bd402b fixed URL management 2012-07-07 08:57:38 +02:00
Klaus Silveira
c3f21df003 The highlighter now uses a <pre> instead of a <textarea>. Much better! 2012-07-06 10:57:37 -03:00
Klaus Silveira
946c2732a6 Updating installation instructions, going to 0.2 2012-07-05 13:24:21 -03:00
Klaus Silveira
ec2e12dc04 Merge pull request #62 from skwashd/default-from-head
Read default branch from .git/HEAD
2012-06-26 11:54:15 -07:00
Dave Hall
158150d6c3 Issue #57: Interleave commits in blame 2012-06-26 21:47:19 +10:00
Dave Hall
19d80921f0 Issue #61: Read default branch from .git/HEAD 2012-06-26 21:04:37 +10:00
Michał Prochowski
0b8ec9b4bd Merge remote-tracking branch 'origin/master' into readme-box
Conflicts:
	web/js/main.js
2012-06-14 00:40:44 +02:00
Michał Prochowski
c6de3bb8c8 Added preview of the file "readme" like in github with using showdown.js parser (http://github.com/coreyti/showdown). 2012-06-13 01:53:34 +02:00
Michał Prochowski
4c0e49e78e Changed page title from 'Gitlist' to 'GitList'. 2012-06-10 23:39:59 +02:00
Klaus Silveira
6aeb19c5ba Fixing typo 2012-06-07 01:50:56 -03:00
Klaus Silveira
e04a204352 Fixes #15 2012-05-24 11:28:53 -03:00
Klaus Silveira
c7ed3ee0d8 Adding image blob support. Fixes #13 2012-05-23 21:52:37 -03:00
Klaus Silveira
8401688386 Fixing small bug with the breadcrumbs 2012-05-23 21:44:03 -03:00
Klaus Silveira
8b8c2aa71e Fixing bugged branch browsing. Fixes #11 and #12 2012-05-23 21:08:54 -03:00
Klaus Silveira
9c4b5e9f35 Abstracting the pager and improving the pagination system 2012-05-23 20:58:38 -03:00
Klaus Silveira
b5ba7959d7 Commit pagination now with proper last page. Thanks @kulbirsaini! 2012-05-23 04:06:31 -03:00
Klaus Silveira
3f3c25bce8 Adding very simple pagination to commits, both repository and history. Fixes #4 2012-05-23 03:10:37 -03:00
Klaus Silveira
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00