Historique des commits

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