summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use *FLAGS for CFLAGS ignorance checks.Zac Medico2011-12-213-4/+12
* data.py: stat EROOT for PORTAGE_GRPNAME/USERNAMEZac Medico2011-12-211-12/+36
* s/QA_STRICT_DT_SWITCHES/QA_STRICT_CFLAGS_IGNORED/Zac Medico2011-12-212-2/+2
* s/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/Zac Medico2011-12-213-7/+7
* --ask is fine for --depclean as well.Michał Górny2011-12-211-2/+2
* install_qa_check: more RESTRICT=binchecksZac Medico2011-12-211-2/+4
* Strip .GCC.command.line from output files as well.Michał Górny2011-12-211-1/+1
* Support checking for ignored CFLAGS using -frecord-gcc-switches.Michał Górny2011-12-214-0/+56
* hashed_path: implement __repr__Zac Medico2011-12-201-0/+2
* Silently allow missing /var/cache/edb/counter.Zac Medico2011-12-201-8/+4
* Add some EAPI 4-python docs.Zac Medico2011-12-203-0/+51
* Force COLUMNS > 0 for bug #394091.Zac Medico2011-12-191-0/+4
* prepstrip: merge diff from prefix branchZac Medico2011-12-191-9/+26
* Display EROOT when ROOT != "/".Zac Medico2011-12-197-15/+16
* Disallow some functions in global scope in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2011-12-191-4/+14
* _run_pkg_pretend: doebuild_environment for cleanZac Medico2011-12-181-0/+14
* set_colors(): suppress "/dev/tty: No such device"Zac Medico2011-12-181-2/+4
* Define portage.repository.config.RepoConfig.__repr__().Arfrever Frehtes Taifersar Arahesis2011-12-181-0/+3
* test_poll: separate classes for pipe vs. ptyZac Medico2011-12-181-14/+23
* PipeReaderArrayTestCase: sleep for fast computersZac Medico2011-12-181-1/+4
* RepoConfigLoader._add_overlays(): Rename a variable and add a comment.Arfrever Frehtes Taifersar Arahesis2011-12-181-8/+9
* Optimize RepoConfigLoader._add_overlays().Arfrever Frehtes Taifersar Arahesis2011-12-181-7/+3
* set_colors(): Redirect input to `stty size` to make it work afterArfrever Frehtes Taifersar Arahesis2011-12-181-1/+1
* environment: don't save COLUMNSZac Medico2011-12-181-1/+1
* whitelist COLUMNSZac Medico2011-12-181-1/+1
* RELEASE-NOTES: revert --quiet-build defaultZac Medico2011-12-181-5/+0
* Parse layout.conf files in portage.repository.config.RepoConfig.__init__()Arfrever Frehtes Taifersar Arahesis2011-12-181-29/+27
* Fix some warnings found by pylint.Arfrever Frehtes Taifersar Arahesis2011-12-1810-63/+25
* _show_unsatisfied_dep: avoid invalid, bug #394995Zac Medico2011-12-171-3/+11
* tests/emerge: PORTAGE_GRPNAME/USERNAME make.confZac Medico2011-12-161-2/+2
* _test_pty_eof: use os.read, not array.fromfileZac Medico2011-12-162-59/+40
* test_poll: add note about unbuffered fdopenZac Medico2011-12-161-0/+3
* test_poll: fix array testZac Medico2011-12-163-64/+96
* emerge.1: --changed-use/--selective interactionZac Medico2011-12-161-8/+9
* PipeReader: use AbstractPollTask._read_buf()Zac Medico2011-12-161-26/+10
* SpawnProcess/AbstractPollTask: eliminate arrayZac Medico2011-12-162-25/+8
* SpawnProcess: remove obsolete fdopenZac Medico2011-12-161-4/+2
* Fix EIO handling for PollSelectAdapter.Zac Medico2011-12-162-4/+14
* PtyEofFdopenUnBufferedTestCase: PyPy TODOZac Medico2011-12-151-0/+6
* data.py: tweak getgrnam call for PyPyZac Medico2011-12-152-5/+6
* runTests: initialize portage.data for PyPyZac Medico2011-12-151-0/+4
* SpawnProcess: work around array.fromfile() bugsZac Medico2011-12-153-20/+100
* test_poll: test different sizes, and pty tooZac Medico2011-12-152-7/+20
* emerge.1: enumerate more --selective=n overridesZac Medico2011-12-151-1/+2
* make.conf.5: it's -> itsZac Medico2011-12-151-1/+1
* Fix a typo in a comment.v2.2.0_alpha81Arfrever Frehtes Taifersar Arahesis2011-12-141-1/+1
* create_trees: pass __PORTAGE_TEST_HARDLINK_LOCKSZac Medico2011-12-141-1/+2
* Filter __PORTAGE_TEST_HARDLINK_LOCKS from env.Zac Medico2011-12-141-1/+2
* tests/locks: save/restore global env stateZac Medico2011-12-142-0/+15
* hardlink_lockfile: preserve existing permissionsZac Medico2011-12-141-2/+6