1541 Commits

Author SHA1 Message Date
Stefano Rivera
1b93ed57ed Don't modify commands when logging them 2010-12-28 15:34:23 +02:00
Stefano Rivera
be79f00dff Lets make ubuntutools.mirrors return filenames 2010-12-28 00:42:35 +02:00
Stefano Rivera
2c27cf68a6 Move common downloading code into new ubuntutools.mirrors. Use in backportpackage, pull-debian-debdiff, pull-lp-source 2010-12-28 00:23:53 +02:00
Stefano Rivera
f7525d6dd5 Add UDTConfig and tidy OptParser 2010-12-27 21:09:24 +02:00
Stefano Rivera
c46bb9ed88 Use ubuntutools.logger in syncpackage 2010-12-27 18:24:21 +02:00
Benjamin Drung
fd667bdd5f Fix invalid name pylint report. 2010-12-27 22:46:16 +01:00
Benjamin Drung
cfbc5c16cd ubuntutools/packages.py: Removed (used nowhere). 2010-12-27 22:39:27 +01:00
Benjamin Drung
2ba510bb89 Fix invalid name pylint report. 2010-12-27 22:33:01 +01:00
Benjamin Drung
b09ddfee2f Make pylint happier. 2010-12-27 21:54:31 +01:00
Benjamin Drung
b05b4aa5ce Make pylint a little bit happier. 2010-12-27 20:49:00 +01:00
Benjamin Drung
f6cb127479 backportpackage: Make pylint happier. 2010-12-27 20:32:07 +01:00
Benjamin Drung
7b7c84a9fe pbuilder-dist: Make pylint happier. 2010-12-27 20:23:08 +01:00
Benjamin Drung
4215c94b92 pull-debian-debdiff: Make pylint happier. 2010-12-27 20:14:47 +01:00
Benjamin Drung
086ca39f10 requestsync: Make pylint happier. 2010-12-27 20:06:23 +01:00
Benjamin Drung
08042bf61f submittodebian: Make pylint happier. 2010-12-27 20:02:11 +01:00
Benjamin Drung
53c5d801f8 ubuntu-build: Make pylint happier. 2010-12-27 19:55:48 +01:00
Benjamin Drung
c19ff094b1 Make pylint a little bit happier. 2010-12-27 16:54:23 +01:00
Benjamin Drung
39e6306364 sponsor_patch.py: Refactor long function. 2010-12-27 16:50:55 +01:00
Benjamin Drung
0c8520ee8c Make pylint a little bit happier. 2010-12-27 15:20:49 +01:00
Benjamin Drung
f8d3f9f2f5 Wrap all long lines in Python scripts. 2010-12-27 14:21:01 +01:00
Benjamin Drung
a3b5e71547 Add missing spaces to Python scripts. 2010-12-27 14:01:03 +01:00
Benjamin Drung
f2d17d73a5 test_config.py: Move config_files and fake_open into ConfigTestCase. 2010-12-27 13:43:13 +01:00
Benjamin Drung
45a341dfd1 test_config.py: Use mox. 2010-12-27 13:37:40 +01:00
Stefano Rivera
04f52e9de6 Run pylint on Python source code. 2010-12-27 13:07:26 +01:00
Stefano Rivera
76ba39d60b Add regex whitelist to pylint 2010-12-27 13:39:43 +02:00
Benjamin Drung
ce3c2f6bee test_update_maintainer.py: Use mox. 2010-12-27 01:51:19 +01:00
Stefano Rivera
8b659d8fc3 Drop non-default values from pylint.conf 2010-12-27 02:00:25 +02:00
Benjamin Drung
2fa20670c3 test_update_maintainer.py: Unpatch os.path.isfile after test. 2010-12-27 00:33:49 +01:00
Stefano Rivera
d199de5185 Add add-patch to edit-patch manpage 2010-12-26 22:05:40 +02:00
Stefano Rivera
0fa022c367 Run pylint on Python source code. 2010-12-26 21:57:44 +02:00
Stefano Rivera
58559d9db8 Help silence pylint 2010-12-26 21:56:05 +02:00
Stefano Rivera
e47794030f Small error pylint spotted 2010-12-26 21:55:15 +02:00
Stefano Rivera
657a57d266 suspicious-source: Whitelist Python source code. 2010-12-26 20:32:48 +02:00
Benjamin Drung
6348bc3df1 Install add-patch link and use it in sponsor-patch. 2010-12-26 15:16:33 +01:00
Benjamin Drung
1ef75a1a23 Install additional files via setup.py instead of debian/*. 2010-12-26 15:14:35 +01:00
Benjamin Drung
d7ee0af9f7 Implement testcases for update-maintainer. 2010-12-26 01:35:22 +01:00
Benjamin Drung
2e9a5c3db6 Fix some errors found by pylint. 2010-12-26 01:01:57 +01:00
Benjamin Drung
425b9da534 ubuntutools/sponsor_patch/main.py: Disable some pylint error. 2010-12-26 00:52:24 +01:00
Benjamin Drung
c8e71cacee builder.py: Pass ARCH to pbuilder too. 2010-12-25 20:05:38 +01:00
Benjamin Drung
3f3018aef2 update-maintainer: Rewrite completely using python-debian (LP: #666504). 2010-12-25 19:49:49 +01:00
Stefano Rivera
00faea17e2 Remove devscripts checks (we Depend on it). Reword python-simplejson error 2010-12-25 18:31:00 +02:00
Stefano Rivera
b5274624ac Suggest python-simplejson | python (>= 2.7) and complain if they are missing in pull-debian-debdiff 2010-12-25 18:06:18 +02:00
Stefano Rivera
18d02c4c39 Make pull-debian-source exit 0 on help, so tests pass again. 2010-12-25 18:05:12 +02:00
Benjamin Drung
e39a3565e5 check-symbols: List all required tools. 2010-12-25 16:47:09 +01:00
Benjamin Drung
8ebee7e0f2 pull-lp-source: Make pylint a little bit happier. 2010-12-25 16:32:29 +01:00
Stefano Rivera
9f340a7562 * pull-debian-debdiff: Rewrite in Python, and use snapshot.debian.org.
* pull-lp-source: Support -d (LP: #681699)
2010-12-25 16:26:43 +01:00
Benjamin Drung
df1ae06d30 builder.py: Mark some functions as private. 2010-12-25 15:32:55 +01:00
Stefano Rivera
53faae58dc Mirror support in backportpackage 2010-12-24 16:22:21 +02:00
Stefano Rivera
85f8548d5f Typo 2010-12-24 16:22:12 +02:00
Benjamin Drung
1054307414 control.py: Add required methods for update-maintainer. 2010-12-24 13:38:59 +01:00