nalcos

Search Git commits in natural language

MIT License

Downloads
31
Stars
53
Committers
2
nalcos - Visual improvements 🌟 Latest Release

Published by thepushkarp about 3 years ago

Changelog

  • Adds an option of showing the similarity score for the results using the -s flag.
  • Adds option of viewing the entire commit message instead of just the commit title using the -v flag.
  • Commits in results retrieved from GitHub have links to the commits
  • Improved the model download progress bar display when loading model for the first time
nalcos - Improvement patch ✨

Published by thepushkarp about 3 years ago

Changelog

  • Make similarity computation more efficient
  • Add support for computation on CUDA
  • Add Black Code style in requirements
  • Published to PyPi at https://pypi.org/project/nalcos/ 🥳
nalcos - First Release🎉

Published by thepushkarp about 3 years ago

Features ✨

  • Search commit messages in both local and remote GitHub repositories.
  • Search for commits in a specific branch.
  • Restrict the number of commits to look back in history while searching.
  • Increase the number of retrieved results.