1690 Commits

Author SHA1 Message Date
Stefano Rivera
0a64cae0da Use keyword args when getting series 2010-12-24 13:47:02 +02:00
Stefano Rivera
86e940a9ae pull-lp-source: Support -d (LP: #681699) 2010-12-24 12:16:34 +02:00
Stefano Rivera
9033bf7ee7 Tidy pull-lp-source, use Logger 2010-12-24 12:04:46 +02:00
Stefano Rivera
0d51908f40 Add mirror support to pull-lp-source 2010-12-24 12:00:03 +02:00
Stefano Rivera
088341fa7c snapshot: Don't re-download existing files if hashes match 2010-12-24 11:17:25 +02:00
Stefano Rivera
3354374972 Actually --no-fallback makes no sense for these scripts, although we probably want it for test-builders 2010-12-24 11:08:55 +02:00
Stefano Rivera
40aa623ac3 Update copyright 2010-12-24 03:43:01 +02:00
Stefano Rivera
8e27317b65 Rename mirror variables, add Ubuntu 2010-12-24 03:04:42 +02:00
Stefano Rivera
cf68c75fa8 - Support this in many u-d-t scripts, and update manpages.
- Deprecate old configuration environment variables.
* pull-debian-debdiff: Rewrite in Python, and use snapshot.debian.org.
2010-12-24 02:58:54 +02:00
Stefano Rivera
30b6628910 Config file support for pull-debian-debdiff 2010-12-24 01:07:48 +02:00
Stefano Rivera
e9b90a8650 Minor tweaks to pull-debian-source 2010-12-24 00:19:27 +02:00
Stefano Rivera
d5c7de285e Configurable mirror support for pull-debian-source 2010-12-23 23:12:24 +02:00
Benjamin Drung
c28ddf5698 Wrap all long lines in ubuntutools. 2010-12-23 20:42:21 +01:00
Benjamin Drung
fec33a6a41 wrap-and-sort: Split Control into separate Python file. 2010-12-23 17:18:42 +01:00
Stefano Rivera
401dd27276 pythno-gnupginterface Depends -> Recommends 2010-12-23 17:38:30 +02:00
Benjamin Drung
f822b7c1d9 wrap-and-sort: Make documentation consistent with backportpackage. 2010-12-23 16:01:22 +01:00
Benjamin Drung
0fe7076e88 lp-set-dup: Make pylint a little bit happier. 2010-12-23 12:30:29 +01:00
Benjamin Drung
e0457ff333 massfile: Add option parsing and various fixes. 2010-12-23 12:18:30 +01:00
Benjamin Drung
2279efb2cf massfile: Fix wrong variable name and make pylint a little bit happier. 2010-12-23 12:17:20 +01:00
Benjamin Drung
121bc50341 massfile: Add missing comma. 2010-12-23 12:08:02 +01:00
Stefano Rivera
86b7ff977c Add option parsing to massfile, for lpinstance, correct manpage's view on file locations 2010-12-23 12:35:41 +02:00
Stefano Rivera
2de4aecc4f lp-set-dup: Config file support 2010-12-22 23:58:16 +01:00
Benjamin Drung
b18aa6209a syncpackage: Make pylint a little bit happier. 2010-12-22 23:53:09 +01:00
Benjamin Drung
2a2cd83b74 sponsor-patch: Make pylint a little bit happier. 2010-12-22 23:31:35 +01:00
Benjamin Drung
8351e6876d wrap-and-sort: Make pylint a little bit happier. 2010-12-22 23:04:57 +01:00
Stefano Rivera
9fa9f3eb96 Whitespace and style cleanups 2010-12-23 00:01:39 +02:00
Benjamin Drung
3f694feb94 suspicious-source: Make pylint a little bit happier. 2010-12-22 22:43:21 +01:00
Stefano Rivera
d0ed0d83cc Broke ubuntu-build in lat commit. Add missing indent 2010-12-22 23:06:03 +02:00
Stefano Rivera
f01beda01c Convert last Python code from mixed tabs and spaces to spaces 2010-12-22 23:04:29 +02:00
Stefano Rivera
63f418c534 Config file for import-bug-from-debian. 2010-12-22 21:59:24 +01:00
Stefano Rivera
cce5ceb0ec Correct variable name 2010-12-22 22:57:02 +02:00
Stefano Rivera
e5ac5620d7 Correct variable name 2010-12-22 22:56:39 +02:00
Benjamin Drung
f6335cf993 ack-sync: Convert to PEP8. 2010-12-22 21:40:23 +01:00
Stefano Rivera
30df1c0ec8 - Support this in many u-d-t scripts, and update manpages.
- Deprecate old configuration environment variables.
2010-12-22 21:33:58 +01:00
Stefano Rivera
fe2aa64ea9 Improve synopsis markup 2010-12-22 22:23:53 +02:00
Stefano Rivera
dc6b404bc9 lp-set-dup: Config file support 2010-12-22 22:22:05 +02:00
Stefano Rivera
8cee545568 Migrate to ubuntutools.logger 2010-12-22 21:24:35 +02:00
Stefano Rivera
b94d134650 Add warning() and substitution support to logger 2010-12-22 21:04:53 +02:00
Stefano Rivera
bcf9772206 edit-patch: Don't let cat error through if debian/source/format doesn't
exist.
2010-12-22 20:53:38 +02:00
Benjamin Drung
43ec3ff136 Depend on python-gnupginterface (used by dgetlp). 2010-12-22 19:18:32 +01:00
Benjamin Drung
b2b0375646 Add most dependencies to Build-Depends for successfully run the tests. 2010-12-22 19:15:31 +01:00
Stefano Rivera
517bc10e3b - Test for that every script can run --help and return 0.
- 404main, merge-changelog, pull-debian-debdiff, pull-debian-source,
  pull-revu-source:
  + Return 0 after showing help.
2010-12-22 19:08:20 +01:00
Stefano Rivera
c6a82f8bc1 merge-changelog: Return non-zero when arguments don't parse. 2010-12-22 19:48:50 +02:00
Stefano Rivera
f74f07507b 404main: Return non-zero when arguments don't parse. 2010-12-22 19:36:58 +02:00
Benjamin Drung
48c30e91a6 404main: Fix indentation. 2010-12-22 18:35:41 +01:00
Benjamin Drung
54c0a88464 sponsor-patch: Remove needless new-line from print command. 2010-12-22 18:35:11 +01:00
Stefano Rivera
34b1991bdd Fix pull-revu-source help, and return 0 2010-12-22 17:14:48 +02:00
Stefano Rivera
df6b32086b Close /dev/null 2010-12-22 17:09:29 +02:00
Stefano Rivera
4c0a650052 Blacklist get-build-deps 2010-12-22 17:03:01 +02:00
Stefano Rivera
f55ab3d465 Provide pid when killing 2010-12-22 17:01:55 +02:00