| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove pyyaml dependency (#5763) | Jarrod Millman | 2022-06-21 | 1 | -40/+0 |
| * | Remove gdal dependency (#5766) | Jarrod Millman | 2022-06-16 | 1 | -1/+0 |
| * | Remove gpickle (#5773) | Jarrod Millman | 2022-06-16 | 1 | -1/+0 |
| * | fix typo (#5008) | Xiangyu Xu | 2021-08-05 | 1 | -1/+1 |
| * | Remove pyyaml dependency via module getattr (#4802) | Ross Barnowski | 2021-05-20 | 1 | -1/+42 |
| * | Add random_ordered_tree and forest_str (#4294) | Jon Crall | 2020-12-17 | 1 | -0/+1 |
| * | Fix import issue fir | Alexis Benoist | 2015-10-30 | 1 | -0/+1 |
| * | 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 |