Niels Thykier
bd5b3ac4ec
Remove unused assignments/parameters
...
Signed-off-by: Niels Thykier <niels@thykier.net>
10 years ago
Adam D. Barratt
7933a720aa
Completer: add "approve" to the command completion
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
ce72b31bc6
Completer: offer tpu packages when completing "approve" hints
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
af86002dea
Completer: copyright foo
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
c345dea3b5
Completer: when processing a "remove", only offer packages from testing
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
de56c719b6
Completer: add forgotten "remove" to command completion
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
d9a9a26c57
Completer: support all hints
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
8e72456651
Completer: don't crash if there are candidates in t-p-u
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Niels Thykier
9a7274db93
Convert all classes to "new-type" Python classes
...
Signed-off-by: Niels Thykier <niels@thykier.net>
13 years ago
Niels Thykier
34467e964a
Re-added support for completing removals in tab-completer
...
The broken "do_hint" was caused by lack of versions in the resulting
hint.
Signed-off-by: Niels Thykier <niels@thykier.net>
13 years ago
Niels Thykier
5ef956489a
Fixed the tab-completer in hint-tester
...
It was temporarily broken by commit 5814723
.
Signed-off-by: Niels Thykier <niels@thykier.net>
13 years ago
Niels Thykier
c4a8b31edf
Completer: use britney.upgrade_me instead of generate_package_list
...
generate_package_list had the unintended side-effect of regenerating
self.excuses (up top of the original excuses).
Signed-off-by: Niels Thykier <niels@thykier.net>
13 years ago
Niels Thykier
ced28100fb
Fixed tab-completion for packages containing "-"
...
Also fix broken tab-completion after the first "/".
13 years ago
Niels Thykier
27ddc8a9e7
Fixed weird whitespace in the end of completer.py
13 years ago
Niels Thykier
7343b84288
Added package completion to the readline completor
13 years ago