2007-05-06 |
Zac Medico | Use shlex for better splitting of PORTAGE_RSYNC_OPTS... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Zac Medico | Use shlex for better splitting of FETCHCOMMAND. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Zac Medico | Use varexpand to expand FETCHCOMMAND and RESUMECOMMAND. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Zac Medico | For bug #171259, fix vercmp so that implicit _p0 is... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Zac Medico | Add missing base class. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Zac Medico | Use match_from_list in order to potentially avoid more... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Zac Medico | For bug #177211, use chmod -R on the children of the... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Zac Medico | For bug #175058, comment #15, expand all possible varia... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Zac Medico | For bug #176765, when a new package is blocked by anoth... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zac Medico | Remove news about profile masking which has been revert... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Mike Frysinger | document the behavior of `ebuild` wrt FEATURES=noauto... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zac Medico | s/dir/actual_dir/ (branches/prefix r6463:6464 |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Zac Medico | Fix eend so that it works properly on a standard BSD... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Zac Medico | Handle KeyError when the ebuild is corrupt. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Marius Mauch | Fix -* handling in gvisible to match incremental semantics |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Marius Mauch | - add new echo module for people who don't want any... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Zac Medico | For bug #175058, avoid potential quoting issues by... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Zac Medico | For bug #176384, adjust config according to options... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Zac Medico | For bug #175058, properly quote the variables in FETCHC... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Zac Medico | Fix up missing mymergelist variable from the previous... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Zac Medico | For bug #176305, validate the resume merge list before... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Zac Medico | In the installsources docs, note that CFLAGS needs... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Zac Medico | Always ensure permissions in DISTCC_DIR in order to... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Zac Medico | For bug #176139, only symlink the distfiles that are... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Alec Warner | fix typo |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Zac Medico | For bug #175781, add a higher preference priority for... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Alec Warner | Pretty up the repoman imports, use cPickle over pickle... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Zac Medico | Use portable sh syntax rather than bash syntax. Thanks... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Zac Medico | Also validate RESTRICT inside doebuild(). |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Zac Medico | Also validate SRC_URI inside doebuild(). |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Zac Medico | For bug #175344, validate LICENSE and PROVIDE inside... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Zac Medico | For bug #175344, handle a potential InvalidDependString... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Zac Medico | For bug #175344, handle a potential InvalidDependString... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Zac Medico | For bug #175344, use cp_list instead of xmatch in order... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Mike Frysinger | strip .comment by default, add a comment as to what... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Mike Frysinger | convert `type -p` to `type -P` as noted by grobian |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Mike Frysinger | do stripping after compression dequeueing |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Mike Frysinger | queue compression |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Mike Frysinger | revise tests so that `insinto /` does not trigger an... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Zac Medico | Prefix the hardlink source with ${D} like we always... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Mike Frysinger | document new version suffix style #166522 |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Mike Frysinger | create leading directories to match behavior of other... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Mike Frysinger | simplify unsafe file checking so files/paths with space... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Zac Medico | Use relative paths inside ecompressdir in order to... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Zac Medico | Add CATEGORY to blacklisted variables since it can... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Zac Medico | Use catpkgsplit instead of pkgsplit for consistency... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Zac Medico | Use a config instance that's not locked/immutable. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Mike Frysinger | cleanup example ebuild to be more representative of... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Zac Medico | For bug #173808, add back the old heuristics to make... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Zac Medico | For bug #173808, compress ${mandir} all in one go inste... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Zac Medico | Efficiently recycle partial valid vdb cache when possib... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Zac Medico | Don't load FEATURES in load_infodir() because FEATURES... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Zac Medico | Update the FEATURES=strict docs for better clarity... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Zac Medico | Cache NEEDED in order to optimize update_library_map... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Zac Medico | Only apply permissions to ccache, confcache, and distcc... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Mike Frysinger | change "EXEDESTTREE" to "_E_EXEDESTTREE_" to try and... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Mike Frysinger | remove references to EXEDESTTREE |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Mike Frysinger | document /var/cache/edb/, /var/db/pkg/, and /var/lib... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Mike Frysinger | tell people that the FILES section is not supposed... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Mike Frysinger | change "DOCDESTTREE" to "_E_DOCDESTTREE_" to try and... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Mike Frysinger | remove references to DOCDESTTREE and INSDESTTREE |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Zac Medico | Provide a default value to the getattr call. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Zac Medico | Make sure XARGS has a default value. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Zac Medico | Don't force OS detection in the portage.data module. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Zac Medico | Don't set os.environ["USERLAND"] inside portage.data... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Zac Medico | Punt the sorted_versions() function in favor of list... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Zac Medico | For bug #173184, handle the CommandNotFound that is... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Alec Warner | I consulted the python oracle and it told me enumerate... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Alec Warner | drop line_count in favor of izip and count(), itertools... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Alec Warner | After talking to marienz, decide that 1 class is better... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Zac Medico | Fix missing import. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Mike Frysinger | make PDEPEND wording less restrictive #172511 and clari... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | For bug #172571, use socket.AF_INET as the default... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | spaces -> tabs |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | spaces -> tabs |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | For bug #172539, fix ecompressdir suffix handling so... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | Correctly pull the metadata again when the node is... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | Convert "ebuild" and "binary" "nomerge" nodes into... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | Synchronize PORTAGE_COMPRESS_FLAGS to reflect that... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zac Medico | Properly anchor sed regexp for readlonly attribut filte... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zac Medico | Filter the readonly attribute from variables saved... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zac Medico | source ${T}/environment before the definition of qa_sou... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Zac Medico | Continue to support profile masking at least until... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | minor name changes for bin tests, svn propset keywords... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | fix broken PortageModule classes |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | fix tests for PortageModulesFile |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | clean up some init functions, add PortageModules class |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | fix some tests, break others |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | Fix insecure tempfile usage |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Mike Frysinger | fix grammar in error output |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Zac Medico | Verify the Manifest first even if there's only one... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Zac Medico | Do the "*" check as early as possible in config.getMiss... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Alec Warner | split the loader classes into their own file, split... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Alec Warner | completely rewrite file bits, use Loader classes to... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Alec Warner | Fix the rest of the tests |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | Verify all ebuild manifests before building anything... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | return from the merge task instead of calling sys.exit... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | Allow the merge task to continue despite conflicts... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | For bug #172033, remove the obsolete QA Notice for... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Zac Medico | Clean up and simplify preference selection logic for... |
commit | commitdiff | tree | snapshot |
next |