Michael Müller
|
65be847fcc
|
patchupdate.py: Add option to automatically update bug status.
|
2015-09-29 02:20:49 +02:00 |
|
Michael Müller
|
70d974cad5
|
patchupdate.py: Check whether bugs are marked as STAGED and validate patchset url.
|
2015-09-29 00:33:21 +02:00 |
|
Michael Müller
|
ed021737de
|
patchupdate.py: Show bugs that are incorrectly marked as STAGED.
|
2015-09-28 23:46:29 +02:00 |
|
Michael Müller
|
5eab79aa77
|
patchupdate.py: Use XML RPC to query bugtracker.
|
2015-09-28 23:05:59 +02:00 |
|
Sebastian Lackner
|
31e4657a83
|
patchupdate.py: Move bug status check to a separate function.
|
2015-09-28 19:41:52 +02:00 |
|
Sebastian Lackner
|
e5d2ae6b87
|
README.md: Update description of Wine Staging.
|
2015-09-28 17:49:44 +02:00 |
|
Sebastian Lackner
|
22331fa377
|
patchupdate.py: Delete outdated cache information after each run.
|
2015-09-23 13:52:18 +02:00 |
|
Sebastian Lackner
|
6efa37655c
|
patchutils.py: Add support for parsing Signed-off-by headers.
|
2015-09-21 22:10:05 +02:00 |
|
Sebastian Lackner
|
3265df0984
|
patchupdate.py: Add proper commandline parser and '--skip-checks' option.
|
2015-09-02 09:49:59 +02:00 |
|
Sebastian Lackner
|
f8acf446ea
|
patchupdate.py: Fix a bug in the code to generate IfDefined patch files, show more useful error messages.
|
2015-09-02 06:56:53 +02:00 |
|
Sebastian Lackner
|
51d7077f51
|
patchupdate.py: Add 'Apply-Before' definition field and fix a bug in dependency resolution.
|
2015-08-31 05:52:49 +02:00 |
|
Sebastian Lackner
|
074eae4371
|
patchinstall.sh: Introduce a new '--upstream-commit' function to obtain the commit in raw format.
|
2015-08-25 23:03:39 +02:00 |
|
Sebastian Lackner
|
3414a0cc0e
|
patchutils.py: Remove unused class variables.
|
2015-08-23 01:16:02 +02:00 |
|
Sebastian Lackner
|
1dc5f2f601
|
patchupdate.py: Also list indirect dependencies for each patch in patchinstall.sh.
|
2015-08-21 08:51:53 +02:00 |
|
Sebastian Lackner
|
8f49524c86
|
patchupdate.py: Also list dependencies for each patchset in patchinstall.sh.
|
2015-08-11 07:43:35 +02:00 |
|
Sebastian Lackner
|
288c9a031d
|
patchupdate.py: Sort dependencies, to avoid too many changes to patchinstall.sh.
|
2015-08-11 07:27:26 +02:00 |
|
Sebastian Lackner
|
56447bdb5b
|
patchutils.py: Strip '(resend)' from patch subject.
|
2015-07-27 23:44:04 +02:00 |
|
Sebastian Lackner
|
7a6fec3740
|
patchupdate.py: Always try to match bug description.
|
2015-06-09 05:36:03 +02:00 |
|
Sebastian Lackner
|
0ccd396056
|
patchupdate.py: Improvement of category dependency handling.
|
2015-06-07 04:41:40 +02:00 |
|
Sebastian Lackner
|
78327e5ead
|
patchupdate.py: Show a more helpful patch apply failure message.
|
2015-06-03 21:09:01 +02:00 |
|
Sebastian Lackner
|
ccd977d649
|
patchupdate.py: Run patch apply tests in logical order.
|
2015-06-03 21:09:01 +02:00 |
|
Sebastian Lackner
|
26d8a27276
|
patchupdate.py: Allow to run from arbitrary working directory.
|
2015-06-03 07:32:57 +02:00 |
|
Sebastian Lackner
|
bd4c1e3006
|
patchupdate.py: Ignore categories for disabled patches.
|
2015-05-08 19:58:53 +02:00 |
|
Sebastian Lackner
|
d532c3b5bd
|
patchupdate.py: Wrap debian/changelog at 80 chars.
|
2015-05-07 02:24:03 +02:00 |
|
Sebastian Lackner
|
41f0cda558
|
patchinstall.sh: Simplify code to enable/disable patchsets.
|
2015-05-06 22:37:54 +02:00 |
|