6ceadd7cf3Remove tabs to make ciaranm happy...
Mike Kelly
2006-08-31 17:40:58 +0000
66ffdd62aaAdded brief documentation of the "importance" key for repositories.
Mike Kelly
2006-08-31 04:39:58 +0000
f8055da01eWe should use --log-level silent for all the calls to paludis, or things get crazy.
Mike Kelly
2006-08-31 02:38:10 +0000
ecc143b74fAdd initial bash completion script for paludis. It isn't in EXTRA_DIST anywhere yet, and it isn't really complete, particularly the package name matching.
Mike Kelly
2006-08-31 02:28:27 +0000
38d23545fcFix distcheck, forgot to update EXTRA_DIST.
Mike Kelly
2006-08-29 20:11:56 +0000
598bc976baAdd copyright header.
Mike Kelly
2006-08-29 17:44:01 +0000
6a90262b2cFix the xterm title bar to show the proper count of packages to be installed when virtuals must be installed.
Mike Kelly
2006-08-29 15:46:56 +0000
f3b74941f0Whoops, fix some quoting.
Mike Kelly
2006-08-29 02:12:29 +0000
ae65411a8fAdd a new hook to generate vdb_dir/.cache/all_CONFIG_PROTECT{,_MASK} files, which contain a list of all CONFIG_PROTECT and CONFIG_PROTECT_MASK directories from all packages. This is for use by things like etc-update.
Mike Kelly
2006-08-28 20:48:00 +0000
e1462bc745When detecting dropped keywords, only consider slots that contain a keyworded version that is better than the worst keyworded version on the target arch
Ciaran McCreesh
2006-08-25 21:21:43 +0000
203f195474Use ~/.qualudis rather than ~/.paludis for Qualudis temporary files
Ciaran McCreesh
2006-08-25 20:55:43 +0000
696244f89dEnable xterm titles in Qualudis
Ciaran McCreesh
2006-08-25 20:51:46 +0000
2a941c492aSupport virtuals in QA environment
Ciaran McCreesh
2006-08-25 16:14:11 +0000
be5bf50ec7Create repositories for each package database
Ciaran McCreesh
2006-08-25 16:11:06 +0000
8e997c10a4Use real profiles from profiles.desc for QA environment.
Ciaran McCreesh
2006-08-25 16:05:24 +0000
42314ff28eRestructure how QAEnvironment handles its package database to make package database restructuring much simpler
Ciaran McCreesh
2006-08-25 00:11:32 +0000
ef3ca936ebEliminate some of the noise made by tests that intentionally fail (duff ebuilds etc)
Ciaran McCreesh
2006-08-24 23:57:52 +0000
9fde8b77f2Tidy up qa somewhat. Add some tests for QAEnvironment.
Ciaran McCreesh
2006-08-24 23:22:12 +0000
92d75c7e92Add colour to adjutrix. Add cl_bold_yellow colour name. Remove -C alias for paludis --no-colour.
Ciaran McCreesh
2006-08-24 22:12:59 +0000
1e6dd79d2carchtool is now called adjutrix
Ciaran McCreesh
2006-08-24 21:24:15 +0000
e156e686c5Start moving archtool to adjutrix. This will take a couple of commits, because svn is dumb.
Ciaran McCreesh
2006-08-24 21:07:17 +0000
7cc7ca817dMove colour code from src/paludis to src so that it can be used by qualudis and archtool.
Ciaran McCreesh
2006-08-24 20:51:10 +0000
d260281614Merge in 0.4 branch things into NEWS, more updates for 0.5 things
Ciaran McCreesh
2006-08-24 19:07:51 +0000
9acbcdff85Catalyst unsets CONFIG_PROTECT. Work around this to avoid problems when upgrading Catalyst-generated packages.
Ciaran McCreesh
2006-08-24 18:52:19 +0000
f2f23009c6Add --find-dropped-keywords action to archtool
Ciaran McCreesh
2006-08-24 18:15:18 +0000
03635e3cb4Add archtool (temporary name, until we come up with something better)
Ciaran McCreesh
2006-08-23 19:25:47 +0000
43974f5c23Make the Repository arch flags interface more useful.
Ciaran McCreesh
2006-08-23 17:32:50 +0000
c71a047dc1Cull some dead code
Ciaran McCreesh
2006-08-23 15:40:20 +0000
ffaafa87a0Cull some dead code
Ciaran McCreesh
2006-08-23 03:00:06 +0000
911b763243Cull some dead code
Ciaran McCreesh
2006-08-23 02:59:53 +0000
6b3e5a462cEnsure that PALUDIS_HOME contains an absolute path.
Ciaran McCreesh
2006-08-23 01:35:46 +0000
80aa5f9203Provide default implementations for most Environment virtual functions, to reduce the amount of boilerplate code for special Environment implementations.
Ciaran McCreesh
2006-08-23 01:31:25 +0000
9a285f35dbRemove bogus quotes mismatch warning for lines in the form 'key = '.
Ciaran McCreesh
2006-08-23 01:29:59 +0000
232784a7e9Update SVN URLs to point to pioto.org rather than Berlios for now.
Ciaran McCreesh
2006-08-22 22:08:37 +0000
bb41a96745Allow (with a warning) line continuations inside quoted strings without backslashes for KeyValueConfigFile
Ciaran McCreesh
2006-08-22 15:58:07 +0000