All releases tagged Bugfixes


Release Notes: This release fixes compilation with GCC 4.7 and fixes minor memory leaks.


Release Notes: This release adds experimental support for a revision cache using LevelDB, pie charts, and two new reports. An issue which broke plotting on Mac OS X and some headless environments has been fixed, as well as repository detection for working copies created with Subversion 1.7.


Release Notes: This release features an improved report API, a new report for running other reports from a graphical user interface, and numerous bugfixes and smaller improvements.


Release Notes: This release fixes a file name issue that could terminate the program when generating reports of sub-directories of Subversion repositories. Minor fixes have been applied to the age report.


Release Notes: This release adds a punchcard report, inspired by GitHub's punchcard and Git Timecard. Additionally, a major glitch preventing the Subversion backend from working on empty caches has been fixed.


Release Notes: The revision log for Subversion repositories is now cached locally, resulting in a noticeable speedup for subsequent reports on remote repositories. Furthermore, a working copy can now be used for the repository URL. The bugfixes include several Subversion-related issues, including possibly missing diffstats for deleted files and problems with subdirectory handling.


Release Notes: This release adds a new report showing a histogram of file types in the repository. The command-line argument for the repository can be omitted to use the current directory. Additionally, the cache check is now performed by the new built-in check_cache report. A bug preventing graphical built-in reports from plotting on some locales as well as a potential segmentation fault when reading revision data from the cache has been fixed.


Release Notes: This release adds additional report options for controlling the plot output, like the file name or the image size. Additionally, support for custom Subversion repository layouts (trunk, branches and tag locations) has been added. A couple of bugs have been fixed as well.


Release Notes: This release adds tag access for reports scripts. The tags and branches listing of Subversion repositories accessed via HTTP has been fixed, and the signal handling code for protecting cache writes has been rewritten.


Release Notes: A new report showing commit times in a scatter plot has been added. Running built-in reports without specifying the full path and several issues related to multi-threading have been fixed. The Lua detection of the configure script should work automatically for most Linux distributions now.