0e376420b3Missing quote in log message
Ciaran McCreesh
2006-04-11 14:03:09 +0000
0d78a2182bExport more information from AmbiguousPackageNameError
Ciaran McCreesh
2006-04-11 14:02:28 +0000
cc9a5b5398Change how we avoid stringify compiling for pointers etc so that &stringify<T_> can be used. Fix test cases that relied upon being able to stringify pointers.
Ciaran McCreesh
2006-04-11 14:02:00 +0000
a45a81f92fMake ourselves a real container by defining our container type
Ciaran McCreesh
2006-04-11 13:59:45 +0000
ad1cce1f78Avoid text file busy silliness
Ciaran McCreesh
2006-04-11 12:36:16 +0000
0c6af1f795Tinker with if / else handling to avoid confusing certain broken bash versions
Ciaran McCreesh
2006-04-11 12:13:08 +0000
4c4d3e26f4Add some more on SKIP_FUNCTIONS
Ciaran McCreesh
2006-04-11 11:20:03 +0000
fa6ee7e6b9Update HOWTO to make the eselect thing an Important:: block
Ciaran McCreesh
2006-04-11 10:36:41 +0000
df7f43b727Don't try to copy the contents of device files
Ciaran McCreesh
2006-04-10 23:48:58 +0000
d58c9fa038Move CONTENTS generation into merge
Ciaran McCreesh
2006-04-10 10:01:33 +0000
09d0c74f87Set and use PALUDIS_HOME over HOME, if available, to avoid breaking has_version et al when HOME=T and our config directory is under HOME
Ciaran McCreesh
2006-04-10 04:30:51 +0000
6c9837567eAdd a test for dobin. Easily pillaged for other utilities if someone feels like it.
Ciaran McCreesh
2006-04-10 04:22:52 +0000
75927fb161Add support for line-continuation in config files
Stephen P. Bennett
2006-04-10 03:04:11 +0000
9fc013bc98Include a check that --help works
Ciaran McCreesh
2006-04-10 00:13:34 +0000
48a080a327Make dotfile ignoration an option
Ciaran McCreesh
2006-04-09 23:37:34 +0000
4ca826151eHOWTO.html should be cleaned
Ciaran McCreesh
2006-04-09 18:36:59 +0000
a0989928edSay what we expect the config dir to be if we can't find it
Ciaran McCreesh
2006-04-08 21:50:17 +0000
b5be9a2696Up the default test timeout from 5s -> 30s
Ciaran McCreesh
2006-04-07 17:09:01 +0000
064da013fbDamn you automake!
Ciaran McCreesh
2006-04-07 15:31:24 +0000
0c7427af5dExtend portage repository test coverage. Don't explode when paludis_command is requested from a test environment, so that we can check metadata generation in a test.
Ciaran McCreesh
2006-04-07 15:26:27 +0000
77028fc1dbExtend portage repository test coverage
Ciaran McCreesh
2006-04-07 14:45:50 +0000
b4cace022fExtend portage repository test coverage
Ciaran McCreesh
2006-04-07 14:29:36 +0000
a47dcf581eExtend portage repository test coverage
Ciaran McCreesh
2006-04-07 13:46:50 +0000
8265987fc1Improve the log message when a category contains duff package names
Ciaran McCreesh
2006-04-07 13:46:28 +0000
5c1417a104Show whether we're upgrading, downgrading etc in install pretend list
Ciaran McCreesh
2006-04-07 05:21:36 +0000
8318d9615fIf SLOT is empty, warn and return '0' instead
Ciaran McCreesh
2006-04-07 05:16:43 +0000
c5c4c1dac9Pass SLOT on, for fake package virtuals
Ciaran McCreesh
2006-04-07 05:12:17 +0000
035e4f5c20A few more :slot deps checks
Ciaran McCreesh
2006-04-07 05:11:28 +0000
4b23fc729cAdd svn syncing support
Stephen Klimaszewski
2006-04-06 23:45:00 +0000
c6b39a12bbMight as well add the HOWTO to svn for now.
Ciaran McCreesh
2006-04-06 22:37:32 +0000
a426609bceFor portageq emulation, canonicalise the paths when checking that the current ROOT is being queried
Ciaran McCreesh
2006-04-06 19:56:04 +0000
31e675b431Might as well throw a NoSuchSyncerError rather than an InternalError if we're given a sync URL with no protocol...
Ciaran McCreesh
2006-04-06 19:41:17 +0000
db1fa98e58Map sync = syncer:protocol:// to use syncer rather than protocol as the VC key, and strip the syncer: part from the passed URL
Ciaran McCreesh
2006-04-06 19:33:56 +0000
e07d3b94f6Don't try to load RESTRICT key from vdb, we don't save it
Ciaran McCreesh
2006-04-06 14:27:56 +0000
f37ae04479Tinker with the exception heirarchy
Ciaran McCreesh
2006-04-06 14:16:49 +0000
c8ad7895d2Replace some of the InternalErrors with nicer exceptions
Ciaran McCreesh
2006-04-06 14:01:11 +0000
575492dbf7Don't use -v with cp
Ciaran McCreesh
2006-04-06 13:57:10 +0000
c573933eacDon't build qa unless explicitly told to do so
Ciaran McCreesh
2006-04-06 13:56:38 +0000
a424f46836Throw a useful exception rather than an InternalError if sync fails. Carry on trying to sync other repos even if one sync fails.
Ciaran McCreesh
2006-04-06 13:33:18 +0000
c965f0ab6eRemove some outdated bug tags
Ciaran McCreesh
2006-04-06 11:29:57 +0000
d30e4cd074Skip tests that rely upon -r files being unreadable if we're root
Ciaran McCreesh
2006-04-06 11:15:28 +0000
a9536c8114noreturn where necessary
Ciaran McCreesh
2006-04-06 10:59:05 +0000
b0d7c0c11cDon't use emake for function detection
Ciaran McCreesh
2006-04-06 10:27:35 +0000
ced64e0f28Don't complain about blank lines in CONTENTS
Ciaran McCreesh
2006-04-06 10:26:17 +0000