summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set release to networkx-1.8.1networkx-1.8.1Aric Hagberg2013-08-041-2/+2
* Don't need extra copy of pdf docsAric Hagberg2013-08-031-1/+1
* Merge branch 'master' of github.com:networkx/networkxAric Hagberg2013-08-032-2/+4
|\
| * Merge pull request #918 from stromnov/masterAric Hagberg2013-07-301-0/+2
| |\
| | * Add all decorator modules to source distributionAndrew Stromnov2013-07-301-0/+2
| |/
| * Bump release to networkx-1.9devAric Hagberg2013-07-281-2/+2
* | Fix doc build so PDF files are createdAric Hagberg2013-08-032-2/+2
|/
* Set release to networkx-1.8networkx-1.8Aric Hagberg2013-07-281-1/+1
* Merge pull request #909 from hagberg/update-release-1.8Aric Hagberg2013-07-280-0/+0
|\
| * Bump releaseAric Hagberg2013-07-211-1/+1
* | Add release dateAric Hagberg2013-07-281-1/+1
* | Update documentation (overdue) to reflect move to githubAric Hagberg2013-07-285-54/+30
* | Merge pull request #917 from hagberg/masterAric Hagberg2013-07-281-1/+1
|\ \
| * | Update README yearAric Hagberg2013-07-281-1/+1
* | | Use git@github instead of httpsAric Hagberg2013-07-231-1/+1
* | | Add tag to make gh-pagesAric Hagberg2013-07-231-1/+1
* | | Update latest to point to new docsDan Schult2013-07-221-1/+1
* | | Update reease values for 1.8rc1Dan Schult2013-07-221-3/+3
* | | Merge pull request #911 from dschult/test_cuts_fixnetworkx-1.8rc1Dan Schult2013-07-221-1/+5
|\ \ \
| * | | Make sure graph is connected in test_edge_cutset_random_graphsDan Schult2013-07-221-1/+5
* | | | Merge pull request #910 from hagberg/credits-news-releaseAric Hagberg2013-07-223-3/+4
|\ \ \ \
| * | | | API changes, update newsAric Hagberg2013-07-223-3/+4
* | | | | Merge pull request #908 from hagberg/credits-news-releaseAric Hagberg2013-07-213-15/+33
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'upstream/master' into credits-news-releaseAric Hagberg2013-07-216-28/+78
| |\ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
* | | | Merge pull request #907 from hagberg/link-fixesAric Hagberg2013-07-216-8/+7
|\ \ \ \
* \ \ \ \ Merge pull request #830 from hagberg/stochastic-floatAric Hagberg2013-07-215-24/+84
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Doc, whitespace, formatting, style cleanup.Aric Hagberg2013-01-272-23/+26
| * | | | Test stochstic graph with intsAric Hagberg2013-01-271-0/+10
| * | | | Force float in stochastic graph.Aric Hagberg2013-01-271-1/+1
| * | | | Update credits and newsAric Hagberg2013-01-203-2/+49
| | | * | Add news and credits for networkx-1.8 releaseAric Hagberg2013-07-212-0/+28
| | |/ /
| | * | Update gitwash docsAric Hagberg2013-07-211-2/+2
| | * | Fix outdated/broken/error links in documentation.Aric Hagberg2013-07-215-6/+5
| |/ / |/| |
* | | Turn on medium verbose test reporting for travis.ciAric Hagberg2013-07-211-1/+1
* | | Fix type in travis configAric Hagberg2013-07-211-1/+1
* | | Add coverage report at coveralls.ioAric Hagberg2013-07-211-3/+7
* | | Add all python versions to travis.ciAric Hagberg2013-07-211-4/+3
* | | Add remaining packages for travis.ciAric Hagberg2013-07-211-2/+3
* | | Add pygraphviz and pydot to travis.ci configAric Hagberg2013-07-211-4/+7
* | | Fix typo and add more travis.ci packagesAric Hagberg2013-07-211-2/+2
* | | Add more optional packages to travis buildsAric Hagberg2013-07-211-3/+3
* | | Fix .travis.yml errorAric Hagberg2013-07-211-2/+2
* | | Add numpy and scipy packages with apt-get to travs.ciAric Hagberg2013-07-211-0/+1
* | | Add system site packages to travis.ciAric Hagberg2013-07-211-3/+5
* | | Merge pull request #856 from hagberg/rcm-copyAric Hagberg2013-07-211-2/+2
|\ \ \
| * | | Don't copy subgraphs in cuthill_mckee_ordering().Aric Hagberg2013-03-161-2/+2
* | | | Merge pull request #899 from hagberg/adjlist-delimiterAric Hagberg2013-07-212-47/+70
|\ \ \ \
| * | | | Whitespace cleanupAric Hagberg2013-07-171-31/+31
| * | | | Whitespace cleanupAric Hagberg2013-07-171-15/+15
| * | | | Add delimiter test for multiline_adjlist formatAric Hagberg2013-07-171-0/+9