Commit Graph

  • b4413e24ca Old style virtuals are not important either. Piotr Jaroszyński 2007-10-17 11:37:12 +0000
  • 420df001fe Better ambiguity resolution for virtuals, installed packages. Fixes: ticket:391 Piotr Jaroszyński 2007-10-17 11:11:43 +0000
  • 0cde85a948 Filter more variables when restoring the environment. David Leverton 2007-10-16 22:21:30 +0000
  • 54e98e25ee Move nifty iterator stuff from reconcilio/util to paludis/util. Piotr Jaroszyński 2007-10-15 17:17:05 +0000
  • 962cd6add0 Fix python tests Ciaran McCreesh 2007-10-15 16:06:00 +0000
  • 25f68440f4 Shut compiler up Ciaran McCreesh 2007-10-15 16:05:50 +0000
  • 1a6cbb6d5b Honour directories for qualudis, QA Ciaran McCreesh 2007-10-15 15:22:53 +0000
  • 8fe3ab0de0 Fix for threads disabled. Piotr Jaroszyński 2007-10-15 14:41:51 +0000
  • c0eb091667 Don't limit the queue size for Log. David Leverton 2007-10-15 13:00:42 +0000
  • 20dde20c87 Stop instantiating tokeniser. Fixes: ticket:396 Piotr Jaroszyński 2007-10-15 11:26:17 +0000
  • 503481c165 Start reworking docs Ciaran McCreesh 2007-10-15 11:10:38 +0000
  • 8f51d97de6 Fix string::compare usage. David Leverton 2007-10-15 10:40:27 +0000
  • a56cc074cf Always recognise libraries in directories listed in ld.so.conf, even if we're not actually checking them for brokenness. David Leverton 2007-10-15 00:34:48 +0000
  • f7cc99de8d Move private methods to the Implementations. David Leverton 2007-10-15 00:34:32 +0000
  • f86df49454 fix a bashcomp bug. fix from zlin Mike Kelly 2007-10-14 23:33:13 +0000
  • e9b6fc8361 Tweak exception handling some more. David Leverton 2007-10-14 12:09:21 +0000
  • f08d683bcd (python) Fix and clean up Formatters. Piotr Jaroszyński 2007-10-14 11:31:46 +0000
  • 7cebf851d7 (python) Add Labels and support for MetadataSpecTreeKey<FetchableURISpecTree>. More work on Formatters. Docs. Fixes: ticket:382 Piotr Jaroszyński 2007-10-14 10:15:06 +0000
  • e2f9100bbb StringifyFormatter can now format strings. Piotr Jaroszyński 2007-10-14 10:00:31 +0000
  • d8299511cd Fix distcheck. Piotr Jaroszyński 2007-10-13 15:26:54 +0000
  • 180c924bca Fix distcheck. Piotr Jaroszyński 2007-10-13 14:55:49 +0000
  • 6202af39e9 The standard says we can't call it ::Formatter, since we have a Formatter at namespace level Ciaran McCreesh 2007-10-13 12:53:56 +0000
  • b2eb5ab575 More type qualifiers ignored on function return types Ciaran McCreesh 2007-10-13 12:45:52 +0000
  • e64efbd708 oops Ciaran McCreesh 2007-10-13 12:39:55 +0000
  • 9b7d7efdf7 Standardise --help, --version. Fixes: ticket:389 Piotr Jaroszyński 2007-10-13 12:21:44 +0000
  • e307621686 Remove meaningless return type qualifier Ciaran McCreesh 2007-10-13 11:55:13 +0000
  • 6be6d8c215 Include PALUDIS_VERSION_SUFFIX in PKGMANAGER Ciaran McCreesh 2007-10-13 07:55:41 +0000
  • 2e6de4c7b9 Update README Ciaran McCreesh 2007-10-13 07:35:18 +0000
  • 625badd7d4 Change how we handle distcheck deps Ciaran McCreesh 2007-10-13 06:46:15 +0000
  • 11059e7763 Support the 'everything' and 'ununused' packages in InstalledUnpackagedRepository. Ciaran McCreesh 2007-10-13 05:57:15 +0000
  • e0176aa160 Require 'ndbam.conf' in NDBAM repositories. Don't try to populate an NDBAM repository if the directory is not empty. Ciaran McCreesh 2007-10-13 05:57:05 +0000
  • cbdb4346c0 The special set 'ununused' can now be used to indicate that a package should be considered 'used' for --uninstall-unused etc. Ciaran McCreesh 2007-10-13 05:56:54 +0000
  • e6bd29a36e Add UnpackagedRepository, for managing unpackaged images, and importare, a client for installing unmanaged images. Fixes: ticket:399 Ciaran McCreesh 2007-10-13 05:56:39 +0000
  • 01dddc8862 Unmerger only needs a const Environment. Ciaran McCreesh 2007-10-13 05:56:26 +0000
  • b4413cb1c3 Add InstallTask::add_exact_package. Only run FetchAction on IDs that support it. Ciaran McCreesh 2007-10-13 05:56:13 +0000
  • e2e9b46618 Add Lock::acquire_then_release_old Ciaran McCreesh 2007-10-13 05:55:58 +0000
  • c388cc80b2 Add FSEntry::symlink method Ciaran McCreesh 2007-10-13 05:55:34 +0000
  • 21d4d118ac Update bashcomp with a patch from zlin. Mike Kelly 2007-10-12 20:06:59 +0000
  • c32e3eb22b (python) Move *-nn.{hh,cc} to DISTCLEANFILES. Piotr Jaroszyński 2007-10-12 13:41:41 +0000
  • de5e8accfa (python) Add *-nn.{hh,cc} to CLEANFILES. Piotr Jaroszyński 2007-10-12 13:30:58 +0000
  • 12ccb6ed63 (python) Add tests for InfoAction. Piotr Jaroszyński 2007-10-11 21:19:01 +0000
  • d1b191b5f1 (python) Add InfoAction and docs. Piotr Jaroszyński 2007-10-11 20:30:30 +0000
  • 8946b3f0c7 (ruby) (python) Fix rdoc, and remove references to dead directories. David Leverton 2007-10-11 19:54:03 +0000
  • 69c4f009e4 Add PALUDIS_VERSION_SUFFIX, for _alpha etc Ciaran McCreesh 2007-10-10 19:49:45 +0000
  • ef978b927a (ruby) Add PALUDIS_QA_DATA_DIR to TESTS_ENV. Piotr Jaroszyński 2007-10-10 15:32:46 +0000
  • c797c7963a (python) Add PALUDIS_QA_DATA_DIR to TESTS_ENV. Piotr Jaroszyński 2007-10-10 15:28:56 +0000
  • 7d55e6b46b Fix distcheck. Piotr Jaroszyński 2007-10-10 15:17:24 +0000
  • f0c21206dd More doxygen work Ciaran McCreesh 2007-10-10 11:36:28 +0000
  • 459d56df81 Update doxygen paths. Don't look in environments other than test and no_config, repositories other than fake Ciaran McCreesh 2007-10-10 11:36:16 +0000
  • b5cbac2e59 Doxygen doesn't allow multiple ingroups for enums Ciaran McCreesh 2007-10-10 11:35:52 +0000
  • 0eceee01a1 g_names should be in g_paludis, not g_names Ciaran McCreesh 2007-10-10 11:35:26 +0000
  • 0b34b545cd Only fetch tags if --enable-doxygen-tags Ciaran McCreesh 2007-10-10 10:32:06 +0000
  • 9c0601c178 Fix distcheck Ciaran McCreesh 2007-10-10 10:01:14 +0000
  • 393aec7966 Kill dead conditional. David Leverton 2007-10-10 09:55:49 +0000
  • 334182900e Fix exception handling. David Leverton 2007-10-10 09:54:59 +0000
  • a7ebcdbeae Make the member a template parameter. David Leverton 2007-10-09 21:14:41 +0000
  • a5db25fe88 ciaranm is picky and svn sucks. David Leverton 2007-10-09 20:06:40 +0000
  • 91ec1b95f5 Add reconcilio, a replacement for revdep-rebuild, with littlelf library by Tiziano Müller. David Leverton 2007-10-09 19:56:39 +0000
  • c21ac6cc7c Correctly report read/write errors while merging files. Fixes ticket:349 Fernando J. Pereda 2007-10-09 19:34:14 +0000
  • 67a49f11f1 Kill PackageID::license_key. Rename PackageID::src_uri_key -> fetches_key. Fixes: ticket:392. Fixes: ticket:393 Ciaran McCreesh 2007-10-09 19:04:16 +0000
  • 330b0a02bb More doxygen Ciaran McCreesh 2007-10-09 17:16:47 +0000
  • 32d751c900 Inline _imp-> Ciaran McCreesh 2007-10-09 15:58:16 +0000
  • 83047b25c8 More doxygen work Ciaran McCreesh 2007-10-09 15:57:29 +0000
  • eb1c45299e (python) Fix --disable-python build. David Leverton 2007-10-09 15:03:43 +0000