Age | Commit message (Expand) | Author | Lines |
2008-03-30 | Use ${builddir}/${CATEGORY}-${PF} instead of ${builddir}/${CATEGORY}/${PF}, t... | David Leverton
| -82/+85 |
2008-03-30 | Don't regenerate the installed cache after installing or uninstalling. | David Leverton
| -8/+9 |
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
| -55/+452 |
2008-03-30 | Improve message slightly. | David Leverton
| -1/+1 |
2008-03-30 | Be more anal | Ciaran McCreesh
| -2/+4 |
2008-03-29 | Prepare for future changes. | David Leverton
| -14/+15 |
2008-03-29 | Add --executables to bash-completion. | David Leverton
| -0/+1 |
2008-03-29 | Use mtime rather than ctime to determine a package's installation time. | David Leverton
| -16/+16 |
2008-03-25 | More test failure message improvements | Ciaran McCreesh
| -5/+4 |
2008-03-25 | Better test message failures | Ciaran McCreesh
| -2/+25 |
2008-03-25 | Make echo_functions stdout/stderr behaviour match portage more closely, and m... | David Leverton
| -7/+7 |
2008-03-25 | Preparation for 0.26.0_alpha14 | Ciaran McCreesh
| -3/+3 |
2008-03-25 | Add an FAQ about playman. | Mike Kelly
| -0/+13 |
2008-03-25 | Allow pbins to continue working. | Mike Kelly
| -0/+16 |
2008-03-25 | Show all installed and best installable for paludis --info | Ciaran McCreesh
| -21/+33 |
2008-03-25 | Don't include repo or slot in best_version in paludis-1, for compatibility wi... | David Leverton
| -1/+1 |
2008-03-23 | PFI | David Leverton
| -0/+20 |
2008-03-23 | (python) Add missing(?) visitor-impl header. | Piotr Jaroszyński
| -0/+1 |
2008-03-23 | Kill the 8 digit limit warnings for VersionSpec. | Piotr Jaroszyński
| -20/+0 |
2008-03-23 | Make links containing <code> easier to read on hover. Fixes ticket 479. | Richard Brown
| -0/+9 |
2008-03-22 | Don't barf if the playman symlink already exists. | David Leverton
| -1/+1 |
2008-03-22 | Don't install empty directory. | David Leverton
| -1/+0 |
2008-03-22 | --executables should check that symlink is in path, not symlink target. | Richard Brown
| -1/+1 |
2008-03-22 | Add --executables command line option to paludis. | Richard Brown
| -0/+274 |
2008-03-22 | Fix elog. | David Leverton
| -1/+21 |
2008-03-22 | Update NEWS. | David Leverton
| -0/+5 |
2008-03-22 | Convert pretend_resume to auto/ hook. | David Leverton
| -42/+49 |
2008-03-22 | Preparation for 0.26.0_alpha13 | Ciaran McCreesh
| -2/+2 |
2008-03-22 | Fix domo install path | Ciaran McCreesh
| -1/+1 |
2008-03-22 | Implement auto hooks, new install_task hook phases. Fixes: ticket:434, ticket... | Ciaran McCreesh
| -178/+427 |
2008-03-21 | importare --install-under | Ciaran McCreesh
| -12/+168 |
2008-03-20 | Make svn also handle moves within the same repository. | David Leverton
| -1/+2 |
2008-03-20 | Fix distcheck (probably). | David Leverton
| -1/+1 |
2008-03-19 | FAQ | Ciaran McCreesh
| -0/+12 |
2008-03-19 | kdebuild-1 support. Fixes: ticket:500, ticket:523, ticket:524, ticket:526, ti... | Ciaran McCreesh
| -212/+985 |
2008-03-15 | Add 64x64 mini logo, thanks to mark_alec | Ciaran McCreesh
| -1/+2 |
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 | Install all ruby scripts with the executable bit set. Install a symlink for p... | Mike Kelly
| -1/+8 |
2008-03-09 | Fix icc, 4.3 compiles | Ciaran McCreesh
| -2/+9 |
2008-03-09 | world is now in env, not repos. Fixes: ticket:421 | Ciaran McCreesh
| -519/+786 |
2008-03-08 | Preparation for 0.26.0_alpha12 | Ciaran McCreesh
| -1/+1 |
2008-03-08 | Fix quoting bug | Ciaran McCreesh
| -3/+10 |
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-08 | Remove reference to SKIP_FUNCTIONS=strip. | David Leverton
| -3/+1 |
2008-03-07 | Fix resume command display after a signal. | David Leverton
| -2/+6 |
2008-03-07 | Fix cosmetic bug where a split would be shown but not carried out | Ciaran McCreesh
| -2/+3 |