summaryrefslogtreecommitdiffstats
path: root/pym/portage/_sets/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Enable glsa @security set for stable, and test.Zac Medico2013-01-181-0/+4
* Add preserve-libs for stable branch (not default)Zac Medico2012-09-211-0/+4
* Enable @x11-module-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* Enable @live-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* Enable @module-rebuild for 2.1 branch.Zac Medico2012-08-311-0/+5
* Enable /etc/portage/sets for stable, bug #384061.Zac Medico2012-06-221-1/+11
* SetConfig: use read_file/readfp for unicodeZac Medico2011-10-281-4/+34
* SafeConfigParser: renamed to ConfigParser in 3.2Zac Medico2011-08-241-2/+7
* Fix breakage for python3 from trying to mix bytes and unicode inZac Medico2010-09-021-1/+1
* Omit dotfiles in /usr/share/portage/config/sets (e.g. vim swapfiles).Michał Górny2010-09-021-1/+2
* When _ENABLE_SET_CONFIG is False, make load_default_config() createZac Medico2010-08-301-1/+42
* Rename the portage.sets module to portage._sets since it will be usefulZac Medico2010-08-301-0/+203