wine-staging/patches
2016-07-01 19:50:22 +02:00
..
advapi32-LsaLookupSids Added patch to fix various issues related to advapi32.LookupAccountSidA. 2015-04-30 01:48:38 +02:00
advapi32-SetSecurityInfo Added patch to fix the initialization of combined DACLs when the new DACL is empty. 2015-10-17 03:17:26 +02:00
api-ms-win-Stub_DLLs Rebase against 179137c259ffed546fb6f2c88c0d4df0e140cc4c. 2016-04-28 20:58:58 +02:00
avifil32-AVIFile_Proxies Added patch to implement support for AVIFile interface proxies. 2016-02-07 07:01:34 +01:00
avifil32-IGetFrame_fnSetFormat Added patch to correctly handle compressed frames when desired format is specified. 2016-02-08 14:22:21 +01:00
avifile.dll16-AVIStreamGetFrame Added patch to convert between AVISTREAMINFO (16 bit) and AVISTREAMINFOA in avifile.dll16. 2016-02-08 14:08:32 +01:00
browseui-Progress_Dialog Added patch to implement PROGDLG_AUTOTIME for IProgressDialog. 2015-02-28 02:48:26 +01:00
combase-RoApi Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
comctl32-Button_Theming comctl32-Button_Theming: Improve patch subject. 2015-09-09 22:31:34 +02:00
comctl32-Listview_DrawItem comctl32-Listview_DrawItem: Update patchset and fix a regression (thanks Michael Müller). 2016-06-13 02:12:53 +02:00
comctl32-PROPSHEET_InsertPage comctl32-PROPSHEET_InsertPage: Third argument of SendMessage is WPARAM. 2015-12-03 01:26:00 +01:00
comctl32-TTM_ADDTOOLW Added patch to protect TTM_ADDTOOLW from invalid text pointers. 2016-01-21 06:30:58 +01:00
comdlg32-lpstrFileTitle Added patch to postpone setting lpstrFileTitle to work around application bugs. 2016-04-27 16:39:23 +02:00
Compiler_Warnings Rebase against d04a54857cc84f881393e4bc794185650a302084. 2016-03-29 02:45:32 +02:00
configure-Absolute_RPATH Rebase against 79c59085b1b1f487e91c2695028dd3d1d257a468. 2015-10-28 20:21:10 +01:00
Coverity Added patch to fix a possible leak in codeview_dump_symbols. 2015-11-22 23:24:40 +01:00
crypt32-CMS_Certificates Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
crypt32-CryptUnprotectMemory Added patch to silence repeated crypt32.CryptUnprotectMemory FIXMEs. 2015-09-01 22:28:54 +02:00
d2d1-Tests Added patch to avoid test failures in d2d1 tests on specific Nvidia graphic cards. 2016-05-15 17:32:04 +02:00
d3d9-DesktopWindow Rebase against 9a80284e1a886ff7e01d33f68715c9bfdb773459. 2016-05-19 20:06:07 +02:00
d3d9-Surface_Refcount patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
d3d9-Tests Merge d3d9-Skip_Tests and d3d9-Tests patchset. 2016-05-15 17:15:01 +02:00
d3dx9_25-ID3DXEffect Rebase against e3bd659be9b2868b121857fb2643d775bbf0d8c7. 2016-06-23 16:17:27 +02:00
d3dx9_36-BumpLuminance Added patch to recognize bump luminance X8L8V8U8 when loading dds file. 2016-05-17 14:51:17 +02:00
d3dx9_36-CloneEffect Rebase against e3bd659be9b2868b121857fb2643d775bbf0d8c7. 2016-06-23 16:17:27 +02:00
d3dx9_36-D3DXCreateTeapot Added patch to return a valid mesh in D3DXCreateTeapot. 2015-08-23 00:59:52 +02:00
d3dx9_36-D3DXDisassembleShader Rebase against 03ee99b43c2a01ce0e6f77fc0bbc71570a695336. 2016-03-15 17:10:26 +01:00
d3dx9_36-D3DXStubs Rebase against e3bd659be9b2868b121857fb2643d775bbf0d8c7. 2016-06-23 16:17:27 +02:00
d3dx9_36-DDS Rebase against 03ee99b43c2a01ce0e6f77fc0bbc71570a695336. 2016-03-15 17:10:26 +01:00
d3dx9_36-DrawText Updated patch for d3dx9_36 DrawText implementation and fixed multiple bugs. 2015-12-05 21:43:45 +01:00
d3dx9_36-Dummy_Skininfo Rebase against ab78cffea7ac676a7041c7d6941b61140cfe005c. 2016-04-22 08:22:34 +02:00
d3dx9_36-DXTn Rebase against e3bd659be9b2868b121857fb2643d775bbf0d8c7. 2016-06-23 16:17:27 +02:00
d3dx9_36-Filter_Warnings Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
d3dx9_36-FindNextValidTechnique Rebase against 59ee884bdf4947f5939499456539fca7a5806939. 2016-05-31 23:09:34 +02:00
d3dx9_36-GetShaderSemantics d3dx9_36-GetShaderSemantics: Use proper defines in shader code (thanks Christian Costa). 2015-10-25 00:09:48 +02:00
d3dx9_36-Optimize_Inplace Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
d3dx9_36-Texture_Align Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
d3dx9_36-UpdateSkinnedMesh Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
dbghelp-Debug_Symbols Rebase against 7bd852c6ce0299f14fa585c124bae029f0d6d214. 2015-11-09 17:04:55 +01:00
ddraw-d3d_execute_buffer Added patch to avoid calling IDirect3DDevice7_DrawIndexedPrimitive if there is no primitive. 2014-12-27 18:56:01 +01:00
ddraw-D3DFINDDEVICERESULT Added patch to accept d3d1 and d3d2 versions of D3DFINDDEVICERESULT in IDirect3D_FindDevice. 2016-02-28 08:07:37 +01:00
ddraw-Device_Caps Rebase against 69eafe63ad7e3525f3498ab6af9f4c149753407f. 2016-04-25 17:58:08 +02:00
ddraw-EnumSurfaces ddraw-EnumSurfaces: Update patchset. 2015-08-30 05:26:18 +02:00
ddraw-Fix_Typos Added patch to fix function names in multiple ddraw ok messages. 2016-03-08 03:16:59 +01:00
ddraw-IDirect3DTexture2_Load Removed patch to rename wined3d_resource_(un)map to wined3d_resource_sub_resource_(un)map. 2016-04-08 18:07:31 +02:00
ddraw-Rendering_Targets Rebase against ef36a25aec33670cd2099e4bce379bd6e2ac42a0. 2016-04-22 18:50:58 +02:00
ddraw-Write_Vtable ddraw-Write_Vtable: Add reference to bug report. 2015-10-31 16:37:01 +01:00
dinput-Initialize Added patch to avoid waiting for hook thread startup in IDirectInput8::Initialize. 2015-10-02 01:20:46 +02:00
dmusic-SynthPort_IKsControl Added patch to implement IKsControl stub subinterface for SynthPort. 2016-04-30 01:39:48 +02:00
dsound-DSCAPS_CERTIFIED Added patch to set DSCAPS_CERTIFIED flags in dsound. 2016-02-29 14:01:39 +01:00
dsound-EAX Rebase against 58e95f72218fa018739c484f172bc236e685d5bb. 2016-05-19 13:19:02 +02:00
dsound-Fast_Mixer Rebase against 1348d9e97b1e83c99b68e0c9b592798038dc7f41. 2016-05-15 02:23:15 +02:00
dsound-Revert_Cleanup Rebase against 9a80284e1a886ff7e01d33f68715c9bfdb773459. 2016-05-19 20:06:07 +02:00
dxdiagn-Display_Information Added patch to return additional properties for display devices in dxdiagn. 2016-02-06 19:10:55 +01:00
dxdiagn-Enumerate_DirectSound Added patch to implement enumeration of sound devices and basic properties to dxdiagn. 2015-08-15 05:05:15 +02:00
dxdiagn-GetChildContainer_Leaf_Nodes Added patch to implement special handling for calling GetChildContainer with an empty string. 2015-08-15 05:08:50 +02:00
dxgi-MakeWindowAssociation Rebase against ee9ae29a55b12b2c657f968fd3a958d72ecd7857. 2016-04-14 19:02:36 +02:00
dxva2-Video_Decoder Rebase against 8f443077416fd820375b1bc0d1276286d23348fc. 2015-11-03 17:46:24 +01:00
Exagear Exagear: Disable patchset. 2016-03-20 08:21:02 +01:00
explorer-Video_Registry_Key Added patch to ensure System\CurrentControlSet\Control\Video registry key is non-volatile. 2016-01-09 17:40:04 +01:00
fonts-Missing_Fonts Rebase against f6998ea4ced8b2051df64dd81242416d903a90d7. 2016-01-03 22:27:02 +01:00
fsutil-Stub_Program Rebase against 4be4e282b737a7cfbccf18552a581ee6de3ac13c. 2016-04-28 00:44:52 +02:00
gdi32-Lazy_Font_Initialization Rebase against 781b88b7c586fc295780f0c8ad76bda0ffe96cd1. 2015-10-01 20:41:57 +02:00
gdi32-MultiMonitor Rebase against 28b916b26eceb35a071e9aad76da1fbbaa857ba1. 2015-10-27 20:53:46 +01:00
gdi32-Path_Metafile Rebase against 9c1fbe509576d7cbaada3af9736888cfa1d02847. 2016-06-22 23:33:39 +02:00
gdi32-Symbol_Truetype_Font gdi32-Symbol_Truetype_Font: Add a new reference to bug report. 2015-11-26 00:05:08 +01:00
gdiplus-GdipCreateMetafileFromStream gdiplus-GdipCreateMetafileFromStream: Update patchset and implement GdipCreateMetafileFromFile. 2016-06-24 11:53:34 +02:00
gdiplus-Grayscale_PNG Rebase against 849163b1ed5e2586ee9f391e7a8b03f054bb620f. 2016-06-15 20:57:20 +02:00
hal-KeQueryPerformanceCounter Rebase against a6e1adb8b701c390b248f8c4d74bef1ed5557599. 2016-04-26 17:46:43 +02:00
hid-HidP_TranslateUsagesToI8042ScanCodes Added patch for stub of hid.HidP_TranslateUsagesToI8042ScanCodes. 2015-11-13 21:14:30 +01:00
hnetcfg-INetFwAuthorizedApplication Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName stub. 2015-10-31 16:43:16 +01:00
ieframe-IViewObject-Draw Added patch to fake success in IViewObject::Draw stub. 2015-08-08 21:17:33 +02:00
iexplore-Revert_ProductVersion Added patch to workaround installation bug of IE7 caused by version bump. 2015-12-27 22:30:49 +01:00
imagehlp-BindImageEx Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
imagehlp-Cleanup imagehlp-Cleanup: Add reference to upstream bugreport. 2015-09-02 15:14:33 +02:00
imagehlp-ImageLoad imagehlp-ImageLoad: Add dependency on imagehlp-Cleanup and remove a couple of todo_wines. 2016-05-15 22:55:46 +02:00
imm32-IMMDisableLegacyIME Added patch with stub for imm32.IMMDisableLegacyIME. 2016-01-21 01:20:21 +01:00
include-webservices Added patch to remove duplicate definition in include/webservices.h. 2016-06-25 07:13:04 +02:00
iphlpapi-System_Ping iphlpapi-System_Ping: Add/remove todo_wine to avoid test failures. 2016-05-15 17:20:24 +02:00
iphlpapi-TCP_Table iphlpapi-TCP_Table: Use WS_AF_INET instead of AF_INET. 2015-08-19 16:40:11 +02:00
kernel32-COMSPEC Added patch to fallback to default comspec when %COMSPEC% is not set (fixes Wine Staging Bug #405). 2015-09-02 06:28:05 +02:00
kernel32-CopyFileEx Rebase against 39797dcfb250c4b4497fa003ae67b873427daa37. 2015-06-11 18:42:12 +02:00
kernel32-Cwd_Startup_Info Added patch to allow non-nullterminated string as working directory in kernel32.create_startup_info (fixes Wine Staging Bug #543). 2015-08-30 09:55:05 +02:00
kernel32-FindFirstFile Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076. 2016-05-06 00:52:12 +02:00
kernel32-GetCurrentPackageFamilyName Added patch with stub for kernel32.GetCurrentPackageFamilyName. 2016-01-16 07:20:43 +01:00
kernel32-GetShortPathName Added patch to fix handling of wildcard paths in GetShortPathName and GetLongPathName. 2016-04-17 15:29:19 +02:00
kernel32-Locale_Definitions kernel32-Locale_Definitions: Update patchset and remove STAGED status. 2016-05-17 22:43:28 +02:00
kernel32-LocaleNameToLCID Added patch to silence repeated LocaleNameToLCID/LCIDToLocaleName unsupported flags FIXMEs. 2015-07-23 19:56:28 +02:00
kernel32-Misalign_Workaround Added patch to fill stack with meaningful values in call_process_entry mis-align workaround. 2016-05-01 16:46:46 +02:00
kernel32-Named_Pipe Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076. 2016-05-06 00:52:12 +02:00
kernel32-NeedCurrentDirectoryForExePath Rebase against 846155f1531207a763c099defa90fc2c41135164. 2016-03-02 23:31:43 +01:00
kernel32-Profile kernel32-Profile: List one additional bug as fixed (Mario Remake fails to load keyboard mapping from profile files). 2015-01-23 04:51:45 +01:00
kernel32-SetFileCompletionNotificationModes Added patch to fake success in kernel32.SetFileCompletionNotificationModes. 2015-07-27 06:39:50 +02:00
kernel32-SetFileInformationByHandle Rebase against 39797dcfb250c4b4497fa003ae67b873427daa37. 2015-06-11 18:42:12 +02:00
kernel32-TimezoneInformation_Registry Added patch to initialize System\CurrentControlSet\Control\TimeZoneInformation registry keys. 2015-06-06 03:52:12 +02:00
kernel32-UmsStubs Added patch with stubs for user-mode scheduling functions. 2016-06-17 03:44:38 +02:00
kernel32-VerifyVersionInfo Added new version of patch to fix condition mask handling in RtlVerifyVersionInfo. 2014-12-01 11:39:29 +01:00
krnl386.exe16-_lclose16 Added patch to avoid reassigning default handles after they got closed. 2016-02-27 05:11:25 +01:00
krnl386.exe16-GDT_LDT_Emulation Rebase against be91fcd879a1de768a57b4a06be470c10313b08d. 2016-04-05 22:35:54 +02:00
krnl386.exe16-Invalid_Console_Handles Added patch to translate all invalid console handles into usable DOS handles. 2016-02-27 00:37:32 +01:00
libs-Debug_Channel Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
libs-Unicode_Collation Rebase against 5e6f35ffbd8795da71c6fd6cb8adc84bf8a36504. 2016-04-29 21:08:18 +02:00
makedep-PARENTSPEC Rebase against 7276d5fac1417dd81344db45b3af904f8f2c7d77. 2016-02-23 20:37:30 +01:00
mfplat-MFTRegister Added patch to return stub interface from mf.MFCreateMediaSession. 2016-03-26 20:03:33 +01:00
mmsystem.dll16-MIDIHDR_Refcount mmsystem.dll16-MIDIHDR_Refcount: Fix warnings caused by implicit casts from int to pointer. 2016-03-23 17:54:05 +01:00
mountmgr-DosDevices Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
mpr-WNetGetUniversalNameW mpr-WNetGetUniversalNameW: Fix a couple of test failures. 2016-05-15 17:28:01 +02:00
mscoree-CorValidateImage mscoree-CorValidateImage: Update patchset. 2015-08-30 05:29:11 +02:00
mshtml-HTMLLocation_put_hash Added patch to for IHTMLLocation::hash property's getter implementation. 2015-09-07 00:03:21 +02:00
msidb-Implementation Rebase against 215e2d7fed58ccd7c5e55ad536fb311608b51d26. 2016-02-25 22:13:42 +01:00
msvcr120-_SetWinRTOutOfMemoryExceptionCallback Rebase against d1841f496b423afa0e29cd7da87cfd297e5e8054. 2016-01-20 06:04:27 +01:00
msvcrt-Math_Precision Updated patch to calculate msvcrt exponential math operations with higher precision (fixes Wine Staging Bug #268). 2015-05-05 01:36:50 +02:00
msvfw32-ICGetDisplayFormat msvfw32-ICGetDisplayFormat: Added various fixes for stride handling. 2016-04-04 23:47:02 +02:00
msvideo.dll16-DrawDibProfileDisplay Added patch to implement DrawDibProfileDisplay in msvideo.dll16. 2016-05-28 00:24:35 +02:00
ntdll-Activation_Context Rebase against 9c98d632779862aae15e9e3a25f59065fae03386. 2016-02-10 19:46:44 +01:00
ntdll-APC_Performance Added patches to improve performance by reusing old async IO structure if possible. 2015-03-03 19:35:46 +01:00
ntdll-APC_Start_Process patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ntdll-ApiSetQueryApiSetPresence Added patch to move implementation of EtwRegisterTraceGuidsW to ntdll. 2016-01-17 03:19:12 +01:00
ntdll-call_thread_func_wrapper ntdll-call_thread_func_wrapper: Fix stack alignment. 2016-02-28 08:06:41 +01:00
ntdll-CLI_Images Rebase against 22f28d2923811b85024f63ce43e41966a864ecd0. 2015-07-15 18:48:39 +02:00
ntdll-Dealloc_Thread_Stack ntdll-Dealloc_Thread_Stack: Temporarily reenable patchset. 2016-04-17 08:32:52 +02:00
ntdll-DeviceType_Systemroot Added patch to return fake device type when systemroot is located on virtual disk. 2015-05-29 20:00:41 +02:00
ntdll-DllOverrides_WOW64 Added patch to always use 64-bit registry view on WOW64 setups. 2015-10-18 16:31:04 +02:00
ntdll-DllRedirects Rebase against 1098a673e61908bacf9459ea6a1ef062f9332d6b. 2016-02-11 19:00:26 +01:00
ntdll-DOS_Attributes Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076. 2016-05-06 00:52:12 +02:00
ntdll-EtwRegisterTraceGuids Rebase against 03fa4cfaffd4c10f56a2f8bfd383f4eaf67d364c. 2016-06-02 22:15:30 +02:00
ntdll-Exception Rebase against c26284168ccf53e657bdfbedffd4ef13698688c8. 2016-02-19 20:10:35 +01:00
ntdll-FileDispositionInformation ntdll-FileDispositionInformation: Add braces around argument. 2015-08-22 05:14:36 +02:00
ntdll-FileFsFullSizeInformation Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
ntdll-FileFsVolumeInformation Added patch for semi-stub of FileFsVolumeInformation information class. 2015-06-06 19:12:42 +02:00
ntdll-Fix_Alignment ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
ntdll-Heap_FreeLists patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ntdll-Hide_Wine_Exports ntdll-Hide_Wine_Exports: Add reference to upstream bug report. 2015-05-30 19:23:31 +02:00
ntdll-InMemoryOrderModuleList Added patch to avoid sorting InMemoryOrderModuleList by memory address. 2016-05-26 15:55:53 +02:00
ntdll-Junction_Points Rebase against 9eaa37249948c4d77df37cf3649ad1db59412fcb. 2016-05-04 05:14:18 +02:00
ntdll-Loader_Machine_Type Rebase against 11be16ca799ac642fb636633392f4ec80e765da7. 2016-02-10 03:34:43 +01:00
ntdll-NtAccessCheck Added patch to improve invalid paramater handling in NtAccessCheck. 2016-02-22 16:06:58 +01:00
ntdll-NtQueryEaFile Disabled ntdll-Syscall_Wrappers patchset. 2016-04-30 05:18:57 +02:00
ntdll-NtQueryInformationThread Added patch to implement support for fs segment in GetThreadSelectorEntry. 2016-05-08 20:24:58 +02:00
ntdll-NtQuerySection Disabled ntdll-Syscall_Wrappers patchset. 2016-04-30 05:18:57 +02:00
ntdll-NtSetLdtEntries Added patch to implement support for fs segment in GetThreadSelectorEntry. 2016-05-08 20:24:58 +02:00
ntdll-NtUnmapViewOfSection Added patch to fix various issues related to UnmapViewOfFile. 2016-05-16 19:59:21 +02:00
ntdll-OSX_TEB_x86_64 Added patch to improve compatibility of 64-bit support for OS X. 2016-04-16 16:30:58 +02:00
ntdll-Pipe_SpecialCharacters patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ntdll-ProcessQuotaLimits Added patch to implement stub for ProcessQuotaLimits info class. 2015-10-21 03:17:52 +02:00
ntdll-Purist_Mode Added patch to implement support for "Purist Mode" (override for all dlls). 2015-11-10 17:22:06 +01:00
ntdll-RtlIpStringToAddress_Stubs Added patch to fix prototype of RtlIpv4StringToAddressExW and add stub for RtlIpv6StringToAddressExW. 2016-01-21 01:33:19 +01:00
ntdll-RtlIpStringToAddress_Tests ntdll-RtlIpStringToAddress_Tests: Fix compile warning on x86_64. 2016-03-25 03:59:18 +01:00
ntdll-RtlQueryPackageIdentity Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
ntdll-Serial_Port_Detection Added patch to do a device check before returning a default serial port name. 2016-01-05 06:06:58 +01:00
ntdll-Stack_Guard_Page Added patch to fix a bug when exception handling triggers stack guard page. 2016-04-17 01:28:17 +02:00
ntdll-Stack_Overflow Added patch to trigger stack overflow exception earlier on x86_64. 2016-04-16 22:45:16 +02:00
ntdll-Status_Mapping Rebase against 8dd86823fdd9a5e631cf3173727b6f667ef1b611. 2015-10-08 18:43:39 +02:00
ntdll-Syscall_Wrappers Disabled ntdll-Syscall_Wrappers patchset. 2016-04-30 05:18:57 +02:00
ntdll-SystemInterruptInformation Added patch to return buffer filled with random values from SystemInterruptInformation. 2016-01-07 06:02:35 +01:00
ntdll-SystemRecommendedSharedDataAlignment Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7. 2016-02-13 05:53:03 +01:00
ntdll-SystemRoot_Symlink Disabled ntdll-Syscall_Wrappers patchset. 2016-04-30 05:18:57 +02:00
ntdll-Thread_Stack Temporarily disable ntdll-Thread_Stack patchset. 2016-05-29 17:20:49 +02:00
ntdll-Threading Rebase against a90592c8d29d3b145eada90c297405cbd8a9277f. 2015-07-17 22:21:31 +02:00
ntdll-ThreadTime Rebase against 5bd9d58016236da3142e030add2efbb2789fa2e4. 2015-07-29 22:53:17 +02:00
ntdll-User_Shared_Data Rebase against 944190bad442f19fba5e0073d284469bd2329652. 2016-04-12 20:18:38 +02:00
ntdll-Virtual_Memory_Stack ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
ntdll-Wait_User_APC ntdll-Wait_User_APC: Remove todo_wine in tests. 2015-11-05 18:30:01 +01:00
ntdll-WRITECOPY ntdll-WRITECOPY: Do not mark tests as fixed. 2016-05-15 16:32:20 +02:00
ntdll-WriteWatches ntdll-WriteWatches: Remove todo_wine in kernel32/virtual tests. 2015-10-30 01:01:13 +01:00
ntdll-x86_64_Builtin_Frames Added patch to improve handling of builtin frames for x86_64 when switching stacks. 2016-04-12 20:12:28 +02:00
ntdll-Zero_mod_name Added patch to fix random crashes of Cygwin/MSYS2 for some compilers. 2015-10-03 18:30:52 +02:00
ntoskrnl-DriverTest ntoskrnl-DriverTest: Fix compile error caused by wrong import library. 2016-06-25 04:59:47 +02:00
ntoskrnl-Stubs Added patch for ntoskrnl.IoStopTimer stub function. 2016-05-29 16:45:04 +02:00
nvapi-Stub_DLL nvapi-Stub_DLL: Add missing linebreaks to ok() messages. 2015-08-17 08:52:58 +02:00
nvcuda-CUDA_Support Rebase against 8f443077416fd820375b1bc0d1276286d23348fc. 2015-11-03 17:46:24 +01:00
nvcuvid-CUDA_Video_Support nvcuvid-CUDA_Video_Support: Remove another duplicate struct definition (ancient compilers again ...). 2015-01-25 06:01:27 +01:00
nvencodeapi-Video_Encoder nvencodeapi-Video_Encoder: Fix compile warning on x86_64. 2016-03-25 04:02:28 +01:00
ole32-HGLOBALStream Added patch to implement proper refcounting and locking for HGLOBAL based IStream. 2016-02-06 04:29:28 +01:00
ole32-OleGetIconOfFile Added patch to implement ole32.OleGetIconOfFile stub. 2016-06-24 12:00:24 +02:00
oleaut32-CreateTypeLib Added patch to forward CreateTypeLib to CreateTypeLib2. 2016-01-28 10:17:22 +01:00
oleaut32-Load_Save_EMF Added patch to implement support for loading and saving EMF to IPicture interface. 2016-04-27 16:24:34 +02:00
oleaut32-OleLoadPicture Added patch to create DIB section in OleLoadPicture. 2016-04-22 10:15:52 +02:00
oleaut32-OleLoadPictureFile oleaut32-OleLoadPictureFile: Remove reference to bug report. 2016-03-31 04:30:51 +02:00
oleaut32-OLEPictureImpl_SaveAsFile oleaut32-OLEPictureImpl_SaveAsFile: Implement SaveAsFile for PICTYPE_ENHMETAFILE. 2016-05-15 19:09:59 +02:00
oleaut32-TKIND_COCLASS Rebase against 71bbd8da87109161448c7c6d7f6fcfa721b6c746. 2015-12-03 17:52:40 +01:00
oleaut32-Vtable_Offset oleaut32-Vtable_Offset: Add reference to upstream bug report. 2016-05-11 02:48:15 +02:00
oleaut32-x86_64_Marshaller Added patch to implement stubless proxies on x86_64. 2015-11-15 05:21:15 +01:00
openal32-EFX_Extension Added patch to export additional OpenAL32 functions. 2015-07-28 20:09:46 +02:00
opengl32-glDebugMessageCallback Rebase against bd332f53f2d7b618e313572159cd7e70e4efb0fc. 2016-03-20 05:54:21 +01:00
opengl32-Revert_Disable_Ext Rebase against ca9001d6bda3084ab9bc80baa7d6e5533252c797. 2015-12-13 00:19:03 +01:00
Pipelight Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7. 2016-02-13 05:53:03 +01:00
quartz-MediaSeeking_Positions Update references to upstream bugreports. 2015-06-23 16:43:41 +02:00
quartz-Silence_FIXMEs Added patch to silence repeated FIXME message in Parser_QueryInterface. 2016-02-19 14:58:16 +01:00
rasapi32-RasEnumDevicesA Added patch to initialize *lpcDevices in RasEnumDevicesA. 2015-06-28 04:08:20 +02:00
riched20-Class_Tests Rebase against 1348d9e97b1e83c99b68e0c9b592798038dc7f41. 2016-05-15 02:23:15 +02:00
riched20-IText_Interface Rebase against 5b3681f62ddd2977924424d6f326ce729de9102a. 2016-03-29 16:45:43 +02:00
rpcrt4-Pipe_Transport Added patch to restore original error code in rpcrt4 when ReadFile fails with ERROR_MORE_DATA. 2015-06-03 22:31:02 +02:00
rpcrt4-RpcBindingServerFromClient rpcrt4-RpcBindingServerFromClient: Remove Fixes line in definition file. 2016-01-15 14:53:18 +01:00
secur32-Zero_Buffer_Length Added patch to set buffer size to zero when InitializeSecurityContextW returns no data. 2016-05-08 23:20:09 +02:00
server-ClipCursor Rebase against 370254cbe93beae6a9ff693d98c638db5bfb1134. 2015-11-12 18:17:43 +01:00
server-CreateProcess_ACLs Rebase against 6038e2ab7957b65dd2e13ddd414c206718fb14b7. 2015-08-24 15:40:06 +02:00
server-Desktop_Refcount Rebase against bd2999db92e63f3aa8b48945503c616c28726842. 2016-05-02 20:35:09 +02:00
server-File_Permissions Rebase against 3b5107d06305972beaa9c5ff147ecbcd99949a75. 2015-08-19 17:13:50 +02:00
server-FileEndOfFileInformation Updated server-FileEndOfFileInformation patchset, growing a memory mapped file should still work. 2015-10-31 21:12:40 +01:00
server-Inherited_ACLs Update references to upstream bugreports. 2015-06-23 16:43:41 +02:00
server-Key_State server-Key_State: Merge patch #2 and #3 to avoid introducing temporary regressions. 2015-08-19 11:29:42 +02:00
server-Map_EXDEV_Error Added patch to map EXDEV error code to STATUS_NOT_SAME_DEVICE. 2015-08-30 04:18:06 +02:00
server-Misc_ACL Rebase against f55db7882db25019e1af1a497bd7723d10541989. 2016-02-05 18:35:11 +01:00
server-PeekMessage server-PeekMessage: Add a test for a situation not yet covered by the current patch. 2015-08-18 20:37:53 +02:00
server-Pipe_ObjectName Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7. 2016-02-13 05:53:03 +01:00
server-Realtime_Priority server-Realtime_Priority: Fix compilation on FreeBSD. 2015-04-10 02:53:11 +02:00
server-Registry_Notifications Rebase against c89dc58deb9ba74d8dcd7faf7012203cff0724a0. 2016-05-30 18:24:40 +02:00
server-Shared_Memory Rebase against bd2999db92e63f3aa8b48945503c616c28726842. 2016-05-02 20:35:09 +02:00
server-Signal_Thread server-Signal_Thread: Hold a reference while waking up objects waiting on thread. 2015-10-19 02:53:14 +02:00
server-Stored_ACLs Rebase against bd2999db92e63f3aa8b48945503c616c28726842. 2016-05-02 20:35:09 +02:00
server-Timestamp_Compat Added patch for forward/backward compatibility of previous format of high precision registry timestamps. 2015-08-19 09:27:00 +02:00
setupapi-DelReg Added patch to fix setupapi DelReg implementation. 2016-02-28 08:07:37 +01:00
setupapi-DiskSpaceList setupapi-DiskSpaceList: Fix compile warning on x86_64. 2016-03-25 04:06:46 +01:00
setupapi-Display_Device Added patch to fix enumeration of display driver properties using setupapi. 2016-02-11 06:11:49 +01:00
setupapi-HSPFILEQ_Check_Type Added patch to ignore socket type for protocol IPPROTO_IPV6 in getaddrinfo. 2015-11-29 18:10:07 +01:00
setupapi-SetupPromptForDisk Added patch to implement SetupLogError[A|W] and Setup[Open|Close]Log. 2015-03-20 22:52:47 +01:00
sfc-SfcGetNextProtectedFile Rebase against c715127536a78166e58b165c390a57b704899d29. 2015-11-03 17:47:17 +01:00
shdocvw-ParseURLFromOutsideSource_Tests Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
shell32-Context_Menu Added patches to fix multiple issues in shell32 context menu handling. 2016-04-02 05:58:59 +02:00
shell32-Default_Path Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
shell32-File_Property_Dialog shell32-File_Property_Dialog: Add reference to bug report. 2016-04-07 00:14:28 +02:00
shell32-FolderItems_Stub_Iface shell32-FolderItems_Stub_Iface: Fix a typo in the patch subject. 2015-09-05 01:28:43 +02:00
shell32-Icons Rebase against c89dc58deb9ba74d8dcd7faf7012203cff0724a0. 2016-05-30 18:24:40 +02:00
shell32-IDragSourceHelper Added patch for shell32 IDragSourceHelper stub interface. 2015-08-15 18:22:30 +02:00
shell32-Microsoft_Windows_Themes Added patch to create Microsoft\Windows\Themes directory during Wineprefix creation. 2015-09-03 04:58:10 +02:00
shell32-NewMenu_Interface Added patch to implement shell32 NewMenu class with new folder item. 2015-08-16 23:19:29 +02:00
shell32-Placeholder_Icons Added patch with shell32 placeholder icons to match offsets with Windows. 2015-05-24 18:25:00 +02:00
shell32-Progress_Dialog Rebase against bd2999db92e63f3aa8b48945503c616c28726842. 2016-05-02 20:35:09 +02:00
shell32-Run_Dialog Added patch to set a proper caption for shell32 Run dialog (by Jared Smudde). 2015-06-05 01:44:39 +02:00
shell32-RunDLL_CallEntry16 Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
shell32-SFGAO_HASSUBFOLDER Rebase against 80ea5a01ef42b0e9e0b6c872f8f5bbbf393c0ae7. 2016-02-01 05:02:03 +01:00
shell32-SHCreateSessionKey shell32-SHCreateSessionKey: Mark failing tests with todo_wine. 2016-01-14 23:56:57 +01:00
shell32-SHFileOperation_Move Rebase against 8348c0ebe00752af2afbabc78315f9e07e43ee09. 2015-09-01 16:22:33 +02:00
shell32-SHFileOperation_Win9x Added patch to fix SHFileOperation with FO_MOVE on Vista+ (should create non-existent subdirectories). 2015-08-31 08:49:30 +02:00
shell32-Toolbar_Bitmaps shell32-Toolbar_Bitmaps: Add more Tango icons. 2016-03-03 07:19:41 +01:00
shell32-UnixFS Added patch to avoid using unixfs for devices without mountpoint. 2015-05-31 00:29:12 +02:00
shlwapi-AssocGetPerceivedType shlwapi-AssocGetPerceivedType: Fixed error checking for RegGetValueW based on feedback from Thomas Faber. 2015-05-31 21:51:48 +02:00
shlwapi-SHMapHandle Added patch to avoid setting error when NULL is passed to SHMapHandle. 2015-12-27 18:46:56 +01:00
shlwapi-UrlCombine shlwapi-UrlCombine: Use FAILED instead of !SUCCEEDED. 2015-03-24 18:37:02 +01:00
Staging Staging: Add some missing libraries to the wine_libs list. 2016-03-24 01:39:39 +01:00
stdole32.idl-Typelib Rebase against bb29a9bf5b42a9848faae749b6d0bd79576f665a. 2016-01-28 10:17:21 +01:00
stdole32.tlb-SLTG_Typelib widl-SLTG_Typelib_Support: Move patch to compile stdole32.tlb as SLTG typelib into separate patchset. 2016-01-25 19:59:47 +01:00
taskmgr-Memory_Usage Added patches to show more correct memory usage in taskmgr. 2016-01-28 10:17:21 +01:00
user32-CharToOem Added patch to properly handle invalid parameters in CharToOem* and OemToChar* APIs. 2016-05-17 14:43:30 +02:00
user32-DeferWindowPos Rebase against 1c201a96c57a68caaf6c976d7f3732738c9d9ac8. 2016-04-11 20:59:54 +02:00
user32-Dialog_Paint_Event Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
user32-DialogBoxParam Added patch to fix DialogBoxParam return value when control creation fails. 2016-05-14 23:46:34 +02:00
user32-DM_SETDEFID Added patch to use root dialog for DM_SETDEFID/DM_GETDEFID in DefDlgProc. 2016-06-16 23:52:44 +02:00
user32-DrawMenuItem Added patch to check if menu text is a valid string in MENU_DrawMenuItem. 2016-05-30 15:40:30 +02:00
user32-DrawTextExW Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
user32-GetSystemMetrics Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
user32-Invalidate_Key_State Added patch to globally invalidate key state on changes in other threads. 2015-06-16 03:09:11 +02:00
user32-ListBox_Size user32-ListBox_Size: Add missing file. 2015-09-27 15:54:48 +02:00
user32-lpCreateParams Added patch to fix pointer to custom dialog control data. 2016-03-15 18:05:25 +01:00
user32-LR_LOADFROMFILE Added patch with workaround for Windows 3.1 apps which call LoadImage(LR_LOADFROMFILE) with a resource id. 2016-05-21 15:07:54 +02:00
user32-MessageBox_WS_EX_TOPMOST Added patch to fix pointer to custom dialog control data. 2016-03-15 18:05:25 +01:00
user32-Mouse_Message_Hwnd user32-Mouse_Message_Hwnd: Add reference to another bug report. 2016-01-21 06:44:32 +01:00
user32-PNG_Support Rebase against bd2999db92e63f3aa8b48945503c616c28726842. 2016-05-02 20:35:09 +02:00
user32-Refresh_MDI_Menus Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called. 2015-09-27 20:07:42 +02:00
user32-ScrollWindowEx Added patch to fix return value of ScrollWindowEx for invisible windows. 2014-12-12 05:08:15 +01:00
user32-WM_MEASUREITEM Added patch to pass correct itemData to WM_MEASUREITEM when inserting an item to an owner-drawn listbox. 2016-06-12 19:58:05 +02:00
user.exe16-CONTAINING_RECORD Added patch to use CONTAINING_RECORD in user.exe16 instead of reimplementing it. 2016-03-25 23:19:15 +01:00
user.exe16-DlgDirList Added patch to fix handling of DDL_DRIVES flag in user.exe16.DlgDirList. 2016-02-27 05:18:46 +01:00
uxtheme-GTK_Theming uxtheme-GTK_Theming: Validate theme handles before accessing private data. 2016-01-28 10:17:21 +01:00
version-GetFileVersionInfoSizeExW Added patch to return ERROR_FILE_NOT_FOUND for Win 9X when a file was not found in GetFileVersionInfoSizeEx. 2016-03-02 23:34:19 +01:00
version-VerFindFileA Added patch to correctly return VFF_CURNEDEST flag in VerFindFileA. 2016-03-02 23:32:41 +01:00
version-VerQueryValue Added patch with tests for VerQueryValueA (by Mark Jansen). 2015-03-10 18:16:26 +01:00
vulkan-Vulkan_Implementation vulkan-Vulkan_Implementation: Also try to load libvulkan.so.1. 2016-04-02 03:49:51 +02:00
wbemdisp-ISWbemSecurity Added patch with stubbed ISWbemSecurity interfaces in wbemdisp. 2015-05-24 17:56:51 +02:00
wbemdisp-Printer Added patch to provide DeviceID, Location and PortName for printers. 2016-05-28 00:18:19 +02:00
widl-SLTG_Typelib_Support widl-SLTG_Typelib_Support: Fix a compiler warning on x86_64. 2016-02-08 16:19:44 +01:00
windowscodecs-32bppGrayFloat Added patch to implement support for WICPixelFormat32bppGrayFloat. 2016-03-07 15:10:37 +01:00
windowscodecs-IMILBitmapSource windowscodecs-IMILBitmapSource: Fix number of arguments to IMILUnknown2Impl_unknown2. 2016-03-24 05:57:23 +01:00
windowscodecs-WICCreateBitmapFromSection windowscodecs-WICCreateBitmapFromSection: Update patchset. 2016-03-13 17:06:48 +01:00
wine.inf-Directory_ContextMenuHandlers Added patch for 'New' context menu handler entry for directories. 2016-04-01 01:15:45 +02:00
wine.inf-Dummy_CA_Certificate Added patch to add dummy certificate to CA certificate store. 2016-03-13 06:57:27 +01:00
wine.inf-Performance Rebase against c3dd56c99332c4ad9dbd095935d2c17c53463154. 2015-07-13 18:13:10 +02:00
wine.inf-ProfileList_UserSID patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
wine.inf-WMP_12 Added patch to announce WMP 12 as installed windows feature. 2016-02-25 15:25:35 +01:00
wineboot-drivers_etc_Stubs wineboot-drivers_etc_Stubs: Add a missing \n to an ERR message. 2015-05-25 05:50:39 +02:00
wineboot-DriveSerial Use alternative approach to create MachineGuid registry key during wineprefix startup. 2015-07-31 05:59:32 +02:00
wineboot-HKEY_DYN_DATA Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
winecfg-Libraries patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
winecfg-Staging Rebase against d04a54857cc84f881393e4bc794185650a302084. 2016-03-29 02:45:32 +02:00
winecfg-Unmounted_Devices Added patch to show unmounted devices in winecfg and allow changing the unix path. 2015-03-31 01:28:35 +02:00
wined3d-Accounting wined3d-Accounting: Mark some failing tests as todo. 2016-05-15 16:49:22 +02:00
wined3d-CSMT_Helper wined3d-CSMT_Main: Reenable CSMT patchset. 2016-05-17 12:57:30 +02:00
wined3d-CSMT_Main patchutils.py: Generate diff in git format. 2016-07-01 01:28:38 +02:00
wined3d-DXTn Rebase against f34fd257c6c83804075914ee2b82cc42eadc683f. 2016-03-30 19:03:37 +02:00
wined3d-Limit_Vram Rebase against 329dfee70c35184329d0820a5e9edbbed8b49b37. 2016-03-22 19:56:57 +01:00
wined3d-QUERY_Stubs wined3d-QUERY_Stubs: Remove todo for a couple of succeeding tests. 2016-05-15 16:38:54 +02:00
wined3d-Revert_PixelFormat Disabled wined3d-Revert_PixelFormat patchset. 2016-05-17 15:15:15 +02:00
wined3d-Silence_FIXMEs Rebase against ab78cffea7ac676a7041c7d6941b61140cfe005c. 2016-04-22 08:22:34 +02:00
winedevice-Fix_Relocation Rebase against 1510b8b92af23a2305de95f074468c231dc11fa3. 2016-02-26 20:52:05 +01:00
winemenubuilder-Desktop_Icon_Path patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
wineps.drv-PostScript_Fixes wineps.drv-PostScript_Fixes: Add reference to upstream bug. 2016-04-22 08:22:35 +02:00
winepulse-PulseAudio_Support winepulse-PulseAudio_Support: Add todo_wine to avoid a test failure. 2016-05-15 20:30:25 +02:00
winex11-_NET_ACTIVE_WINDOW Rebase against 50917e283629cbe994f2d7f091ed46ac8b25cda6. 2016-06-12 05:43:39 +02:00
winex11-CandidateWindowPos Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
winex11-Clipboard_HTML Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
winex11-DefaultDisplayFrequency Added patch to allow to set default display frequency in registry. 2015-11-15 15:49:06 +01:00
winex11-Limited_Resolutions winex11-Limited_Resolutions: Temporarily disable patchset. 2015-03-07 21:26:33 +01:00
winex11-SC_KEYMENU Added patch to send SC_KEYMENU on managed windows. 2016-06-05 01:32:42 +02:00
winex11-wglShareLists winex11-wglShareLists: Remove todo for a succeeding tests. 2016-05-15 16:53:46 +02:00
winex11-Window_Groups Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
winex11-Window_Style Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
winex11-XEMBED Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
winhttp-System_Proxy_Autoconfig Rebase against 58e95f72218fa018739c484f172bc236e685d5bb. 2016-05-19 13:19:02 +02:00
wininet-Cleanup Rebase against 58e95f72218fa018739c484f172bc236e685d5bb. 2016-05-19 13:19:02 +02:00
wininet-HttpOpenRequestW Rebase against 58e95f72218fa018739c484f172bc236e685d5bb. 2016-05-19 13:19:02 +02:00
wininet-Internet_Settings Rebase against d548639d977dee847350b408aec9522d68aef813. 2015-10-09 18:40:56 +02:00
wininet-InternetCrackUrlW Added patch to resize buffer when call to InternetCanonicalizeUrlW fails in InternetCrackUrlW. 2016-05-17 14:38:43 +02:00
wininet-ParseX509EncodedCertificateForListBoxEntry patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
winmm-Delay_Import_Depends patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
winmm-mciSendCommandA Added patch to avoid crash in Win 9X mode when an invalid device ptr is passed to MCI_OPEN. 2016-03-04 17:17:27 +01:00
winspool.drv-SetPrinterW Added patch with stub for winspool.SetPrinterW level 8. 2015-08-30 19:10:29 +02:00
wintrust-WinVerifyTrust wintrust-WinVerifyTrust: Fix a compiler warning with gcc 5.3.1 (thanks Michael Müller). 2016-04-02 17:00:21 +02:00
wmic-Query_Path Added patch to improve wmic cmd line parser and add support for path command. 2016-04-30 23:41:04 +02:00
wpcap-Dynamic_Linking Rebase against 6c637ab9c6a65d5601f98545b05f413f777c444e. 2016-03-02 23:32:04 +01:00
wpcap-Several_Fixes Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
ws2_32-APC_Performance Rebase against upstream changes. 2015-03-11 17:03:50 +01:00
ws2_32-Connect_Time patchupdate.py: Introduce categories for 'stable' patchsets. 2015-04-30 01:48:37 +02:00
ws2_32-getsockopt Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959. 2016-02-17 11:00:33 +01:00
ws2_32-Tests Added patch to hide random test failures in ws2_32 socket tests. 2016-05-15 17:12:01 +02:00
ws2_32-TransmitFile Rebase against f55db7882db25019e1af1a497bd7723d10541989. 2016-02-05 18:35:11 +01:00
ws2_32-WriteWatches ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
ws2_32-WSACleanup ws2_32-WSACleanup: Fix compatibility with server-Desktop_Refcount patchset. 2015-12-05 23:56:38 +01:00
wtsapi32-EnumerateProcesses Make definition files optional, move revision numbers to corresponding .patch files. 2014-11-15 10:33:43 +01:00
wtsapi32-WTSQueryUserToken wtsapi32-WTSQueryUserToken: Return a real handle and set last error on failure. 2016-02-13 07:30:47 +01:00
wuauserv-Dummy_Service Added patch to implement wuauserv dummy service. 2016-03-11 22:13:06 +01:00
wusa-MSU_Package_Installer wusa-MSU_Package_Installer: Improve tracing and warn if cabinet contains compressed files. 2015-12-21 04:45:30 +01:00
gitapply.sh gitapply.sh: Fix parsing of 'deleted file mode' git header. 2016-02-08 16:28:56 +01:00
Makefile patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend. 2015-01-08 14:59:00 +01:00
patchinstall.sh patchinstall.sh: Escape $ at the end of a string. 2016-07-01 19:50:22 +02:00