git_function_history

Show the git history of a function or method (rust, python, ruby, go, and UMPL)

MIT License

Downloads
24.2K
Stars
5
Committers
4

Bot releases are hidden (Show)

git_function_history - v3.1.0 - git-function-history v0.7.0 git_function_history-proc-macro 0.1.0 Latest Release

Published by mendelsshop about 1 year ago

Added crate git_function_history-proc-macro for making it easier for TUI to parse commands.
Cleaned up from the update for python parser, which also fixes docs no being provided on docs.rs

What's Changed

Full Changelog: https://github.com/mendelsshop/git_function_history/compare/v3.0.0...v3.1.0

git_function_history - git-function-history v3.0.0

Published by mendelsshop almost 2 years ago

We know support multiple languages including python go, ruby, and umpl. This release only focuses on the library element of this repo so the tui and gui will updated at a later date.

What's Changed

New Contributors

Full Changelog: https://github.com/mendelsshop/git_function_history/compare/v2.1.0...v3.0.0

git_function_history - git-function-history v2.0.1

Published by mendelsshop about 2 years ago

What's new

We now use rayon as a default optional feature to parallelize the load, thus cutting runtime even shorter.

Full Changelog: https://github.com/mendelsshop/git_function_history/compare/v2.0.0...v2.1.0

git_function_history - git-function-history v2.0.0

Published by mendelsshop about 2 years ago

We have switched to using ra_ap_syntax netting much better performance as shown in these benchmarks.

Because of this switch we can now capture generics where clauses, doc comments, and much more expect to see more filter because of this.

What's Changed

Full Changelog: https://github.com/mendelsshop/git_function_history/compare/v1.0.0...v2.0.0

git_function_history - git-function-history v1.0.0

Published by mendelsshop about 2 years ago

Only release using the Regex solution.

What's Changed

New Contributors

Full Changelog: https://github.com/mendelsshop/git_function_history/commits/v1.0.0

Package Rankings
Top 28.82% on Crates.io
Top 9.75% on Proxy.golang.org
Badges
Extracted from project README
dependency status