Age | Commit message (Expand) | Author | Lines |
2006-10-04 | tweak | Ciaran McCreesh
| -1/+1 |
2006-10-04 | Mention package_mask.conf and package_unmask.conf. From Richard Brown. | Ciaran McCreesh
| -0/+22 |
2006-09-12 | Update known issues doc | Ciaran McCreesh
| -3/+21 |
2006-09-09 | Add use -* support and some tests for default environment. Update docs with -*. | Ciaran McCreesh
| -6/+7 |
2006-09-04 | Update | Ciaran McCreesh
| -0/+2 |
2006-09-01 | Use \ref foo instead of <a href="#foo"> to reference different sections. Fix ... | Mike Kelly
| -4/+4 |
2006-09-01 | Add a description of an automated method for migrating a portage to a paludis... | Mike Kelly
| -6/+101 |
2006-09-01 | typo | Ciaran McCreesh
| -1/+1 |
2006-08-31 | Extend the user documentation (forward port from 0.6 branch) | Ciaran McCreesh
| -33/+248 |
2006-08-31 | Added brief documentation of the "importance" key for repositories. | Mike Kelly
| -0/+5 |
2006-08-27 | My email address is now ciaranm@ciaranm.org | Ciaran McCreesh
| -1/+1 |
2006-08-26 | Tweak docs | Ciaran McCreesh
| -1/+1 |
2006-08-22 | Update SVN URLs to point to pioto.org rather than Berlios for now. | Ciaran McCreesh
| -6/+6 |
2006-08-16 | Merge branches/ciaranm/virtuals (all changes, r1265 through r1272) to trunk/ | Ciaran McCreesh
| -1/+1 |
2006-08-12 | do -> doing | Danny van Dyk
| -2/+2 |
2006-08-12 | Fix typo. | Danny van Dyk
| -1/+1 |
2006-08-12 | Update configuration files documentation for CRAN repositories. | Danny van Dyk
| -0/+21 |
2006-08-12 | More docs tweaks | Ciaran McCreesh
| -0/+10 |
2006-08-12 | Docs tweaks | Ciaran McCreesh
| -21/+2 |
2006-07-31 | Initial support for installing, but not creating, binary packages | Ciaran McCreesh
| -0/+5 |
2006-07-28 | r1214@snowdrop: ciaranm | 2006-07-28 22:51:43 +0100 | Ciaran McCreesh
| -1/+1 |
2006-07-24 | Unify fd output streams and pipe handling | Ciaran McCreesh
| -0/+10 |
2006-07-20 | Start work on splitting up PortageRepository. | Ciaran McCreesh
| -1/+1 |
2006-07-10 | More code and doxygen cleanups. Remove DepAtomDumper class. | Ciaran McCreesh
| -0/+5 |
2006-07-09 | Remove ContainerEntry class, it is no longer required. | Ciaran McCreesh
| -5/+0 |
2006-07-09 | Remove Composite class, it is no longer required. More doxygen cleanups. | Ciaran McCreesh
| -5/+0 |
2006-07-08 | Doxygen improvements | Ciaran McCreesh
| -0/+6 |
2006-07-07 | Doxygen updates in preparation for 0.4 | Ciaran McCreesh
| -21/+107 |
2006-06-22 | Add documentation about config file formats, other misc docs improvements | Ciaran McCreesh
| -17/+151 |
2006-06-17 | Generate include graphs | Ciaran McCreesh
| -3/+3 |
2006-06-15 | Add advisory specs, GLSA conversion utility. Fix AdvisoryFile to parse files ... | Danny van Dyk
| -1/+156 |
2006-06-11 | Add a NothingRepository that supports sync= but does not contain any packages | Ciaran McCreesh
| -0/+5 |
2006-06-01 | Work around Doxygen trying to format text that shouldn't be formatted | Ciaran McCreesh
| -1/+1 |
2006-05-25 | Make a canonicalise wrapper, rather than using realpath or readlink -f. Tinke... | Ciaran McCreesh
| -1/+1 |
2006-05-25 | Replace readlink -f with realpath, for portability. | Robert S. Gerus
| -1/+1 |
2006-05-23 | Tweak | Ciaran McCreesh
| -1/+1 |
2006-05-23 | Update bootstrap howto with mirrors.conf information | Ciaran McCreesh
| -1/+14 |
2006-05-23 | Add -try to version specs. Bring Portage differences doc up to date. | Ciaran McCreesh
| -1/+3 |
2006-05-17 | Small doc updates | Ciaran McCreesh
| -0/+8 |
2006-05-14 | Fix distcheck | Ciaran McCreesh
| -0/+2 |
2006-05-08 | Add tar to the test blacklist | Ciaran McCreesh
| -1/+1 |
2006-05-06 | Update portage_differences with use.force support. | Stephen P. Bennett
| -0/+4 |
2006-05-05 | Make clean, maintainer-clean remove the html/ generated content | Ciaran McCreesh
| -0/+8 |
2006-05-04 | Note that there are paludis ebuilds in the tree, and that the overlay is now ... | Ciaran McCreesh
| -3/+3 |
2006-05-03 | Add portage to the suggested sandbox violators blacklist | Ciaran McCreesh
| -1/+1 |
2006-05-02 | Sync portage differences | Ciaran McCreesh
| -0/+5 |
2006-05-02 | Add a NEWS docs page | Ciaran McCreesh
| -1/+15 |
2006-05-01 | Bring portage differences up to date | Ciaran McCreesh
| -0/+2 |
2006-05-01 | Missed killing a backslash in r870 | Ciaran McCreesh
| -1/+1 |
2006-05-01 | Use quotes on the cat heredocs to avoid having to escape dollar signs. Thanks... | Ciaran McCreesh
| -20/+17 |