Age | Commit message (Expand) | Author | Lines |
2008-04-26 | paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha... | Ciaran McCreesh
| -8475/+7709 |
2008-04-25 | trunk is now 0.27 | Ciaran McCreesh
| -1/+1 |
2008-04-25 | Preparation for 0.26.0 | Ciaran McCreesh
| -1/+4 |
2008-04-25 | icc hates -pedantic | Ciaran McCreesh
| -12/+16 |
2008-04-25 | 3.4 can't use extern template | Ciaran McCreesh
| -1/+6 |
2008-04-24 | Fix errors/bad behaviour with the built-in sets and asterisk suffixes. | David Leverton
| -6/+7 |
2008-04-24 | Use chmod -fR on top-level targets rather than calling chmod for every target... | Bo Ørsted Andresen
| -1/+1 |
2008-04-23 | Improve messages. | David Leverton
| -6/+12 |
2008-04-22 | Fix distcheck. | David Leverton
| -1/+1 |
2008-04-22 | Preparation for 0.26.0_pre4 | Ciaran McCreesh
| -2/+2 |
2008-04-22 | Don't need to close | Ciaran McCreesh
| -1/+0 |
2008-04-22 | Add bzr syncer. from: arnetheduck, fixes: ticket:514 | David Leverton
| -1/+103 |
2008-04-22 | Docs tweak. (larsko) | Ciaran McCreesh
| -0/+4 |
2008-04-22 | Preserve extended attributes, where supported | Ciaran McCreesh
| -2/+129 |
2008-04-22 | Replace portage_compatible in environment.conf with accept_breaks_portage, an... | David Leverton
| -80/+253 |
2008-04-22 | Preparation for 0.26.0_pre3 | Ciaran McCreesh
| -2/+2 |
2008-04-22 | Start using extern template, where available. | Ciaran McCreesh
| -25/+156 |
2008-04-22 | Prevent sandbox from sourcing /etc/profile, and remove previous nasty partial... | David Leverton
| -4/+4 |
2008-04-22 | Implement foo* sets. Fixes: ticket:561 | Ciaran McCreesh
| -27/+182 |
2008-04-21 | Remove "ununused" set, make importare use the world file as usual, and make t... | David Leverton
| -22/+21 |
2008-04-21 | make env->query_use return false for stuff not in IUSE / USE_EXPAND / arch.li... | Ciaran McCreesh
| -14/+121 |
2008-04-21 | Fix continue-on-failure + resume command. Fixes: ticket:557 | Ciaran McCreesh
| -2/+8 |
2008-04-20 | Remove "at most" from total download size display. | David Leverton
| -1/+1 |
2008-04-20 | Typso | Ciaran McCreesh
| -1/+1 |
2008-04-20 | Docs tweak. Fixes: ticket:507 | Ciaran McCreesh
| -8/+14 |
2008-04-20 | Remove --verbose option from reconcilio, and turn on the behaviour unconditio... | David Leverton
| -20/+17 |
2008-04-20 | Make Ctrl-C behave better. | David Leverton
| -10/+12 |
2008-04-20 | Make malformed USE in VDB a warning rather than an error (again). | David Leverton
| -4/+17 |
2008-04-17 | More sr -> kc | Ciaran McCreesh
| -66/+55 |
2008-04-17 | Fix inquisitio. | David Leverton
| -73/+62 |
2008-04-17 | Add comment. | David Leverton
| -0/+1 |
2008-04-17 | More sr -> kc work | Ciaran McCreesh
| -54/+81 |
2008-04-17 | Overload stringify for Validated, giving a small speed-up. | David Leverton
| -2/+15 |
2008-04-16 | typso | Ciaran McCreesh
| -1/+1 |
2008-04-16 | Preparation for 0.26.0_pre2 | Ciaran McCreesh
| -1/+1 |
2008-04-16 | Better warning messages | Ciaran McCreesh
| -4/+8 |
2008-04-16 | Fix 3.4 compile | Ciaran McCreesh
| -213/+186 |
2008-04-16 | (ruby) Remove qualudis.rb, long broken. | David Leverton
| -446/+0 |
2008-04-16 | Give log messages an id | Ciaran McCreesh
| -920/+1018 |
2008-04-16 | Don't QA for failed lines in profiles if that line would have succeeded at an... | Ciaran McCreesh
| -3/+20 |
2008-04-15 | Improve formatting. | David Leverton
| -6/+6 |
2008-04-15 | Support ?: lines in sets. | David Leverton
| -0/+35 |
2008-04-15 | Add some more tests. | David Leverton
| -5/+11 |
2008-04-15 | Support set names in .conf sets. | David Leverton
| -15/+28 |
2008-04-13 | Update manual configuration guide for new world file behaviour. | David Leverton
| -3/+9 |
2008-04-13 | Fix expatch error handling. | Bo Ørsted Andresen
| -3/+3 |
2008-04-13 | Support ${root} in environment.conf, for the world file. | David Leverton
| -2/+20 |
2008-04-13 | Fix use masking and forcing logic for visibility checks. | David Leverton
| -6/+140 |
2008-04-12 | Preparation for 0.26.0_pre1 | Ciaran McCreesh
| -2/+2 |
2008-04-12 | Use PretendFetchAction to get download sizes. Fixes: ticket:504 | Ciaran McCreesh
| -357/+336 |