summaryrefslogtreecommitdiff
path: root/networkx/readwrite/graph6.py
Commit message (Expand)AuthorAgeFilesLines
* Fix copyrightsJGab2015-04-211-1/+1
* Ensure that graph6 and sparse6 tests do no leave behind temporary filesYingchong Situ2014-10-301-0/+6
* Add back linefeed on writeAric Hagberg2013-12-151-1/+2
* Typos, spell checkAric Hagberg2013-12-151-2/+2
* Fix StringIO to work with python2/3Aric Hagberg2013-12-151-6/+3
* Add nodes argumentAric Hagberg2013-12-151-6/+1
* Add docuementation, formattingAric Hagberg2013-12-151-28/+160
* Drop *list functions in graph6Aric Hagberg2013-12-151-27/+13
* Split sparsegraph6 into sparse6 and graph6Aric Hagberg2013-12-131-0/+179