2007-08-17 |
Zac Medico | For bug #189219, use pkgcmp() to sort versions in selec... v2.1.2.12 |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | Make etc-update copy owner and group bits when it merge... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | make -f/-F distinction clearer (branches/2.1.2 r7634) |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | For bug #187016, add env.d to the default USE_ORDER... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | The "myuse" parameter to depgraph.create() is still... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | Always assign higher priority to dependencies on packag... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | Add some floating point vercmp cases. (branches/2.1... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | 'decent' CFLAGS should not feature -O3. Bug 188619... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #188449, since python floats have limited range... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #188782, dependencies on packages specified... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #188782, keep "nomerge" nodes in the graph... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | Update emerge --help and --info docs. Thanks to Arfreve... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #187795, remove pointless digest.disjointed... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #187806, use mkstemp to create tmpservertimesta... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | Make sure that portage always has all of it's RDEPENDs... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | Make config updates get counted correctly for bug ... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | cd to ${WORKDIR} if the ${S} directory does not exist... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Zac Medico | For bug #187518, handle EISDIR thrown from mkdir when... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Zac Medico | For bug #187480, fix writemsg args in portdbapi.gvisibl... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Zac Medico | In dblink.treewalk(), handle the case where the current... v2.1.2.11 |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Zac Medico | Change the numeric value of DepPriority.MIN to be equal... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Initialize dblink.contentscache to None since getconten... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #186960, try to create a directory for $ROOT... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Remove some useless dircache code. (branches/2.1.2... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Make dblink invalidate the vardbapi caches for each... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #182964, replace os.rename() with portage.movef... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #139670, update the dohtml docs to show all... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #137483, move the `emerge --help config` docs... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #185048, make emerge-webrsync honor http_proxy... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #186639, note that /etc/portage/profile/ suppor... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For --buildpkgonly, say "built" instead of "merged... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | use ${MAKE:-make} rather than make in einstall() (branc... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #186610, use `find <path>` to scan for config... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #184774, put lha's -q option last since otherwi... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #169500, detect when the cvs server puts /Attic... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #185930, direct all FETCHCOMMAND output to... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #162923, when digest verification of a distfile... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | If the fetcher reported success and the file is too... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #185670, make sure package.use.{mask,force... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #185504, document profiles/repo_name. (branches... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Discard "nomerge" nodes to speed up depgraph.altlist... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Document PORTAGE_WORKDIR_MODE for bug #8688. (branches... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Update the FEATURES=strict docs for better clarity... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | document FEATURES=sesandbox #161985 (branches/2.1.2... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | remove readable bits for debug files if the souce ELF... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #184412, make depclean more consistent with... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Remove redundant config update notification (bug #18411... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Implement BlockerCache.keys() so that DictMixin.__repr_... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #131030, update the warning about potential... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #180045, try to merge PDEPEND as soon as possib... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #183431, catch a ParseError caused by a corrupt... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Add sanity checks in fetch() and digestgen() to automat... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Update FETCHCOMMAND and RESUMECOMMAND docs (bug #141550... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | dont break when the binhost url doesn't end with a... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | change default diff_command for emacs (bug #147558... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | get ACCEPT_KEYWORDS from the env in gvisible() to prope... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Document RESTRICT=bindist and add a note about allowanc... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Clean up the profile masking code. (branches/2.1.2... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | cache the result of --suffix to reduce testing overhead... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Add support for RSYNC_EXTRA_OPTS to webrsync (branches... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Some minor fixes for manifest code (branches/2.1.2... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Display message about --buildpkgonly restriction in... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | default --help should be usable, so make the extended... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | fix grammar in error output (branches/2.1.2 r6905) |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | make PDEPEND wording less restrictive #172511 and clari... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Use the the optparse options for --ignore-default-opts... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #180165, make portageq print a "Permission... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | If a package is in the world set but it's not installed... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Fix cacheddir() to behave properly if os.listdir()... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #143340, give an appropriate message when there... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Make repoman exit with nonzero status whenever there... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #182021, use active voice when notifying the... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #182157, never chmod 0 symlinks before unlinkin... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #181953, prevent the circular_blocks code from... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Fix dblink.isowner() so it works properly when ROOT... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Always return a dict from dblink.getcontents() since... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Update the PORT_LOGDIR docs for bug #82378. Thanks... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #181355, detect parenthesis mismatch in paren_r... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #181551, support slot deps in package.keywords... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Make repoman work with both + and - flags in IUSE.... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Skip bogus '$ECLASS inherited illegally' messages when... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #152828, run -ldconfig when != . (branches... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #139383, in xtermTitleReset() use os.system... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #181104, make econf give an appropriate error... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Make all the python code respect USE conditionals in... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Return copies of the cached values from pkgsplit and... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #156536, update --resume docs to show that... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #153967, use -O ${DISTDIR}/${FILE} in the defau... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | When dblink.treewalk() looks for an installed instance... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Remove duplicate entries from special variables process... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Use user-provided ${mv_opts} for -5 (bug #47442) (branc... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Add ECONF_SOURCE to the econf docs. (branches/2.1.2... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Document EXTRA_ECONF, thanks to Arfrever FTA in bug... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #82378, only set permissions on PORT_LOGDIR... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Improve support for slot deps atoms given on the comman... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Don't complain when is missing unless manifest1 compat... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Instead of calling sys.exit() when aux_get() fails... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Don't repeatedly invoke the depend phase for ebuilds... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #149397, raise an InvalidDependString exception... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Only check ChangeLog if we're dealing with an ebuild... |
commit | commitdiff | tree | snapshot |
next |