git-rank
                                
                                 git-rank copied to clipboard
                                
                                    git-rank copied to clipboard
                            
                            
                            
                        Please add support for --since="2 weeks ago" or similar option
Time boxing the ranking is critical for this tool to be useful.
This feature would make this tool similar to:
alias leaderboard='git shortlog -s -n --since="4 weeks ago"'
... which is used for commit counting.
:+1: