| Commit message (Expand) | Author | Age | Files | Lines |
* | use new write_atomic() function for all world file updates | Zac Medico | 2006-02-09 | 4 | -15/+7 |
* | add new atomic_ofstream class for safer writes | Zac Medico | 2006-02-09 | 1 | -6/+88 |
* | cPickle import protection; fall back to pickle if cPickle is unavailable. | Brian Harring | 2006-02-08 | 3 | -4/+18 |
* | fix whitespace breakage introduced by writemsg_stdout() changes | Mike Frysinger | 2006-02-08 | 1 | -11/+11 |
* | Remove references to --verbose and --quiet in depgraph.display() and make | Jason Stubbs | 2006-02-07 | 1 | -6/+6 |
* | wrap all relevant atexit usage due to incompatibility with os.execv (needed f... | Zac Medico | 2006-02-06 | 4 | -8/+43 |
* | use sys.argv[0] for the path to emerge rather then hard coding | Brian Harring | 2006-02-06 | 1 | -1/+1 |
* | when emerge restarts itself, make /usr/lib/portage/bin/emerge the first argum... | Zac Medico | 2006-02-06 | 1 | -3/+2 |
* | Make sure confcache files are writable by the portage group, not just the por... | Marien Zwart | 2006-02-06 | 1 | -2/+2 |
* | add CATEGORY to ebuild.5 and declare it readonly in ebuild.sh | Zac Medico | 2006-02-05 | 2 | -1/+4 |
* | do commit_mtimedb() after each merge for bug 100300 | Zac Medico | 2006-02-05 | 1 | -0/+4 |
* | remove outdated "You may avoid the remerging of packages" message | Zac Medico | 2006-02-05 | 1 | -2/+0 |
* | replace existing "restarting emerge via exec()" functionality with a new appr... | Zac Medico | 2006-02-05 | 1 | -28/+8 |
* | document more stuff | Mike Frysinger | 2006-02-05 | 1 | -76/+202 |
* | mention mirror, not nomirror | Mike Frysinger | 2006-02-05 | 2 | -2/+2 |
* | aparently someone never heard of rstrip... | Brian Harring | 2006-02-04 | 1 | -6/+1 |
* | Adding a comment about normpath, and why we use our own copy. | Alec Warner | 2006-02-04 | 1 | -1/+9 |
* | remove stray quote introduced in revision 2645 | Zac Medico | 2006-02-04 | 1 | -1/+1 |
* | touchup code like dosym | Mike Frysinger | 2006-02-04 | 1 | -5/+5 |
* | send error to stderr | Mike Frysinger | 2006-02-04 | 1 | -1/+1 |
* | use much simpler code as inspired by agriffis' fowners work | Mike Frysinger | 2006-02-04 | 1 | -8/+2 |
* | cleanup code and handle errors better as Simon Stelling says in Bug 121317 | Mike Frysinger | 2006-02-04 | 2 | -26/+35 |
* | touchup code so we handle errors better | Mike Frysinger | 2006-02-04 | 8 | -40/+40 |
* | touchup code so we handle errors better | Mike Frysinger | 2006-02-04 | 3 | -18/+15 |
* | touchup code so we handle errors better | Mike Frysinger | 2006-02-04 | 3 | -15/+15 |
* | Simon Stelling writes in Bug 121317: | Mike Frysinger | 2006-02-04 | 1 | -0/+5 |
* | Remove all bug references | Jason Stubbs | 2006-02-04 | 4 | -7/+6 |
* | Add back emerge list header hiding when --quiet is used. | Jason Stubbs | 2006-02-04 | 1 | -1/+1 |
* | Fix bug #86067. Thanks to J\xc3\xbcrgen H\xc3\xb6tzel <gentoo@hoetzel.info> ... | Alec Warner | 2006-02-03 | 1 | -3/+7 |
* | Fix for bug #119049 | Alec Warner | 2006-02-03 | 1 | -1/+3 |
* | Shout out to RiverRat for reporting, fixup the output to use the correct verb... | Alec Warner | 2006-02-03 | 1 | -4/+9 |
* | Minor fixups with spelling, Thanks to Benno Schulenberg <benno@nietvergeten.n... | Alec Warner | 2006-02-03 | 1 | -5/+5 |
* | This should have been excluded... | Alec Warner | 2006-02-03 | 1 | -36/+13 |
* | Thanks to Benno Schulenberg <benno@nietvergeten.nl> for the spelling/grammar ... | Alec Warner | 2006-02-03 | 3 | -36/+59 |
* | confcache updates... | Brian Harring | 2006-02-03 | 11 | -0/+22 |
* | confcache make.conf example... | Brian Harring | 2006-02-03 | 1 | -0/+2 |
* | FEATURES="confcache" addition | Brian Harring | 2006-02-03 | 1 | -0/+4 |
* | confcache, baby. | Brian Harring | 2006-02-03 | 3 | -3/+61 |
* | grab some fixes from prepstrip script | Mike Frysinger | 2006-02-03 | 1 | -2/+5 |
* | style touchups | Mike Frysinger | 2006-02-03 | 1 | -2/+2 |
* | exit with proper status rather than always 0 | Mike Frysinger | 2006-02-03 | 1 | -2/+6 |
* | s/cronological/chronological/ for you anal peeps | Mike Frysinger | 2006-02-03 | 1 | -1/+1 |
* | Revert change in -r2611, re-opening bug 121106. The fix is not that simple..... | Alec Warner | 2006-02-02 | 1 | -2/+1 |
* | optional tarsync integration; thanks to Johannes Fahrenkrug for doing the leg... | Brian Harring | 2006-02-02 | 1 | -14/+22 |
* | added PORTAGE_NICENESS support. | Brian Harring | 2006-02-02 | 1 | -0/+9 |
* | bug #116681 , better handling of MULTILIB_STRICT_EXEMPT | Brian Harring | 2006-02-02 | 1 | -2/+2 |
* | touchup syntax/output of new $D/$D check | Mike Frysinger | 2006-02-01 | 1 | -3/+3 |
* | - portage allows installing files into ${D}/${D}. Simon Stelling bug #120941 | Ned Ludd | 2006-02-01 | 1 | -0/+10 |
* | touchup the way options are declared to prevent bitrot, add a --quiet option ... | Mike Frysinger | 2006-02-01 | 1 | -57/+107 |
* | Fix for bug #121106, resume + skipfirst + pretend would print the skipped pac... | Alec Warner | 2006-01-31 | 1 | -1/+2 |