Commit History

Author SHA1 Message Date
  Yegor Yefremov 3b627c89dc graph-depends: rename pkgutil.py to brpkgutil.py 8 years ago
  Thomas De Schampheleire 412e6c80ad graph-depends: split off get_rdepends from get_depends 8 years ago
  Thomas De Schampheleire 12683184b1 graph-depends: split off get_version/get_depends into pkgutil.py 8 years ago
  Thomas De Schampheleire bd8b531d24 graph-depends: avoid use of global var 'rule' in get_depends 8 years ago
  Yann E. MORIN 2a2eb55ca7 core/graph-depends: add option to graph reverse dependencies 8 years ago
  Samuel Martin ac031cfb97 support/scripts: fix graph-depends when run with python3 9 years ago
  Thomas Petazzoni ee8e4c5c25 graph-depends: add support for excluding host packages 9 years ago
  Thomas Petazzoni 7771bb93b2 graph-depends: fix handling of "virtual" in exclude_list 9 years ago
  Yann E. MORIN 90551bfac0 support/graph-depends: teach it to only check dependencies 9 years ago
  Yann E. MORIN f48c08f0f5 support/graph-depends: detect circular dependencies 9 years ago
  Yann E. MORIN a3f75bcc76 support/graph-depends: add option to specify output file 9 years ago
  Peter Korsgaard f62ce058be graph-depends: correct is_dep() comment 9 years ago
  Thomas Petazzoni 5ed60cee1e graph-depends: optimize remove_transitive_deps() 9 years ago
  Maxime Hadjinlian f53d69614e graph-depends: Strip skeleton from dependency 10 years ago
  Thomas Petazzoni 8a58e0238e Makefile: rename TARGETS to PACKAGES 10 years ago
  Yann E. MORIN 5bcfaaaf4e support/graph-depends: allow excluding virtual packages 10 years ago
  Yann E. MORIN 64b70f55cb support/graph-depends: add option to completely exclude a package 10 years ago
  Yann E. MORIN 979267e8f7 support/graph-depends: accepts globs to stop on package 10 years ago
  Yann E. MORIN 5558a34e9a support/graph-depends: add option to stop on specific packages 10 years ago
  Alexey Brodkin 0b32791f00 graph-depends: remove absent targets from TARGET_EXCEPTIONS 10 years ago
  Francois Perrad ef0b091ca4 graph-depends: display virtual package with italic style 10 years ago
  Arnout Vandecappelle cfb6bf5ee9 graph-depends: remove unnecessary redirect of stderr 11 years ago
  Arnout Vandecappelle b82f66cf40 graph-depends: support calling from recursive make 11 years ago
  Arnout Vandecappelle 63454b1c07 graph-depends.py: support python3 11 years ago
  Yann E. MORIN 4cce4ac990 graphs/depends: do not draw transitive dependencies by default 11 years ago
  Yann E. MORIN 47aeebd956 graph-depends: rename the mode constants 11 years ago
  Yann E. MORIN 4a2db6d193 graph-depends: document the 'transitive' variable 11 years ago
  Yann E. MORIN 61dbf4d306 graph-depends: add option to set the colours 11 years ago
  Yann E. MORIN e347bee02c graph-depends: handle the depth argument in a more pythonic way 11 years ago
  Yann E. MORIN 95ab905ba7 graphs-depends: merge redundant-dependencies elimination 11 years ago