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 |
2006-01-31 |
Zac Medico | remove red coloring from right ')' in 'dependency requi... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Zac Medico | get --nospinner from myopts instead of sys.argv so... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Mike Frysinger | Chris PeBenito writes in #110857 for SELinux updates: |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Mike Frysinger | make sure all .debug files have the executable bit... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Jason Stubbs | Allow || ( ) deps that have no default atoms (or turn... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Jason Stubbs | Add note about --alphabetical |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Jason Stubbs | Disable the vdb check until it can be migrated to filte... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Brian Harring | add the "/usr/lib/portage/pym" insert to deal with... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Mike Frysinger | make env-update a bit more flexible by adding a --no... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Mike Frysinger | touchup if logic |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jason Stubbs | Add support for an --alphabetical option to emerge... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jason Stubbs | Add support for EMERGE_DEFAULT_OPTS configuration varia... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jason Stubbs | Added a check for obsolete virtual/x11 usage in depende... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Mike Frysinger | m68k generates proper gnu stack markings |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Marius Mauch | Fix typo in error description |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Marius Mauch | Add a warning for KEYWORDS=-* |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Marius Mauch | Disable auto-use prior to code removal |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Marius Mauch | fix possible path and vdb location issues |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jason Stubbs | Add further checks for correct DEPEND syntax |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jason Stubbs | Provide more information with DEPEND syntax exceptions |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Jason Stubbs | Move DEPEND empty sublist processing back into use_reduce |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Mike Frysinger | patch by Alec Warner to document CCACHE_DIR #65492 |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Mike Frysinger | fix prepstrip after previous commit as pointed out... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Brian Harring | fixed up dump_trace, courtesy of spyderous |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Brian Harring | Added usage info to dump_trace, and credit for the... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Brian Harring | updated diefunc "post the relevant info" msg |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Brian Harring | bash tracebacks. :) |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Mike Frysinger | accept --skip-first and --skipfirst |
commit | commitdiff | tree | snapshot |
next |