| Commit message (Expand) | Author | Age | Files | Lines |
* | arm supports sane exec stack stuff now | Mike Frysinger | 2007-01-18 | 1 | -1/+1 |
* | superh supports sane exec stack stuff now | Mike Frysinger | 2007-01-18 | 1 | -1/+1 |
* | start documenting qa notices so antarus stops whining | Mike Frysinger | 2007-01-18 | 6 | -0/+390 |
* | Use elif where appropriate. Thanks to ferringb. | Zac Medico | 2007-01-17 | 1 | -1/+1 |
* | For bug #162404, spawn tee outside the sesandbox domain so that it reads from... | Zac Medico | 2007-01-17 | 1 | -6/+50 |
* | Remove one last reference to ${tarvars}. | Zac Medico | 2007-01-17 | 1 | -1/+1 |
* | Fix elimination of duplicate virtuals between the binpkg repo and installed p... | Zac Medico | 2007-01-17 | 1 | -3/+4 |
* | For --usepkgonly, allow _expand_new_virtuals() to fall back to the vardb in c... | Zac Medico | 2007-01-16 | 1 | -2/+10 |
* | Prevent packages that are installed but masked from being incorrectly flagged... | Zac Medico | 2007-01-16 | 1 | -1/+4 |
* | make sure we rename links and not just what they point to #162451 | Mike Frysinger | 2007-01-16 | 1 | -1/+2 |
* | make it executable | Mike Frysinger | 2007-01-16 | 1 | -0/+0 |
* | Use the portable -o option for tar. Thanks to Timothy Redaelli <drizzt@gento... | Zac Medico | 2007-01-16 | 1 | -12/+5 |
* | Allow --usepkgonly/--getbinpkgonly to work with installed deps when binpkgs a... | Zac Medico | 2007-01-16 | 1 | -0/+2 |
* | For consistency, respect the use_binaries flag inside _expand_new_virtuals(). | Zac Medico | 2007-01-16 | 1 | -0/+2 |
* | switch news timestamp and unread/read storage to '/var/lib/gentoo' like the G... | Alec Warner | 2007-01-16 | 3 | -3/+5 |
* | If repo/profiles/news doesn't exist, return 0 updates | Alec Warner | 2007-01-16 | 1 | -0/+4 |
* | fix a few typos in tests | Alec Warner | 2007-01-16 | 3 | -2/+6 |
* | Various glep 42 fixes, fix up the portageq calls to fail properly, rewrite th... | Alec Warner | 2007-01-16 | 2 | -9/+23 |
* | Replace mktemp with mkstemp since the former is deprecated for security reasons. | Zac Medico | 2007-01-16 | 1 | -4/+4 |
* | Fix broken commitmessagefile handling. | Zac Medico | 2007-01-16 | 1 | -9/+13 |
* | For consistency, just use os.environ. | Zac Medico | 2007-01-16 | 1 | -1/+1 |
* | Make repoman commit removals together with the other changes (instead of with... | Zac Medico | 2007-01-16 | 1 | -3/+8 |
* | dirty dirty lies | Alec Warner | 2007-01-16 | 1 | -6/+5 |
* | make.conf is not a manual so only list common FEATURES #161985 | Mike Frysinger | 2007-01-16 | 1 | -29/+4 |
* | document FEATURES=sesandbox #161985 | Mike Frysinger | 2007-01-16 | 1 | -0/+3 |
* | ferringb pointed out this portroot parameter, ended up not using it, try an o... | Alec Warner | 2007-01-16 | 2 | -24/+16 |
* | Enable repoman to commit a Manifest alone instead of bailing out with "Didn't... | Zac Medico | 2007-01-16 | 1 | -7/+7 |
* | fix minor syntax issues with locking | Alec Warner | 2007-01-16 | 1 | -4/+4 |
* | merge didn't bring in portage_news, no idea why | Alec Warner | 2007-01-16 | 1 | -0/+241 |
* | merge glep42 into trunk | Alec Warner | 2007-01-16 | 4 | -8/+114 |
* | Clean up imports in portage_locks.py | Alec Warner | 2007-01-16 | 1 | -24/+20 |
* | elevate the importance of 64bit clean code on 64bit hosts | Mike Frysinger | 2007-01-15 | 1 | -1/+5 |
* | Make invalid deps non-fatal for some phases. | Zac Medico | 2007-01-15 | 1 | -1/+6 |
* | Clean up variables when finished. | Zac Medico | 2007-01-15 | 1 | -0/+2 |
* | For bug #162275, make doebuild validate *DEPEND and bail out if necessary. | Zac Medico | 2007-01-15 | 1 | -0/+17 |
* | exithandler is not a portageq func, so ignore it | Alec Warner | 2007-01-15 | 1 | -1/+1 |
* | Fix alphabetical order.v2.1.2 | Zac Medico | 2007-01-14 | 1 | -4/+4 |
* | Document DOC_SYMLINKS_DIR. | Zac Medico | 2007-01-14 | 1 | -0/+4 |
* | Don't warn about /etc/make.profile not being a symlink if it has a parent file. | Zac Medico | 2007-01-14 | 1 | -0/+1 |
* | Disable the test phase when USE=test is masked (for consistency with the fix ... | Zac Medico | 2007-01-14 | 1 | -0/+3 |
* | For bug #69021, add news about FEATURES="test" implying USE="test". | Zac Medico | 2007-01-14 | 1 | -0/+1 |
* | For bug #161975, document the fact that GENTOO_MIRRORS supports mounted files... | Zac Medico | 2007-01-14 | 1 | -1/+3 |
* | Document PORTAGE_LOG_FILE, update PORTAGE_TMPDIR path which now includes CATE... | Zac Medico | 2007-01-14 | 2 | -173/+184 |
* | Fix dohtml so that it continues to install files even after some fail. Thank... | Zac Medico | 2007-01-14 | 1 | -1/+2 |
* | Fix reversed arguments. | Zac Medico | 2007-01-13 | 1 | -1/+1 |
* | Fix 'TypeError: not all arguments converted during string formatting'. Thank... | Zac Medico | 2007-01-13 | 1 | -2/+2 |
* | fix tabs with patch from Grobian and bug # 161911, fix developing a bit | Alec Warner | 2007-01-13 | 6 | -21/+17 |
* | make sure people call addread/addwrite/adddeny/addpredict correctly | Mike Frysinger | 2007-01-13 | 1 | -0/+4 |
* | Catch InvalidData exceptions for bad atoms passed as emerge arguments. | Zac Medico | 2007-01-13 | 1 | -1/+4 |
* | Fix a typo. | Zac Medico | 2007-01-13 | 1 | -1/+1 |