##// END OF EJS Templates
ENH: initial .mailmap to unify major contributors appearance in shortlog...
ENH: initial .mailmap to unify major contributors appearance in shortlog Now instead of 785 Fernando Perez 632 Brian Granger 572 MinRK 572 vivainio 307 Thomas Kluyver 253 fperez 250 epatters 205 Ville M. Vainio 187 Brian E. Granger 110 Gael Varoquaux 106 walter.doerwald 69 gvaroquaux 52 Barry Wark 45 Brian E Granger 41 ldufrechou 40 Robert Kern 25 Jorgen Stenarson 20 vivainio2 16 Paul Ivanov 15 bgranger ... it would look like 1052 Fernando Perez 879 Brian E. Granger 802 Ville M. Vainio 588 Benjamin Ragan-Kelley 307 Thomas Kluyver 262 Evan Patterson 180 Gael Varoquaux 108 Walter Doerwald 70 Laurent Dufréchou 52 Barry Wark 42 Robert Kern ... There are more contributors which haven't yet been added to the mailmap file

File last commit:

r4136:3f04e67e
r4798:eb389453
Show More
index.txt
24 lines | 411 B | text/plain | TextLexer
Brian Granger
Work on documentation....
r2276 .. _developer_guide:
=========================
IPython developer's guide
=========================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
Brian Granger
Major work on the documentation....
r2277 :maxdepth: 1
Brian E Granger
Beginning to organize the rst documentation.
r1256
Brian Granger
Work on documentation....
r2276 contributing.txt
Fernando Perez
Add Git workflow docs from Gitwash....
r2599 gitwash/index.txt
Fernando Perez
More doc updates....
r1754 coding_guide.txt
doc_guide.txt
Brian Granger
Work on documentation....
r2276 testing.txt
release.txt
Brian E Granger
Beginning to organize the rst documentation.
r1256 roadmap.txt
Brian Granger
Created doc describing the module reorganization.
r1798 reorg.txt
Fernando Perez
Added files from our zmq prototype into main ipython tree....
r2597 messaging.txt
MinRK
added parallel message docs to development section
r2790 parallel_messages.txt
parallel_connections.txt
Fernando Perez
Added notes with ideas about new design for %magics.
r2466 magic_blueprint.txt
Brian Granger
Continuing work on ipcontroller.
r2288 ipgraph.txt
muzgash
Documentation for the project added
r2542 ipython_qt.txt
Omar Andres Zapata Mesa
Added documentation for iptyhon-zmq
r2539 ipythonzmq.txt