Commit Graph

  • 8bf3c3d606 More code removal from dpkg.c Niels Thykier 2011-12-25 22:55:50 +01:00
  • 11f40f1f17 More code removal from dpkg.c Niels Thykier 2011-12-25 22:55:50 +01:00
  • 7b96c2dfcd Removed unused C-API from dpkg.h Niels Thykier 2011-12-25 22:42:44 +01:00
  • 7eff120867 Removed unused C-API from dpkg.h Niels Thykier 2011-12-25 22:42:44 +01:00
  • 6774ed6877 Fixed a typo in the doxygen.conf file Niels Thykier 2011-12-23 11:16:32 +01:00
  • 84b24ec1d2 Fixed a typo in the doxygen.conf file Niels Thykier 2011-12-23 11:16:32 +01:00
  • cabb9deec0 Migrate to python-apt 0.7.100 API Mehdi Dogguy 2011-12-18 21:19:22 +01:00
  • bc46c1b2f5 Migrate to python-apt 0.7.100 API Mehdi Dogguy 2011-12-18 21:42:14 +01:00
  • a717404f0d Use "key" instead of "cmp" when sorting excuses Niels Thykier 2011-12-18 16:01:00 +01:00
  • e1b98db809 Use "key" instead of "cmp" when sorting excuses Niels Thykier 2011-12-18 21:06:39 +01:00
  • 4a1bee1fc9 Import reduce via functools Niels Thykier 2011-12-18 14:56:48 +01:00
  • ede3a592a8 Import reduce via functools Niels Thykier 2011-12-18 21:06:22 +01:00
  • b15a93459c Replaced "x.has_key(y)" with "y in x" Niels Thykier 2011-12-18 14:53:04 +01:00
  • 582eabcb78 Replaced "x.has_key(y)" with "y in x" Niels Thykier 2011-12-18 14:53:04 +01:00
  • beecac6f4d Remove non-sensical text from should_upgrade_src's docstring Adam D. Barratt 2011-12-15 21:31:44 +00:00
  • 46ae57bad4 Remove non-sensical text from should_upgrade_src's docstring Adam D. Barratt 2011-12-15 21:31:44 +00:00
  • 9327529ba8 Automatically remove obsolete source packages from testing. Adam D. Barratt 2011-12-15 19:26:45 +00:00
  • 42df75af7b Automatically remove obsolete source packages from testing. Adam D. Barratt 2011-12-15 19:26:45 +00:00
  • bbbe0657fc Purged unused code from lib/britney-py.c Niels Thykier 2011-12-13 23:51:05 +01:00
  • 6f705b9585 Purged unused code from lib/britney-py.c Niels Thykier 2011-12-14 09:52:10 +01:00
  • 3f4f1b4c23 Refactored the "undo" code into its own method Niels Thykier 2011-12-13 09:58:45 +01:00
  • 68f1d17334 Refactored the "undo" code into its own method Niels Thykier 2011-12-13 22:30:16 +01:00
  • d626dee30c Consistently format package names when processing hints. Adam D. Barratt 2011-12-12 19:47:49 +00:00
  • 9b2cfdde3e Consistently format package names when processing hints. Adam D. Barratt 2011-12-12 19:47:49 +00:00
  • 07c3de81de Update INSTALL for python2.5 → 2.6 switch Julien Cristau 2011-11-22 19:05:53 +01:00
  • 991ac4d1d6 Update INSTALL for python2.5 → 2.6 switch Julien Cristau 2011-12-12 10:30:59 +01:00
  • 917b848455 Simplified get_reverse_tree Niels Thykier 2011-12-11 23:34:29 +01:00
  • dc36ca2469 Simplified get_reverse_tree Niels Thykier 2011-12-11 23:34:29 +01:00
  • b0ce8b4b7f Removed unused "excluded" argument for some methods Niels Thykier 2011-12-11 22:59:35 +01:00
  • 726bee7714 Removed unused "excluded" argument for some methods Niels Thykier 2011-12-11 22:59:35 +01:00
  • 19b5063cea Fix brown paper bug handling "hint"s with multiple package initial sets Adam D. Barratt 2011-12-07 22:37:49 +00:00
  • 57878c9077 Fix brown paper bug handling "hint"s with multiple package initial sets Adam D. Barratt 2011-12-07 22:37:49 +00:00
  • 4b66ff8290 MigrationItem: use Python 2.6 property decorators for name / suite Adam D. Barratt 2011-11-27 18:18:53 +00:00
  • 2031288ead MigrationItem: use Python 2.6 property decorators for name / suite Adam D. Barratt 2011-11-27 18:18:53 +00:00
  • 74aa9dfea8 Switch to using Python 2.6 Adam D. Barratt 2011-11-21 19:23:06 +00:00
  • f5f558818b Switch to using Python 2.6 Adam D. Barratt 2011-11-21 19:23:06 +00:00
  • 76b2449c1e Support implicit (t)pu hint items Adam D. Barratt 2011-11-15 20:50:09 +00:00
  • 45c11a1f57 Support implicit (t)pu hint items Adam D. Barratt 2011-11-15 20:50:09 +00:00
  • 1e7a372d81 MigrationItem: make the "suite" property read/write Adam D. Barratt 2011-11-15 20:45:51 +00:00
  • 56afba5d4b MigrationItem: make the "suite" property read/write Adam D. Barratt 2011-11-15 20:45:51 +00:00
  • 8eadbb71b3 MigrationItem: rename _build_name() to _canonicalise_name() Adam D. Barratt 2011-11-15 20:15:49 +00:00
  • b635769606 MigrationItem: rename _build_name() to _canonicalise_name() Adam D. Barratt 2011-11-15 20:15:49 +00:00
  • 2860576f1a MigrationItem: separate item name parsing from canonicalisation Adam D. Barratt 2011-11-15 20:13:03 +00:00
  • 994097e0fb MigrationItem: separate item name parsing from canonicalisation Adam D. Barratt 2011-11-15 20:13:03 +00:00
  • 6de2f0ad22 Merge branch 'p-u' Adam D. Barratt 2011-11-14 21:20:31 +00:00
  • 1180c8bdeb Merge branch 'p-u' Adam D. Barratt 2011-11-14 21:20:31 +00:00
  • f6ba71d0e9 Simplify hint override checking Adam D. Barratt 2011-11-14 19:52:42 +00:00
  • 0fbecb9a9e Simplify hint override checking Adam D. Barratt 2011-11-14 19:52:42 +00:00
  • 4f29a4334c Fix-up hint override logic Adam D. Barratt 2011-11-14 19:15:25 +00:00
  • 9f793fcbec Fix-up hint override logic Adam D. Barratt 2011-11-14 19:15:25 +00:00
  • f35342993c Hint: implement equality based on comparing string representations Adam D. Barratt 2011-11-14 19:13:16 +00:00
  • a2ba758279 Hint: implement equality based on comparing string representations Adam D. Barratt 2011-11-14 19:13:16 +00:00
  • b76d9e189a Ensure package list contains exactly one item in convenience methods Julien Cristau 2011-11-14 18:29:43 +00:00
  • eb0498be93 Ensure package list contains exactly one item in convenience methods Julien Cristau 2011-11-14 18:29:43 +00:00
  • 157b4ee947 Syntax tweak Adam D. Barratt 2011-11-14 18:28:32 +00:00
  • 111d6b791a Syntax tweak Adam D. Barratt 2011-11-14 18:28:32 +00:00
  • 1107844e8b Pass the list of supported architectures to MigrationItem Adam D. Barratt 2011-11-11 13:30:53 +00:00
  • 7045c6e549 Pass the list of supported architectures to MigrationItem Adam D. Barratt 2011-11-11 13:30:53 +00:00
  • 60b682a4c3 MigrationItem: support "$pkg/$ver/$arch" syntax Adam D. Barratt 2011-11-11 13:28:04 +00:00
  • 6672c96db3 MigrationItem: support "$pkg/$ver/$arch" syntax Adam D. Barratt 2011-11-11 13:28:04 +00:00
  • 92eca3958c HintCollection::search(): fix "onlyactive" logic Adam D. Barratt 2011-11-10 12:50:01 +00:00
  • 9ce1baad18 HintCollection::search(): fix "onlyactive" logic Adam D. Barratt 2011-11-10 12:50:01 +00:00
  • ba0cdde697 Fix up spacing issues; thanks Niels. Adam D. Barratt 2011-11-10 10:30:13 +00:00
  • c19f880142 Fix up spacing issues; thanks Niels. Adam D. Barratt 2011-11-10 10:30:13 +00:00
  • 3b876e743e MigrationItem: fix name output for removal items Adam D. Barratt 2011-11-09 23:31:56 +00:00
  • bdba8dfbde MigrationItem: fix name output for removal items Adam D. Barratt 2011-11-09 23:31:56 +00:00
  • debd6a7229 MigrationItem: canonicalise item names on output Adam D. Barratt 2011-11-09 23:24:42 +00:00
  • 31651fafd7 MigrationItem: canonicalise item names on output Adam D. Barratt 2011-11-09 23:24:42 +00:00
  • e44b038ed7 Correctly parse foo/arch/ver in unversionned mode Adam D. Barratt 2011-11-09 22:44:55 +00:00
  • 06410e37bd Correctly parse foo/arch/ver in unversionned mode Adam D. Barratt 2011-11-09 22:44:55 +00:00
  • 6a360858ea "Broken architectures" fix-up Adam D. Barratt 2011-11-09 22:44:31 +00:00
  • 7f9d8ae271 "Broken architectures" fix-up Adam D. Barratt 2011-11-09 22:44:31 +00:00
  • b5cc598a8f Merge branch 'master' into p-u Adam D. Barratt 2011-11-09 10:32:17 +00:00
  • 2018302e1f Merge branch 'master' into p-u Adam D. Barratt 2011-11-09 10:32:17 +00:00
  • 8221e53d6f Drop zobel's hint file Adam D. Barratt 2011-11-08 15:09:00 +00:00
  • 9e840cd78a Drop zobel's hint file Adam D. Barratt 2011-11-08 15:09:00 +00:00
  • 87ac94dbdb Make it clearer that single binary removal is an implementation detail Adam D. Barratt 2011-11-06 13:18:52 +00:00
  • fb3cee8207 Make it clearer that single binary removal is an implementation detail Adam D. Barratt 2011-11-06 13:18:52 +00:00
  • e80ee4bcf6 Merge branch 'master' into p-u Adam D. Barratt 2011-11-05 16:13:33 +00:00
  • 197e46db1c Merge branch 'master' into p-u Adam D. Barratt 2011-11-05 16:13:33 +00:00
  • 498c8fe9f6 Don't add a "full" auto-hint if the package list is the "minimal set" Adam D. Barratt 2011-11-05 16:02:05 +00:00
  • edf2355984 Don't add a "full" auto-hint if the package list is the "minimal set" Adam D. Barratt 2011-11-05 16:02:05 +00:00
  • e6f861b664 Merge branch 'master' into p-u Adam D. Barratt 2011-11-02 20:04:13 +00:00
  • 3ca167d396 Merge branch 'master' into p-u Adam D. Barratt 2011-11-02 20:04:13 +00:00
  • 85387e9a37 Make checking for smooth updates candidates smarter Adam D. Barratt 2011-11-02 19:32:30 +00:00
  • 9de352892a Make checking for smooth updates candidates smarter Adam D. Barratt 2011-11-02 19:32:30 +00:00
  • 9c65c3e6b7 Ensure _package and _uvname attributes are always defined Adam D. Barratt 2011-10-29 17:17:42 +00:00
  • 9e2f0af8d4 Ensure _package and _uvname attributes are always defined Adam D. Barratt 2011-10-29 17:17:42 +00:00
  • e95d127fb1 Fix odd spacing Adam D. Barratt 2011-10-29 17:14:00 +00:00
  • e9d0971e49 Fix odd spacing Adam D. Barratt 2011-10-29 17:14:00 +00:00
  • 8641af1c24 Use the correct (and existing) variable in an error message Adam D. Barratt 2011-10-29 14:32:26 +00:00
  • e68e1b0451 Use the correct (and existing) variable in an error message Adam D. Barratt 2011-10-29 14:32:26 +00:00
  • edd0302c97 Drop some unused imports Adam D. Barratt 2011-10-29 14:31:38 +00:00
  • f2eb888a2b Drop some unused imports Adam D. Barratt 2011-10-29 14:31:38 +00:00
  • a906f55e0b MigrationItem: fix typo in parsing of some *-p-u versions Adam D. Barratt 2011-10-29 14:30:43 +00:00
  • 45464070d7 MigrationItem: fix typo in parsing of some *-p-u versions Adam D. Barratt 2011-10-29 14:30:43 +00:00
  • ca97a1830c Merge branch 'master' into p-u Adam D. Barratt 2011-10-28 17:37:26 +00:00
  • 79b243ef6a Merge branch 'master' into p-u Adam D. Barratt 2011-10-28 17:37:26 +00:00
  • 036d8be9d0 Don't try to call __log on a non-existent class Adam D. Barratt 2011-10-27 20:50:12 +00:00
  • f4c3683ae7 Don't try to call __log on a non-existent class Adam D. Barratt 2011-10-27 20:50:12 +00:00