| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split sparsegraph6 into sparse6 and graph6 | Aric Hagberg | 2013-12-13 | 1 | -1/+2 |
| * | Add shapefile reader. | Aric Hagberg | 2010-11-15 | 1 | -1/+1 |
| * | Add GEXF reader/writer. | Aric Hagberg | 2010-10-16 | 1 | -0/+1 |
| * | Split multiline_adglist and adjlist. Add documentation. | aric | 2010-08-20 | 1 | -1/+1 |
| * | Merging py3k-1.2 branch into trunk. Addresses #348 | loicseguin | 2010-08-02 | 1 | -9/+10 |
| * | Convert pajek to MultiGraph and MultiDiGraph for new API. | aric | 2008-11-25 | 1 | -0/+1 |
| * | Merged revisions 741-766,769-770,794-797,799,804-829,845-848,858-885 via svnm... | aric | 2008-11-03 | 1 | -22/+8 |
| * | Add reader and writer for p2g format. | aric | 2008-05-29 | 1 | -0/+1 |
| * | Add Pajek format reader and writer. | aric | 2008-05-29 | 1 | -0/+1 |
| * | GML format graph reader, tests, and example (football.py) | aric | 2007-11-08 | 1 | -0/+1 |
| * | add nauty graph6 and sparse6 readers | aric | 2007-07-21 | 1 | -1/+2 |
| * | add LEDA reader | aric | 2007-07-21 | 1 | -0/+1 |
| * | add graphml reader | aric | 2007-07-21 | 1 | -0/+2 |
| * | split io.py into adjlist.py, edgelist.py, gpickle.py, nx_yaml.py | aric | 2007-07-21 | 1 | -5/+6 |
| * | move io.py to readwrite directory | aric | 2007-07-21 | 1 | -0/+19 |