Commit Graph

103 Commits

Author SHA1 Message Date
Sebastian Lackner
6d48c2e282 Rebase against 3dbd46716299883761be9c4c4173a5f0402b2f7c.
[wbemdisp-ASSOCIATORS]
Removed patch with initial tests for ASSOCIATORS query (accepted upstream).
2016-04-22 08:21:19 +02:00
Sebastian Lackner
1f2899cb9f Release 1.9.8. 2016-04-17 17:09:14 +02:00
Sebastian Lackner
6914bab984 patchutils.py: Use a common helper function for parsing patch hunks. 2016-04-04 04:43:05 +02:00
Sebastian Lackner
3ad772bb1f patchutils.py: Add tests for multiple patches in a single file. 2016-04-04 00:58:34 +02:00
Sebastian Lackner
a3bc186a20 patchutils.py: Move external test resources to a separate directory. 2016-04-04 00:56:14 +02:00
Sebastian Lackner
d21860deb6 patchutils.py: Get rid of 'expected' array in tests. 2016-04-04 00:24:26 +02:00
Sebastian Lackner
9e9b2716c4 patchutils.py: Avoid side-effects in asserts. 2016-04-03 23:47:43 +02:00
Sebastian Lackner
c4a321904d patchutils.py: Allow to pass io object to read_patch and _FileReader class. 2016-04-03 23:44:10 +02:00
Sebastian Lackner
9aba381edd Release 1.9.7. 2016-04-03 00:39:55 +02:00
Sebastian Lackner
f21f134546 patchutils.py: Remove is_binary() function. 2016-04-02 23:13:01 +02:00
Sebastian Lackner
bc7dbd89e0 patchutils.py: Remaining improvements for Python 3 compatibility. 2016-04-02 22:21:04 +02:00
Sebastian Lackner
74d16be256 patchutils.py: Explicitly open temporary files in non-binary mode for Python 3 compatibility. 2016-04-02 22:19:49 +02:00
Sebastian Lackner
8571c8b533 patchutils.py: Fix compatibility of StringIO with Python 3. 2016-04-02 22:16:59 +02:00
Sebastian Lackner
d3a4c072f7 patchutils.py: Add tests for read_patch function. 2016-04-02 21:22:01 +02:00
Sebastian Lackner
8bed2e61a6 patchutils.py: Avoid runtime error when parsing patch without author information. 2016-04-02 21:02:23 +02:00
Sebastian Lackner
6eb36a3a28 patchutils.py: Add tests for apply_patch function. 2016-04-02 20:25:37 +02:00
Sebastian Lackner
86f1e40597 patchutils.py: Add tests for generate_ifdef_patch function. 2016-03-26 03:13:06 +01:00
Sebastian Lackner
5e5229ecce patchutils.py: Improve handling of patches without linebreak at end of file in generate_ifdef_patch. 2016-03-26 02:54:21 +01:00
Sebastian Lackner
4b1c2ec4d6 patchutils.py: Add tests for _parse_author and _parse_subject function. 2016-03-26 02:16:39 +01:00
Sebastian Lackner
19d04e3ea1 patchutils.py: Add tests for _preprocess_source function. 2016-03-26 01:10:48 +01:00
Sebastian Lackner
f21c3bc221 patchutils.py: Simplify access of optional dict values. 2016-03-22 08:22:19 +01:00
Sebastian Lackner
b0cbb8bda2 patchutils.py: Reset the Signed-off-by header after parsing each patch. 2016-03-22 08:17:01 +01:00
Sebastian Lackner
d6f0fd33c7 patchutils.py: Avoid nested function definitions. 2016-03-22 08:00:18 +01:00
Sebastian Lackner
90842489d6 Rebase against bc357819296594aca300fdf30bb0cda46e9f0be0. 2016-03-22 04:20:18 +01:00
Sebastian Lackner
084d7524a3 Release 1.9.6. 2016-03-21 18:30:27 +01:00
Sebastian Lackner
55ff4d4262 Added patch to implement support for WICPixelFormat32bppGrayFloat. 2016-03-07 15:10:37 +01:00
Sebastian Lackner
2b094ad1d8 Release 1.9.5. 2016-03-07 06:49:53 +01:00
Sebastian Lackner
e88eba680b Rebase against 7276d5fac1417dd81344db45b3af904f8f2c7d77. 2016-02-23 20:37:30 +01:00
Sebastian Lackner
e6122130be Release 1.9.4. 2016-02-22 21:25:54 +01: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
d35ab071b5 Rebase against 6e30b042e17b4a62f48ca29f26cf9e62c7fd077a. 2016-02-08 19:13:08 +01:00
Sebastian Lackner
089f367941 Release 1.9.3. 2016-02-08 17:39:38 +01:00
Sebastian Lackner
988fe3e9e1 patchupdate.py: Add an additional default CC contact. 2016-02-08 14:35:57 +01:00
Sebastian Lackner
1e5b8f9940 Added patch to implement support for AVIFile interface proxies. 2016-02-07 07:01:34 +01:00
Sebastian Lackner
f2d347b897 Added patch to implement stub for shcore.SetProcessDpiAwareness. 2016-01-24 16:23:31 +01:00
Sebastian Lackner
2d441b9bd4 Release 1.9.2. 2016-01-24 04:56:30 +01:00
Sebastian Lackner
72ddac6f01 patchupdate.py: Store last 10 hashes per file. 2016-01-20 08:12:09 +01:00
Sebastian Lackner
805d39fc10 Rebase against 0f67df657db77ea8aef9c2b9498fb5fa1f514a55.
[dmime-Dsound_Flags]
Removed patch to fix regression caused by passing invalid flag combination
to dsound8 (accepted upstream).
2016-01-11 17:17:53 +01:00
Sebastian Lackner
aeada7c08a Release 1.9.1. 2016-01-10 22:47:58 +01:00
Sebastian Lackner
90dc2c0daa patchinstall.sh: Sort list of commands in help. 2016-01-10 17:19:40 +01:00
Sebastian Lackner
74cffcfdb6 patchinstall.sh: Remove comment about Makefiles. 2016-01-10 03:51:27 +01:00
Sebastian Lackner
ff0e7cc638 patchutils.py: Fix a bug in preprocessor when parsing specific strings. 2016-01-06 22:17:06 +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
86c9959f50 Added patch to update Wine-Gecko to 2.44-beta1. 2016-01-06 18:52:58 +01:00
Sebastian Lackner
2852387a0c Added patch to return STATUS_SUCCESS from NtQuerySystemInformationEx. 2016-01-06 15:32:11 +01:00