Commit Graph

  • 9e32c5f8d5 Makefile fix. Richard Brown 2007-01-24 18:01:17 +0000
  • 8279d0854f Clean up adjutrix short options Ciaran McCreesh 2007-01-24 16:36:57 +0000
  • f338ac00f3 VersionRequirements can now be 'or' rather than 'and'. Ciaran McCreesh 2007-01-24 16:33:10 +0000
  • c9f4d964f2 Update adjutrix bashcomp w/ new command line opts (still needs some tweaking). Mike Kelly 2007-01-24 16:10:19 +0000
  • d0e4e78c65 oops Ciaran McCreesh 2007-01-24 14:51:32 +0000
  • f8d72c52c9 Allow options to be passed to syncers. From David Leverton. Fixes: ticket:35 Ciaran McCreesh 2007-01-23 23:28:05 +0000
  • 976241d2a2 Fix blocker handling. Fixes: ticket:24 Ciaran McCreesh 2007-01-23 22:43:06 +0000
  • b0b93868cb Move sync= line splitting code into portage_repository instead of in syncer.cc. Should now work right if different repo types are in one sync= line. Mike Kelly 2007-01-23 02:26:53 +0000
  • 8e54a6a3df Change check to use deprecated functions from text file. Add gnuconfig_update to the list of deprecated functions. Danny van Dyk 2007-01-22 22:44:05 +0000
  • b3a1383651 Create task for finding unused packages. Add action to adjutrix for finding all unused packages in a given repository. Danny van Dyk 2007-01-22 22:17:37 +0000
  • b7b35781fc Allow for multiple sync urls. They are tried in the order listed until one succeeds. Mike Kelly 2007-01-22 03:12:26 +0000
  • ef09852dd6 Fix new CVS syncer Stephen P. Bennett 2007-01-21 20:46:49 +0000
  • 9eae969957 Code style cleanup Ciaran McCreesh 2007-01-21 16:11:54 +0000
  • f5413106a3 New pluggable syncer code. Add a new darcs syncer. From David Leverton. Fixes: ticket:32 Ciaran McCreesh 2007-01-21 12:39:35 +0000
  • 1405839232 More ruby exceptions work. Richard Brown 2007-01-21 11:19:43 +0000
  • a4dd9541ca Add silly pre/post functions support Ciaran McCreesh 2007-01-21 11:18:38 +0000
  • ba480587d5 Improve ruby AllMaskedError. Richard Brown 2007-01-20 17:09:29 +0000
  • 13637e6fa3 Work around sandbox's annoying desire to clobber PATH. Fixes: ticket:25 Ciaran McCreesh 2007-01-20 16:27:34 +0000
  • 7b26643608 Fix CvsSyncer to checkout into correct directory. Danny van Dyk 2007-01-20 15:40:17 +0000
  • 3e4dd97238 Tell the user to ignore the no repo_name message if they have yet to sync Ciaran McCreesh 2007-01-20 15:18:41 +0000
  • b63072eb86 Add entry on syncing via CVS. Danny van Dyk 2007-01-20 15:06:52 +0000
  • d28b3861a1 Update ruby Exceptions. Richard Brown 2007-01-19 19:27:36 +0000
  • af40661b27 Update FAQ. Richard Brown 2007-01-19 18:16:42 +0000
  • 07a0556fef Ruby DepListOverrideMasks work. Richard Brown 2007-01-19 16:56:37 +0000
  • 3ab920214d Expand PortageRepository in ruby. Richard Brown 2007-01-19 13:41:39 +0000
  • ca1923b8bd Add new deplist options support for paludis bashcomp. Mike Kelly 2007-01-19 05:36:44 +0000
  • d3c7ed4e78 Bring ruby DepList up to date, shorten enum names. Richard Brown 2007-01-18 20:02:12 +0000
  • fc51572c82 Make DepList return a smart pointer to its options rather than a reference. Fixes: ticket:19 Ciaran McCreesh 2007-01-18 14:23:04 +0000
  • a62869d0c5 Implement DepList downgrade control. Fixes: ticket:27 Ciaran McCreesh 2007-01-18 14:03:04 +0000
  • 323de8bbeb Cleaner inherit vars Ciaran McCreesh 2007-01-18 13:16:37 +0000
  • b73479ebcc Improve ruby repository classes. Richard Brown 2007-01-18 10:51:03 +0000
  • b02bc1d718 Start work on NEWS for 0.16 Ciaran McCreesh 2007-01-18 10:43:48 +0000
  • 103d69917a Import news from 0.14 branch Ciaran McCreesh 2007-01-18 10:38:03 +0000
  • 86a03c2437 Update zsh completion. From: Baptiste Daroussin. Fixes: ticket:26 Ciaran McCreesh 2007-01-18 10:07:19 +0000
  • 199d8e00b4 Let DepList discard circular deps silently. Let DepList take both sides of use conditionals. Ciaran McCreesh 2007-01-18 09:49:46 +0000
  • 16c8efb2e5 Mask arch flags that aren't enabled. Ciaran McCreesh 2007-01-18 09:48:02 +0000
  • 7cd595491b Fix ruby build error. Richard Brown 2007-01-17 14:44:56 +0000
  • b5570654f8 Show why masked packages are masked Ciaran McCreesh 2007-01-17 14:23:55 +0000
  • 5bcdc196a0 Fix last enum names. Richard Brown 2007-01-17 07:59:05 +0000
  • f70f2095b7 Docs Fix Richard Brown 2007-01-17 07:57:44 +0000
  • 23abb96bd8 Show suggested deps in query Ciaran McCreesh 2007-01-16 16:13:12 +0000
  • b23a44f186 Add suggested deps to the deplist. Fixes: ticket:12 Ciaran McCreesh 2007-01-16 16:01:36 +0000
  • 195acc92b7 Be quiet Ciaran McCreesh 2007-01-15 18:26:28 +0000
  • f16e8f30a7 Don't continue stage building when one stage fails w/o throwing any exception. Danny van Dyk 2007-01-15 18:20:34 +0000
  • b9c17411d0 Install post deps much later on if necessary. Fixes: ticket:13 Ciaran McCreesh 2007-01-15 17:20:24 +0000
  • 58e21d0873 Better handling of || ( a >=b-2 ) when b-1 is installed. Fixes: ticket:15 Ciaran McCreesh 2007-01-15 16:50:14 +0000
  • aa90df29b8 Fix for virtuals loading sometimes missing provided entries over virtual entries. Fixes: ticket:17 Ciaran McCreesh 2007-01-15 15:31:10 +0000
  • bc34340680 Charsets Ciaran McCreesh 2007-01-15 14:30:44 +0000
  • f14dbc1da0 Change logo background on hover Richard Brown 2007-01-15 14:24:24 +0000
  • fea0a31bb1 Include current version and limited release notes on the front page Ciaran McCreesh 2007-01-15 13:23:28 +0000
  • ad1201b678 New homepage style. New logo thanks to David Shakaryan. Ciaran McCreesh 2007-01-15 13:05:25 +0000
  • 1d6558cbce New much smarter mask reason overriding. Fixes: ticket:16. Ciaran McCreesh 2007-01-14 12:26:32 +0000
  • df9e89d5aa Fix distcheck Ciaran McCreesh 2007-01-14 09:29:28 +0000
  • 4dbfba68d5 Fix distcheck Ciaran McCreesh 2007-01-14 07:28:54 +0000
  • 2970013a90 Update faq Ciaran McCreesh 2007-01-14 06:15:07 +0000
  • 9c9429645a Add environment variables that hooks can use to read commandline parameters. Fixes: ticket:7. Ciaran McCreesh 2007-01-14 06:06:38 +0000
  • 1acef90672 Update docs to mention trac Ciaran McCreesh 2007-01-14 05:21:56 +0000
  • bfc489e591 args_begin -> begin_args Ciaran McCreesh 2007-01-13 18:44:17 +0000
  • 4d88051843 Deprecate format=nothing Ciaran McCreesh 2007-01-13 15:52:01 +0000
  • 29c80e3758 Deprecate format=portage, use format=ebuild Ciaran McCreesh 2007-01-13 15:40:45 +0000
  • 93212aae44 Make invalidate non-const so that it is easier to implement. Stop passing around package databases when we also have an environment. Ciaran McCreesh 2007-01-13 15:10:55 +0000
  • 0f5cf7d527 Sneaky new visitor automagic traversal Ciaran McCreesh 2007-01-13 13:34:34 +0000
  • 8c38f22525 Give a more verbose error for EAPI=UNKNOWN Ciaran McCreesh 2007-01-13 11:59:37 +0000
  • b7e7ad11a4 Implement adjutrix --what-needs-keywording Ciaran McCreesh 2007-01-12 12:23:26 +0000