how meta. (fork of alex's darcsden) — http://darcsden.com/
Markdown patch notes, removed patch notes from atom feed summaries.
Fixed user viewing, this time keeping repository actions working.
Rolled back previous record since it breaks repo viewing instead.
Fixed repository browsing, raw file viewing, and darcs get over HTTP.
Minor fixes for Snap, bumped required Snap version to 0.1.3, and changed the CouchDB port to 5984.
Added initial structure for private repositories. Not enabled or complete yet.
Tweaked ID for code lines; #L123 looks nicer than #LC123 in urls.
Fixed viewing un-parseable source, and added clickable line numbers.
Fixed source code leaving `highlight' unescaped if the parse fails.
Refactored getReadme and added an isTooLarge function for checking blob source.
Added a filesize check to blob viewing, and added raw file viewing.