6ceadd7cf3
Remove tabs to make ciaranm happy...
Mike Kelly
2006-08-31 17:40:58 +00:00
66ffdd62aa
Added brief documentation of the "importance" key for repositories.
Mike Kelly
2006-08-31 04:39:58 +00:00
f8055da01e
We should use --log-level silent for all the calls to paludis, or things get crazy.
Mike Kelly
2006-08-31 02:38:10 +00:00
ecc143b74f
Add 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 +00:00
38d23545fc
Fix distcheck, forgot to update EXTRA_DIST.
Mike Kelly
2006-08-29 20:11:56 +00:00
598bc976ba
Add copyright header.
Mike Kelly
2006-08-29 17:44:01 +00:00
6a90262b2c
Fix 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 +00:00
f3b74941f0
Whoops, fix some quoting.
Mike Kelly
2006-08-29 02:12:29 +00:00
ae65411a8f
Add 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 +00:00
e1462bc745
When 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 +00:00
203f195474
Use ~/.qualudis rather than ~/.paludis for Qualudis temporary files
Ciaran McCreesh
2006-08-25 20:55:43 +00:00
2a941c492a
Support virtuals in QA environment
Ciaran McCreesh
2006-08-25 16:14:11 +00:00
be5bf50ec7
Create repositories for each package database
Ciaran McCreesh
2006-08-25 16:11:06 +00:00
8e997c10a4
Use real profiles from profiles.desc for QA environment.
Ciaran McCreesh
2006-08-25 16:05:24 +00:00
42314ff28e
Restructure how QAEnvironment handles its package database to make package database restructuring much simpler
Ciaran McCreesh
2006-08-25 00:11:32 +00:00
ef3ca936eb
Eliminate some of the noise made by tests that intentionally fail (duff ebuilds etc)
Ciaran McCreesh
2006-08-24 23:57:52 +00:00
9fde8b77f2
Tidy up qa somewhat. Add some tests for QAEnvironment.
Ciaran McCreesh
2006-08-24 23:22:12 +00:00
92d75c7e92
Add colour to adjutrix. Add cl_bold_yellow colour name. Remove -C alias for paludis --no-colour.
Ciaran McCreesh
2006-08-24 22:12:59 +00:00
1e6dd79d2c
archtool is now called adjutrix
Ciaran McCreesh
2006-08-24 21:24:15 +00:00
e156e686c5
Start moving archtool to adjutrix. This will take a couple of commits, because svn is dumb.
Ciaran McCreesh
2006-08-24 21:07:17 +00:00
7cc7ca817d
Move 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 +00:00
d260281614
Merge in 0.4 branch things into NEWS, more updates for 0.5 things
Ciaran McCreesh
2006-08-24 19:07:51 +00:00
9acbcdff85
Catalyst unsets CONFIG_PROTECT. Work around this to avoid problems when upgrading Catalyst-generated packages.
Ciaran McCreesh
2006-08-24 18:52:19 +00:00
ffaafa87a0
Cull some dead code
Ciaran McCreesh
2006-08-23 03:00:06 +00:00
911b763243
Cull some dead code
Ciaran McCreesh
2006-08-23 02:59:53 +00:00
6b3e5a462c
Ensure that PALUDIS_HOME contains an absolute path.
Ciaran McCreesh
2006-08-23 01:35:46 +00:00
80aa5f9203
Provide 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 +00:00
9a285f35db
Remove bogus quotes mismatch warning for lines in the form 'key = '.
Ciaran McCreesh
2006-08-23 01:29:59 +00:00
232784a7e9
Update SVN URLs to point to pioto.org rather than Berlios for now.
Ciaran McCreesh
2006-08-22 22:08:37 +00:00
bb41a96745
Allow (with a warning) line continuations inside quoted strings without backslashes for KeyValueConfigFile
Ciaran McCreesh
2006-08-22 15:58:07 +00:00