/git_engine

Search your git commits using a web interface

Primary LanguageGo

git_engine

Search your git commits using git_engine

TODO:

Main functionality

  • Authentication using Github OAuth
  • Repository search
  • Allow for specific repos to be uploaded
  • Digest git commits using Github API
  • Log git commits in Elasticsearch
  • List all git commits for a repo

Extensions

  • Search by git diffs
  • Continuously update data using Github web hooks