Skip to content

expload/issues-filter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Simple tool to show commits grouped by issues. You can filter commits by date, repos, users and reverse the commits order (by default they are listed from last to first).

Commits have to include substring #<number-of-issue> to be considered connected with the issue.

Examples

./report_from_git.py --repos <repo-org>/<repo-name> --since 2018-10-01 --until 2018-11-30 --users user1 user2 --token <OAuth-token>

About

Simple git log parser to filter commits by issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%