4
- new feature to compare two revisions to each other
6
- inserted text in diffs is now blue instead of green
8
- fixed to start and stop as a daemon now (use "-f" to run in the
9
foreground), and all config is in loggerhead.conf (no need to mess with
12
- renamed show/hide javascript buttons to expand/collapse, and made them
15
- added an atom-feed link to each branch on the browse page [elliot
18
- auto-publish feature for multiple branches under a single folder (see
19
loggerhead.conf.example)
21
- added the ability to share cache files per-project instead of just
24
- added side-by-side diff display for the revision page (which is the
25
default), with a button to switch between side-by-side and unified diff
28
- made caching use file locking, and close cleanly on shutdown
30
- miscellaneous speed and page-size improvements