Commit Graph

30 Commits

Author SHA1 Message Date
ciarancourtney 9f0e439226 [closes #69] Add '--exclude' arg to exclude CSV list of packages and children from output 2018-04-15 21:47:20 +01:00
Vineet Naik 2dea43a3c4 Release version 0.11.0
* Bumped version
* Added changelog
* Updated README file
2018-02-24 11:58:17 +05:30
Takayuki KONDO 2dbaf76aac Supports README version 0.10.1 2017-10-19 12:40:37 +09:00
Sebastian Schuberth 90fec16c9c README: Link the LICENSE file 2017-09-06 09:38:20 +02:00
Sebastian Schuberth ab14b7208f README: Fix the GraphViz link 2017-09-06 09:33:23 +02:00
Vineet Naik 0db3b7fc8d Release version 0.10.0
Updated project version, readme and changelog.
2017-03-19 12:23:30 +05:30
Eli Boyarski eed7bbcacf it's -> its 2017-02-23 14:54:26 +02:00
Vineet Naik cad03ba86a Release version 0.9.0
Updated version and readme and added changelog.
2017-01-07 13:18:04 +05:30
Vineet Naik 370227e147 Add release checklist in README
Fixes #62
2017-01-07 12:53:50 +05:30
Shane Grey 66bd923ac8 Remove --nowarn from examples
--nowarn was removed in v0.6
2017-01-04 09:55:04 -06:00
Daniel Roschka 09a2b7cb95 Fix naming of --graph-output argument 2016-12-28 16:27:20 +01:00
Daniel Roschka ab181fe816 Address review comments 2016-12-28 16:04:03 +01:00
Daniel Roschka 0cbbee23bf Add different output options for dependency graph
Add the option to output a dependency graph in any output format
supported by GraphViz.

Based on the idea and code from @johnyf to output the dependency
graph as dot code: https://github.com/naiquevin/pipdeptree/pull/43

Goes a step further than that, by using `graphviz` instead of
`networkx` and `pydotplus`, which allows output as dot code as well, but
enables output in any of GraphViz supported output formats directly,
if the GraphViz command line tools are installed.
2016-12-07 11:20:37 +01:00
Ioannis Filippidis e57f57a1e4 ENH: dump dependency graph as graphviz dot code 2016-04-10 18:44:57 -07:00
Vineet Naik 975066df4b Bump version to 0.6.0
Also,

* Added changelog
* Updated README
2016-04-09 12:53:04 +05:30
Nik Nyby e28464d9fa Fix typo in readme 2016-03-24 10:29:48 -04:00
Vineet Naik 303f0e96b1 Bump version to 0.5.0
Also update README and changelog with latest features
2015-11-15 00:51:21 +05:30
Vineet Naik 07685bd313 Update README
- Update the section on running tests
- Add travis-ci badge
2015-08-03 22:09:14 +05:30
Vineet Naik f70827abe6 Update README 2015-08-03 21:21:08 +05:30
Vineet 4c13d8c0de Update README
* Add a section on warnings about cyclic dependencies
* Add a section on running tests
* Move a note to known issues section
2014-06-22 22:52:10 +05:30
Vineet 1d0952dffe Update README 2014-05-11 16:20:15 +05:30
Vineet 7852d84b80 Fix readme 2014-05-11 00:32:26 +05:30
Vineet 435dfa6ada Add --freeze flag for writing to requirement files
When this flag is active, the source of repos installed via VCS and
whether or not they are editable will also be printed
2014-05-11 00:20:15 +05:30
Vineet e215900745 Update usage output in readme 2014-02-08 10:56:52 +05:30
Vineet fc74c30a3c Add a note in README 2014-02-06 22:39:06 +05:30
Vineet 8fb57fd076 Fix README 2014-02-05 23:02:50 +05:30
Vineet 50e84a2a71 Update README 2014-02-05 22:59:38 +05:30
Vineet af7bc5e9b4 Fix README 2014-02-02 23:29:17 +05:30
Vineet ba9376eca9 Update README with comparison with pip freeze 2014-02-02 23:28:10 +05:30
Vineet 1e699de339 Add README 2014-02-02 23:14:23 +05:30