summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* views/tree.html: Fix lambda syntax0.13Alberto Bertogli2014-07-291-1/+1
* Enable line number anchors when using pygments HtmlFormatterVanya Sergeev2014-07-031-1/+3
* Fix one-line 'if' termination in tree, blob templatesVanya Sergeev2014-06-302-2/+6
* Fix committer field in the commit view0.12Alberto Bertogli2013-11-031-4/+4
* Work around HTTPError status code issuesAlberto Bertogli2013-11-031-1/+11
* Show the age of a repository in the index, via javascriptAlberto Bertogli2013-11-025-2/+100
* Use the status_code attribute to tell 404s appartAlberto Bertogli2013-11-021-1/+1
* Make embedding markdown and images configurable per-repoAlberto Bertogli2013-11-023-8/+16
* utils: Make the embedded image code use mimetypesAlberto Bertogli2013-11-021-10/+4
* Add embed data URI image blob supportVanya Sergeev2013-11-024-2/+38
* Add markdown blob supportVanya Sergeev2013-11-023-1/+19
* Fix parsing of empty commit messagesVanya Sergeev2013-10-121-1/+6
* Add a post-receive hook0.11Alberto Bertogli2013-03-122-0/+72
* Allow calling the executable from any directoryAlberto Bertogli2013-03-101-5/+18
* Use "cloneurl" as a default for git_urlAlberto Bertogli2013-03-102-3/+3
* Fix the "--only" optionAlberto Bertogli2013-03-101-5/+9
* Only guess the lexer if the file starts with "#!"Alberto Bertogli2012-11-271-4/+9
* Add a note about pygments in the README0.10Alberto Bertogli2012-11-211-0/+3
* Fall back to guess the lexer by contentAlberto Bertogli2012-11-181-2/+6
* Use heuristics to decide what to colorizeAlberto Bertogli2012-11-184-5/+25
* Improve the way we find repo pathsAlberto Bertogli2012-11-112-11/+43
* Add dependencies and improve contact information to READMEAlberto Bertogli2012-11-111-4/+8
* Initial commit0.01Alberto Bertogli2012-11-1018-0/+1732