Skip to content

how to get contributors list in gitpython #795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
panwarnaveen9 opened this issue Sep 14, 2018 · 2 comments
Closed

how to get contributors list in gitpython #795

panwarnaveen9 opened this issue Sep 14, 2018 · 2 comments

Comments

@panwarnaveen9
Copy link

I have cloned the git repo using gitpython. Can i get the list of all contributor from it ?

@yarikoptic
Copy link
Contributor

(git)hopa:~deb/python-git[upstream-master]git
$> git shortlog -sn
  1178  Sebastian Thiel
   101  Kostis Anagnostopoulos
    73  Vincent Driessen
    54  Michael Trier
    43  Yaroslav Halchenko
    41  Florian Apolloner
    39  David Aguilar
    19  Barry Scott
    13  Antoine Musso
    13  Hugo
    10  Odegard, Ken
    10  Steve Frécinaux
    10  firm1
     7  Guyzmo
     7  Jonas Trappenberg
     6  Cory Johns
     6  Oswin Nathanial
     5  Martin Marcher
     5  Paul Sowden
     4  Anson Mansfield
     4  Benjamin Poldrack
     4  Eric Brunson
     4  Jonathan Chu
     4  Sam Bull
     3  George Hickman
     3  James E. Blair
     3  Jelmer Vernooij
     3  Kai Lautaportti
     3  Marcus R. Brown
     3  Peter Jones
     3  Piotr Babij
     3  Raphael Boidol
     3  Rick Copeland
     3  Sverre Rabbelier
     3  samuela
     2  Andreas Gutsche
     2  Andreas Maier
     2  Aurélien Matouillot
     2  Benedikt Morbach
     2  Bert Wesarg
     2  Craig Northway
     2  David Black
     2  David García Garzón
     2  Dmitry Nikulin
     2  Dylan Katz
     2  Erik Johnson
     2  Hung Nguyen Viet
     2  Jon Lund Steffensen
     2  Julien Pivotto
     2  Marcos Dione
     2  Marios Zindilis
     2  Matt Jordan
     2  Mihyaeru
     2  Paul J. Davis
     2  Phil Elson
     2  Piotr Pietraszkiewicz
     2  Ram Rachum
     2  Richard C Gerkin
     2  Tatsuki Sugiura
     2  Thibault Clerice
     2  Thomas Grainger

@yarikoptic
Copy link
Contributor

To standardize and simplify citation of GitPython, happen you would like to do that, I now also enabled Zenodo for it: https://zenodo.org/account/settings/github/repository/gitpython-developers/GitPython . Next release made on GitHub should produce a Zenodo entry with DOI etc.
I think this all resolves this issue ;-)
Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants