An open API service indexing awesome lists of open source software.

https://github.com/abargnesi/xenophon

Ancient git historian; tools to understand code history
https://github.com/abargnesi/xenophon

command-line-tool git github java

Last synced: 2 months ago
JSON representation

Ancient git historian; tools to understand code history

Awesome Lists containing this project

README

        

## xenophon

This tool helps uncover interesting facts and moments in your git history.
It is named after the prominent, ancient greek historian [Xenophon](https://en.wikipedia.org/wiki/Xenophon).

The initial plan is to provide two sub-commands:


synopsis

summarize slices of commits

synergy

uncover similarity between independent branches

Current status:
- Code is there to create a rudimentary `synopsis`.
- No code for `synergy` yet.