summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dep_zapdeps: skip want_update_pkg if pkg in graphv2.2.0_alpha191Zac Medico2013-07-291-0/+2
* _want_update_pkg: respect --excludeZac Medico2013-07-291-0/+5
* Exclude PORTAGE_BINPKG_FORMAT from ebuild env.Zac Medico2013-07-291-1/+1
* emerge: accept --pkg-format optionTomáš Čech2013-07-296-3/+46
* Pull in new slots when appropriate, bug #478188.Zac Medico2013-07-293-6/+70
* Add test for bug #478188.Zac Medico2013-07-291-0/+65
* FreeBSD: don't use /dev/fd, bug #478446Zac Medico2013-07-291-0/+4
* Suppress duplicate repo warning for bug #478544.Zac Medico2013-07-291-2/+4
* depgraph: avoid conflicts during _complete_graphZac Medico2013-07-281-3/+10
* repoman: export GPG_TTY for bug #477728Zac Medico2013-07-271-0/+6
* Support SYNC setting in make.conf.v2.2.0_alpha190Zac Medico2013-07-261-0/+7
* Fix NameError.Arfrever Frehtes Taifersar Arahesis2013-07-261-4/+3
* Makefile: remove pysqlite2 workaroundZac Medico2013-07-261-7/+2
* Remove pysqlite2 support.Zac Medico2013-07-261-4/+1
* make.conf.5: restore SYNC documentationv2.2.0_alpha189Zac Medico2013-07-251-0/+26
* make.globals: quote pathsZac Medico2013-07-251-4/+4
* Refer to /etc/portage/make.conf in messages.Zac Medico2013-07-253-4/+4
* Fix alias handling in missing masters warning.Zac Medico2013-07-251-2/+2
* Disable usersandbox for tests.Zac Medico2013-07-252-2/+2
* test_doebuild_fd_pipes: bsd compatZac Medico2013-07-251-0/+16
* RepoConfig: backward compat SYNC for mirrorselectZac Medico2013-07-251-0/+8
* RELEASE-NOTES: Next release is 2.1.13Zac Medico2013-07-251-1/+1
* Disable an error for entries from PORTDIR_OVERLAY.Arfrever Frehtes Taifersar Arahesis2013-07-251-2/+4
* Print more consistent error messages for entries in repos.conf.Arfrever Frehtes Taifersar Arahesis2013-07-251-14/+23
* repoman: auto disable bad commit opts, bug 478156Zac Medico2013-07-251-6/+8
* emirrordist.1: fix dup REPOSITORIES_CONFIGURATIONZac Medico2013-07-241-1/+1
* Avoid redundant parse_layout_conf() calls.Zac Medico2013-07-241-2/+4
* emirrordist: Require --repo option, deprecate --portdir and --portdir-overlayArfrever Frehtes Taifersar Arahesis2013-07-243-23/+34
* Bug #477452: Support force attribute in repos.conf.Arfrever Frehtes Taifersar Arahesis2013-07-242-15/+45
* Add anoncvs gentoo-x86 example in documentation of repos.conf.Arfrever Frehtes Taifersar Arahesis2013-07-241-0/+7
* egencache: Print warnings for deprecated options.Arfrever Frehtes Taifersar Arahesis2013-07-241-1/+8
* Add warning for missing masters attribute in layout.conf.Arfrever Frehtes Taifersar Arahesis2013-07-231-1/+11
* Use consistent e-mail address in manuals.Arfrever Frehtes Taifersar Arahesis2013-07-236-8/+10
* egencache: Require --repo option.Arfrever Frehtes Taifersar Arahesis2013-07-232-28/+13
* getmaskingreason: handle UNKNOWN_REPOZac Medico2013-07-231-2/+3
* emerge --sync: support repo argumentsZac Medico2013-07-231-1/+32
* portage.package.ebuild.getmaskingreason.getmaskingreason(): Stop using PORTDI...Arfrever Frehtes Taifersar Arahesis2013-07-231-6/+3
* action_sync: backward compatible parametersZac Medico2013-07-231-2/+4
* PORTAGE_RSYNC_OPTS: --omit-dir-timesZac Medico2013-07-232-1/+2
* action_sync: use emerge_config parameterZac Medico2013-07-231-24/+39
* Delay validation of repos.conf locations/names.Zac Medico2013-07-221-38/+26
* Remove stray print from last commit.Zac Medico2013-07-221-1/+0
* RepoConfigLoader: PORTDIR/repos.conf interactionZac Medico2013-07-221-3/+14
* Move hardcoded atoms of cvs, git and rsync to portage.const module and fix ca...Arfrever Frehtes Taifersar Arahesis2013-07-232-3/+6
* Add support for multiple repositories in `emerge --sync`.Arfrever Frehtes Taifersar Arahesis2013-07-2312-197/+215
* Quote ${PORTAGE_ECLASS_LOCATIONS[@]}Zac Medico2013-07-221-1/+1
* make.conf.5: note usersync reqs for bug #277970Zac Medico2013-07-221-2/+6
* emerge-webrsync: use PORTAGE_REPOSITORIES varZac Medico2013-07-224-39/+43
* inherit: optimize eclass searchZac Medico2013-07-227-9/+26
* Split PORTDIR_OVERLAY with shlex.Zac Medico2013-07-222-3/+4