- Add several missing rare git file states (T, U, X)
- Fix pickaxe support for python3
- Improve java traceback support
- Improve the python api
- Fix python traceback parsing with no code on last line (pinterest#13)
- Fix python traceback parsing where code is missing (pinterest#10)
- Add --debug flag
- Add python 3 support
- Support arbitrary sized abbreviated hashes
- Clarify CLI help message
- Match file line numbers in stacktrace to lines changed in commits
- Differentiate files added, deleted and modified
- print stacktrace headers and footers
- Fix git pickaxe error (Use '--' to separate paths from revisions)
- Add initial java stacktrace support. Begin supporting basic java stacktraces, some more complex formats are not supported yet.
- Get ready for pypi
- Initial open source commit