RubyGit#log supports the following logging options: - path filter - skip - max_count However, JGit supports more. RubyGit#log should - [x] [be able to follow files across renames](http://stackoverflow.com/questions/11471836/how-to-git-log-follow-path-in-jgit-to-retrieve-the-full-history-includi) - [ ] be able to traverse certain ranges of commits only - [ ] be able to log for an array of refs - [ ] be able to exclude some file paths See http://download.eclipse.org/jgit/docs/latest/apidocs/