Commit Graph

27 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes
a8e296715c Updated URL's to gitlab 2022-10-20 21:24:52 +11:00
Alistair Leslie-Hughes
5e685d6df9 Removed --patches patchupdate.py support
Since the patch to print --patches has been removed.  Dont generate the data.
2020-09-09 11:13:11 +10:00
James Larrowe
eb09d462e2 Use /usr/bin/env python2 instead of /usr/bin/python2
Signed-off-by: James Larrowe <larrowe.semaj11@gmail.com>
2019-01-16 19:20:30 -05:00
Zebediah Figura
a755842e30 patchupdate.py: All of the bugs linking to wine-compholio have been moved, remove the exception. 2018-06-19 16:11:56 -05:00
Zebediah Figura
3168a74745 patchupdate.py: Allow linking to specific patches. 2018-06-19 16:10:43 -05:00
Alistair Leslie-Hughes
22f1c6b57f patchupdate.py: Warn when if no patches are found in a directory 2018-04-11 10:34:16 +10:00
Zebediah Figura
f7ba182039 patchupdate.py: Allow both old and new GitHub URLs. 2018-03-27 18:30:38 -05:00
Zebediah Figura
4a31790533 patchupdate: Add option to skip bugtracker check. 2018-03-11 19:13:10 -05:00
Sebastian Lackner
51d419bbeb patchupdate.py: Simplify code in generate_ifdefined. 2017-08-08 14:54:24 +02:00
Sebastian Lackner
4455721443 patchupdate.py: Add a hack to speed up patch checks for configure.ac. 2017-08-07 17:27:38 +02:00
Sebastian Lackner
a127f84245 patchupdate.py: Add support to exclude individual files. 2017-04-09 16:14:41 +02:00
Sebastian Lackner
819d0a394b patchupdate.py: Remove support for patch categories. 2017-01-23 21:30:25 +01:00
Sebastian Lackner
76a233502e patchupdate.py: Use printf instead of echo to workaround bash/dash incompatibilities. 2017-01-19 09:15:23 +01:00
Sebastian Lackner
7307a7ea4f patchupdate.py: Add list of authors to autogenerated patches. 2016-07-23 17:27:59 +02:00
Sebastian Lackner
4b1b7f77bc patchutils.py: Invert logic for applying #ifdef patches. 2016-07-22 17:33:27 +02:00
Sebastian Lackner
f21f134546 patchutils.py: Remove is_binary() function. 2016-04-02 23:13:01 +02:00
Sebastian Lackner
bca995cef8 patchupdate.py: Split logic to generate apply order / check patch dependencies into separate function. 2016-02-10 19:29:24 +01:00
Sebastian Lackner
72f80a6c3c patchupdate.py: Autodepends should ignore disabled patchsets. 2016-02-09 22:48:52 +01:00
Sebastian Lackner
988fe3e9e1 patchupdate.py: Add an additional default CC contact. 2016-02-08 14:35:57 +01:00
Sebastian Lackner
72ddac6f01 patchupdate.py: Store last 10 hashes per file. 2016-01-20 08:12:09 +01:00
Sebastian Lackner
0a5887e483 patchupdate.py: Generate #ifdef patches in alphabetical order. 2016-01-06 21:38:47 +01:00
Sebastian Lackner
67c348107c patchupdate.py: Several style improvements and cleanup. 2016-01-06 21:26:02 +01:00
Sebastian Lackner
33a4d4c90e patchupdate.py: Remove unused optional revision argument from read_patchset function. 2016-01-06 20:57:45 +01:00
Sebastian Lackner
e4321c5093 patchinstall.sh: No longer depend on debian changelog file.
The repository no longer contains packaging files for debian.
This information will be provided on a separate website soon.
2016-01-06 20:12:00 +01:00
Sebastian Lackner
e4d488316c README.md: Remove autogenerated list of fixed bugs.
This information will be provided on a separate website soon.
2016-01-06 20:04:28 +01:00
Sebastian Lackner
7d18a5d9b8 Release 1.8-rc1. 2015-11-23 08:01:31 +01:00
Sebastian Lackner
87b990dc41 Rename patch-tools/ to staging/. 2015-11-23 02:43:28 +01:00