2006-02-19 |
Zac Medico | Update the mtimedb only after the updates have been... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Zac Medico | Split move_ent calls from do_upgrade() and do them... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Zac Medico | Fix 2 typos from revision 2735. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Zac Medico | Clean up do_upgrade() and add atom validation. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Zac Medico | Split the config file updates from do_upgrade into... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Zac Medico | Create a global_updates() function in order to remove... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Zac Medico | Consider global updates that proceed quickly as a singl... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Zac Medico | Split out a vardbapi.update_ents() method and leave... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Zac Medico | Add a cleanup() method to xpak.tbz2 and do a sanity... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Zac Medico | Add a return value to fixdbentries that indicates wheth... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | Filter out some more invalid updates before fixpackages... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | Bring back myline variable inside do_upgrade because... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | Store split lines in myupd so that they don't need... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | Optimize fixpackages to do all updates in one big batch... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | Make fixdbentries operate on an iterable instead of... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | optimize fixpackages (update_ents) to feed batched... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | optimize fixdbentries by enabling it to process package... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Zac Medico | remove invalid package moves from myupd so that fixpack... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Marius Mauch | Add basic sanity check for global update entries |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Brian Harring | generalize the BSD checks. |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Mike Frysinger | Robert Sebastian Gerus: add support for DragonFly ... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Zac Medico | fix case where myfd == None (regression from revision... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Zac Medico | fix a race and prevent unlinking of a file locked by... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Brian Harring | silence extdebug errors when on bash2; it's handled... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Zac Medico | fix race condition for bug 121819 by using os.fstat... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Mike Frysinger | get rid of pointless whitespace |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Mike Frysinger | cleanup output and syntax, make sure we exit with non... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Mike Frysinger | add support for ROOT by Joel Martin #122728 |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Marius Mauch | Make repoman ebuild.invalidname message a bit more... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Zac Medico | misc atomic_ofstream and write_atomic updates in portage.py |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Zac Medico | use write_atomic for move_ent CATEGORY updates |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Marius Mauch | fix dirsonly handling in listdir |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Zac Medico | use write_atomic for fixdbentries |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Zac Medico | fix perform_checksum.perform_checksum() so that it... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Zac Medico | add a new emerge --ignore-default-opts option for bug... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Zac Medico | catch possible ENOENT error from portage_checksum.perfo... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Zac Medico | import errno at the top of portage.py |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Ned Ludd | - add portage to MULTILIB_STRICT_EXEMPT |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Zac Medico | fix typo for bug 111098 (patch by andre@fluffyspider... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Zac Medico | use cached stat and lstat results to minimize the numbe... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Zac Medico | avoid unnecessary stat by catching ENOENT error instead... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Zac Medico | fix KeyError: '.' in dblink.unmerge() from bug 100479 |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Zac Medico | make repoman obey NOCOLOR for bug 77566 (patch by antarus) |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Zac Medico | for each fetch ensure correct permissions on both ... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Zac Medico | use write_atomic for the counter file |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Zac Medico | use getattr instead of hasattr for detection of base... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Mike Frysinger | eat the parent process with exec, YUM |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Mike Frysinger | touchup style |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Zac Medico | use atomic_ofstream for mtimedb commits |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Zac Medico | use new write_atomic() function for all world file... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Zac Medico | add new atomic_ofstream class for safer writes |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Brian Harring | cPickle import protection; fall back to pickle if cPick... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Mike Frysinger | fix whitespace breakage introduced by writemsg_stdout... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jason Stubbs | Remove references to --verbose and --quiet in depgraph... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Zac Medico | wrap all relevant atexit usage due to incompatibility... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Brian Harring | use sys.argv[0] for the path to emerge rather then... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Zac Medico | when emerge restarts itself, make /usr/lib/portage... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Marien Zwart | Make sure confcache files are writable by the portage... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Zac Medico | add CATEGORY to ebuild.5 and declare it readonly in... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Zac Medico | do commit_mtimedb() after each merge for bug 100300 |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Zac Medico | remove outdated "You may avoid the remerging of package... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Zac Medico | replace existing "restarting emerge via exec()" functio... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mike Frysinger | document more stuff |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mike Frysinger | mention mirror, not nomirror |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Brian Harring | aparently someone never heard of rstrip... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Alec Warner | Adding a comment about normpath, and why we use our... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Zac Medico | remove stray quote introduced in revision 2645 |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | touchup code like dosym |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | send error to stderr |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | use much simpler code as inspired by agriffis' fowners... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | cleanup code and handle errors better as Simon Stelling... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | touchup code so we handle errors better |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | touchup code so we handle errors better |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | touchup code so we handle errors better |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mike Frysinger | Simon Stelling writes in Bug 121317: |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Jason Stubbs | Remove all bug references |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Jason Stubbs | Add back emerge list header hiding when --quiet is... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Alec Warner | Fix bug #86067. Thanks to J\xc3\xbcrgen H\xc3\xb6tzel... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Alec Warner | Fix for bug #119049 |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Alec Warner | Shout out to RiverRat for reporting, fixup the output... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Alec Warner | Minor fixups with spelling, Thanks to Benno Schulenberg... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Alec Warner | This should have been excluded... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Alec Warner | Thanks to Benno Schulenberg <benno@nietvergeten.nl... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Brian Harring | confcache updates... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Brian Harring | confcache make.conf example... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Brian Harring | FEATURES="confcache" addition |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Brian Harring | confcache, baby. |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | grab some fixes from prepstrip script |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | style touchups |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | exit with proper status rather than always 0 |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | s/cronological/chronological/ for you anal peeps |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Alec Warner | Revert change in -r2611, re-opening bug 121106. The... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Brian Harring | optional tarsync integration; thanks to Johannes Fahren... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Brian Harring | added PORTAGE_NICENESS support. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Brian Harring | bug #116681 , better handling of MULTILIB_STRICT_EXEMPT |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Mike Frysinger | touchup syntax/output of new $D/$D check |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Ned Ludd | - portage allows installing files into ${D}/${D}. Simon... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Mike Frysinger | touchup the way options are declared to prevent bitrot... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Alec Warner | Fix for bug #121106, resume + skipfirst + pretend would... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Alec Warner | Change the usage of a "class" of packages into a "set... |
commit | commitdiff | tree | snapshot |
next |