310 Commits (6774ed6877ce16b4ff4ff86dd51e206c80d071dd)
 

Author SHA1 Message Date
Niels Thykier 6774ed6877 Fixed a typo in the doxygen.conf file
13 years ago
Mehdi Dogguy cabb9deec0 Migrate to python-apt 0.7.100 API
13 years ago
Niels Thykier a717404f0d Use "key" instead of "cmp" when sorting excuses
13 years ago
Niels Thykier 4a1bee1fc9 Import reduce via functools
13 years ago
Niels Thykier b15a93459c Replaced "x.has_key(y)" with "y in x"
13 years ago
Adam D. Barratt beecac6f4d Remove non-sensical text from should_upgrade_src's docstring
13 years ago
Adam D. Barratt 9327529ba8 Automatically remove obsolete source packages from testing.
13 years ago
Niels Thykier bbbe0657fc Purged unused code from lib/britney-py.c
13 years ago
Niels Thykier 3f4f1b4c23 Refactored the "undo" code into its own method
13 years ago
Adam D. Barratt d626dee30c Consistently format package names when processing hints.
13 years ago
Julien Cristau 07c3de81de Update INSTALL for python2.5 → 2.6 switch
13 years ago
Niels Thykier 917b848455 Simplified get_reverse_tree
13 years ago
Niels Thykier b0ce8b4b7f Removed unused "excluded" argument for some methods
13 years ago
Adam D. Barratt 19b5063cea Fix brown paper bug handling "hint"s with multiple package initial sets
13 years ago
Adam D. Barratt 4b66ff8290 MigrationItem: use Python 2.6 property decorators for name / suite
13 years ago
Adam D. Barratt 74aa9dfea8 Switch to using Python 2.6
13 years ago
Adam D. Barratt 76b2449c1e Support implicit (t)pu hint items
13 years ago
Adam D. Barratt 1e7a372d81 MigrationItem: make the "suite" property read/write
13 years ago
Adam D. Barratt 8eadbb71b3 MigrationItem: rename _build_name() to _canonicalise_name()
13 years ago
Adam D. Barratt 2860576f1a MigrationItem: separate item name parsing from canonicalisation
13 years ago
Adam D. Barratt 6de2f0ad22 Merge branch 'p-u'
13 years ago
Adam D. Barratt f6ba71d0e9 Simplify hint override checking
13 years ago
Adam D. Barratt 4f29a4334c Fix-up hint override logic
13 years ago
Adam D. Barratt f35342993c Hint: implement equality based on comparing string representations
13 years ago
Julien Cristau b76d9e189a Ensure package list contains exactly one item in convenience methods
13 years ago
Adam D. Barratt 157b4ee947 Syntax tweak
13 years ago
Adam D. Barratt 1107844e8b Pass the list of supported architectures to MigrationItem
13 years ago
Adam D. Barratt 60b682a4c3 MigrationItem: support "$pkg/$ver/$arch" syntax
13 years ago
Adam D. Barratt 92eca3958c HintCollection::search(): fix "onlyactive" logic
13 years ago
Adam D. Barratt ba0cdde697 Fix up spacing issues; thanks Niels.
13 years ago
Adam D. Barratt 3b876e743e MigrationItem: fix name output for removal items
13 years ago
Adam D. Barratt debd6a7229 MigrationItem: canonicalise item names on output
13 years ago
Adam D. Barratt e44b038ed7 Correctly parse foo/arch/ver in unversionned mode
13 years ago
Adam D. Barratt 6a360858ea "Broken architectures" fix-up
13 years ago
Adam D. Barratt b5cc598a8f Merge branch 'master' into p-u
13 years ago
Adam D. Barratt 8221e53d6f Drop zobel's hint file
13 years ago
Adam D. Barratt 87ac94dbdb Make it clearer that single binary removal is an implementation detail
13 years ago
Adam D. Barratt e80ee4bcf6 Merge branch 'master' into p-u
13 years ago
Adam D. Barratt 498c8fe9f6 Don't add a "full" auto-hint if the package list is the "minimal set"
13 years ago
Adam D. Barratt e6f861b664 Merge branch 'master' into p-u
13 years ago
Adam D. Barratt 85387e9a37 Make checking for smooth updates candidates smarter
13 years ago
Adam D. Barratt 9c65c3e6b7 Ensure _package and _uvname attributes are always defined
13 years ago
Adam D. Barratt e95d127fb1 Fix odd spacing
13 years ago
Adam D. Barratt 8641af1c24 Use the correct (and existing) variable in an error message
13 years ago
Adam D. Barratt edd0302c97 Drop some unused imports
13 years ago
Adam D. Barratt a906f55e0b MigrationItem: fix typo in parsing of some *-p-u versions
13 years ago
Adam D. Barratt ca97a1830c Merge branch 'master' into p-u
13 years ago
Adam D. Barratt 036d8be9d0 Don't try to call __log on a non-existent class
13 years ago
Adam D. Barratt d3b027c461 Drop unused import
13 years ago
Adam D. Barratt b85db2b308 Fix-up a broken merge so smooth updates work again
13 years ago