Age | Commit message (Expand) | Author | Lines |
2008-03-30 | Same for the provides cache. | David Leverton
| -108/+508 |
2008-03-30 | Regenerate the VDB names cache incrementally after install and uninstall. | David Leverton
| -0/+306 |
2008-03-30 | Improve message slightly. | David Leverton
| -1/+1 |
2008-03-30 | Be more anal | Ciaran McCreesh
| -2/+4 |
2008-03-29 | Use mtime rather than ctime to determine a package's installation time. | David Leverton
| -14/+14 |
2008-03-25 | Allow pbins to continue working. | Mike Kelly
| -0/+16 |
2008-03-25 | Don't include repo or slot in best_version in paludis-1, for compatibility wi... | David Leverton
| -1/+1 |
2008-03-22 | Fix domo install path | Ciaran McCreesh
| -1/+1 |
2008-03-21 | importare --install-under | Ciaran McCreesh
| -0/+12 |
2008-03-20 | Fix distcheck (probably). | David Leverton
| -1/+1 |
2008-03-19 | kdebuild-1 support. Fixes: ticket:500, ticket:523, ticket:524, ticket:526, ti... | Ciaran McCreesh
| -161/+754 |
2008-03-14 | Make dobin and dosbin behave more like portage. | David Leverton
| -7/+9 |
2008-03-11 | Also check distdir permissions and ownership when deciding whether to enable ... | David Leverton
| -51/+36 |
2008-03-10 | Fix phases in install for binary eapis. | Richard Brown
| -4/+8 |
2008-03-09 | Fix icc, 4.3 compiles | Ciaran McCreesh
| -0/+2 |
2008-03-09 | world is now in env, not repos. Fixes: ticket:421 | Ciaran McCreesh
| -264/+30 |
2008-03-08 | Fix quoting bug | Ciaran McCreesh
| -2/+2 |
2008-03-08 | Be more less strict about variables. | David Leverton
| -2/+2 |
2008-03-08 | Remove bash-side RESTRICT handling, and implement RESTRICT=test in C++. | David Leverton
| -160/+61 |
2008-03-07 | Merge hardlinks as sanely as possible | Fernando J. Pereda
| -0/+4 |
2008-03-06 | Be less strict about vars in initrm, initmisc | Ciaran McCreesh
| -12/+30 |
2008-03-06 | Replace builtin_strip with a common Stripper class. Support stripping when us... | Ciaran McCreesh
| -214/+196 |
2008-03-05 | Support "-spec" lines in repository package.mask. | David Leverton
| -29/+135 |
2008-03-05 | Fix phases in install for binary eapis. | Richard Brown
| -4/+4 |
2008-03-05 | Typso | Ciaran McCreesh
| -1/+1 |
2008-03-05 | Fix distcheck | Ciaran McCreesh
| -0/+6 |
2008-03-05 | Add :*/:= slot support | Ciaran McCreesh
| -20/+538 |
2008-03-05 | Add initmisc, killoldmisc, tidyupmisc too | Ciaran McCreesh
| -32/+613 |
2008-03-04 | Add new initrm, killoldrm, tidyuprm phases to the uninstall process. Ensure t... | Ciaran McCreesh
| -11/+534 |
2008-03-04 | More tests | Ciaran McCreesh
| -0/+151 |
2008-03-04 | Fix | Ciaran McCreesh
| -5/+0 |
2008-03-04 | Up timeouts, avoid repeats for big slow tests | Ciaran McCreesh
| -7/+27 |
2008-03-03 | Fix USE-dep stringification. | David Leverton
| -1/+1 |
2008-03-01 | Tweak. | David Leverton
| -3/+2 |
2008-03-01 | Typo. From: gentoofan23 | David Leverton
| -1/+1 |
2008-03-01 | Filter out variables with names that bash doesn't like. See: gentoo#211949 | David Leverton
| -5/+6 |
2008-02-28 | Fix 3.4, 4.3, icc compiles | Ciaran McCreesh
| -1149/+1071 |
2008-02-22 | Clean up ${ROOT} trailing slash handling. | David Leverton
| -5/+5 |
2008-02-21 | Add PackageID::transient_key and use it to avoid reporting | Fernando J. Pereda
| -0/+25 |
2008-02-21 | Typo. | Bo Ørsted Andresen
| -1/+1 |
2008-02-21 | Implement expatch wrapper and DEFAULT_SRC_PREPARE_PATCHES for exheres-0. | Bo Ørsted Andresen
| -1/+54 |
2008-02-21 | More sr -> kc | Ciaran McCreesh
| -175/+178 |
2008-02-20 | More sr -> kc work | Ciaran McCreesh
| -182/+127 |
2008-02-20 | Move ${ROOT} cleaning so it happens for uninstall too. | David Leverton
| -8/+2 |
2008-02-20 | Grammar fix. Fixes ticket:506 | Fernando J. Pereda
| -2/+2 |
2008-02-16 | Merge various metadata key things. | Ciaran McCreesh
| -210/+210 |
2008-02-15 | Replace PackageDepSpec::use_requirements with a more general PackageDepSpec::... | Ciaran McCreesh
| -12/+495 |
2008-02-15 | Start removing the global concept of use flags: rename UseDepSpec to Conditio... | Ciaran McCreesh
| -225/+467 |
2008-02-12 | Read "repository" as well as "REPOSITORY" from the VDB, for compatibility wit... | David Leverton
| -0/+6 |
2008-02-11 | Allow empty directory merge warning to be made an error, and do so for exhere... | David Leverton
| -61/+74 |