aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-159/+0
* emerge: make --nodeps disable --dynamic-deps (bug 656942)Zac Medico2018-05-311-1/+1
* emerge: add --changed-slot [ y | n ] option (bug 631358)Zac Medico2018-03-271-0/+6
* emerge: add --ignore-world [ y | n ] option (bug 608564)Zac Medico2018-03-261-1/+5
* emerge: disable --changed-deps-report by default (bug 645780)Zac Medico2018-02-021-4/+2
* emerge: enable --dynamic-deps=y by default once again (bug 646458)Zac Medico2018-02-021-3/+3
* emerge: add --changed-deps-report option (bug 645780)Zac Medico2018-01-291-0/+7
* emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)Zac Medico2017-03-081-0/+5
* depgraph: soname dependency resolution (bug 282639)Zac Medico2015-02-131-0/+6
* emerge: add --changed-deps/--binpkg-changed-deps (282927)Zac Medico2015-01-121-0/+16
* Add emerge --with-test-deps option for bug #520652Zac Medico2014-11-231-0/+5
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-281-1/+1
* Implement --newrepo flag.David James2014-02-181-0/+1
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-291-10/+10
* emerge: add --complete-graph-if-new-use < y | n >Zac Medico2012-07-101-0/+5
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-221-0/+14
* Add emerge --dynamic-deps <y|n> option.Zac Medico2011-10-101-0/+4
* Tweak auto --binpkg-respect-use more.Zac Medico2011-09-221-2/+1
* Tweak automatic --binpkg-respect-use behavior.Zac Medico2011-09-211-0/+11
* emerge: add --complete-graph-if-new-ver < y | n >Zac Medico2011-09-211-0/+6
* emerge: replace --rebuild with finer grained optsDavid James2011-05-041-1/+2
* depgraph: traverse bdeps in complete modeZac Medico2011-05-011-0/+4
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-011-1/+1
* Update date headers for modified files.v2.2.0_alpha24Zac Medico2011-02-151-1/+1
* depgraph: --deep=0 is equivalent to no deep paramZac Medico2011-02-141-2/+3
* depgraph: --nodeps overrides --complete-graphZac Medico2011-02-141-0/+1
* depgraph: --nodeps overrides --deepZac Medico2011-02-131-2/+5
* depgraph: make empty param imply deep = TrueZac Medico2011-02-131-3/+4
* Add multiple $ROOT support to depgraph._iter_atoms_for_pkg().Zac Medico2010-09-181-0/+1
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Enable --rebuilt-binaries automatically only when in --usepkgonly orZac Medico2010-02-221-1/+1
* Only enable --rebuilt-binaries automatically if --update and --deep are alsoZac Medico2010-02-181-0/+10
* Add support for --selective=n, so it can be used to remove selectiveZac Medico2009-08-211-1/+14
* Allow --deep to take an optional integer parameter, to specify how deep itZac Medico2009-07-091-1/+1
* Use a dict for depgraph params, so we can use it to store key/value pairsZac Medico2009-07-091-9/+9
* Fix --selective so it works.Zac Medico2009-07-081-1/+2
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces (part 5).Zac Medico2009-06-231-0/+33