Skip to content

RepoSense v2.2

Compare
Choose a tag to compare
@yhtMinceraft1010X yhtMinceraft1010X released this 03 May 02:32
· 222 commits to release since this release

Documentation

New Features

CLI and Behavioural Changes

  • URLs for GitLab and BitBucket are supported. (Although some fields and column headers may continue to refer to GitHub, they are compatible with all three remote sites, collectively known as git hosts)
  • Added a character limit for rendering files in the authorship view of the report website
  • Added a file size limit for analysing files by the program (this limit can be changed or ignored). There are 2 possible options:
    • Continue to analyse files that exceed the size limit, but do not include the line diffs from these files in the final report
    • Do not analyse these files at all

UI Changes

  • Syntax highlighting for the code segment now uses the GitHub theme

Documentation

  • Conflict scenarios for CLI flags are described in detail

Bug Fixes

  • Spaces in repo directory no longer cause clone failure
  • The Repository's Location column in repo-config.csv properly expands a tilde path for a local repo file
  • Local repos with a corresponding remote now have working links to the remote repo