Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Edwards
wine
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
master
default
protected
oldstable
stable
Tags
20
wine-8.15
wine-8.14
wine-8.13
wine-8.0.2
wine-8.12
wine-8.11
wine-8.10
wine-8.9
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
wine-8.1
wine-8.0
wine-8.0-rc5
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Sep
31
Aug
30
29
28
25
24
23
22
21
18
17
16
15
14
10
8
5
4
3
2
1
31
Jul
27
Release 8.15.
wine-8.15 master
wine-8.15 master
wldp: Add WldpGetLockdownPolicy stub.
msvcrt: Remove DECLSPEC_HIDDEN usage.
gdi32: Fix buffer size parameter in GetFontFileData for 64-bit.
scrrun: Fix pointer hashing on 64-bit.
winmm/tests: Fix a pointer truncation issue on 64-bit.
oleaut32/tests: Fix a pointer truncation issue on 64-bit.
ntdll/tests: Work around a Windows pointer truncation bug in CPU info.
ntdll/tests: Allow more invalid length values on Windows.
ntdll/tests: Fix alignment issues on 64-bit.
kernel32/tests: Remove tests for the exact value of the stack pointer.
kernel32/tests: Make the generated dlls relocatable.
kernel32/tests: Fix alignment issues on 64-bit.
kernel32/tests: Remove some workarounds for old Windows versions.
include: Add Windows.Media.Effects.AudioEffect runtimeclass.
shlwapi: Fix SHFormatDateTime implementation during DST.
shlwapi/tests: Fix SHFormatDateTime test during DST.
mmdevapi: Move name string duplication in MMDevice_Create() from caller.
mmdevapi: Simplify load_driver_devices() by combining loops and removing unneeded allocation(s).
winebus.sys: Ensure unixlib function tables and enum stay in sync.
mountmgr.sys: Ensure unixlib function tables and enum stay in sync.
win32u: Init vsc2char in NtUserMapVirtualKeyEx only if necessary.
win32u: Init vsc2vk in NtUserMapVirtualKeyEx only if necessary.
win32u: Init vsc2vk in NtUserGetKeyNameText only if necessary.
ntdll: Implement NtCreateToken().
dinput: Get rid of duplicated winetest helpers.
include: Avoid using strcmp directly in wine/test.h.
include: Introduce winetest wrappers for vprintf and GetTickCount.
include: Pass a temporary buffer to winetest_elapsed.
include: Rename winetest_printf to winetest_print_location.
include: Initialize winetest global counters to 0.
d3dcompiler/tests: Avoid interpolation filters in test_samplers().
mshtml: Implement Cycle Collection for XMLHttpRequest.
mshtml: Implement Cycle Collection for HTMLPerformanceTiming.
mshtml: Move PerformanceTiming related fields to the window.
mshtml: Move HTMLPerformanceNavigation related fields to the window.
mshtml: Implement Cycle Collection for inner windows.
mshtml: Get rid of NULL checks for the dispex vtbl.
mshtml: Implement Cycle Collection for outer windows.
mshtml: Implement Cycle Collection for HTMLLocation.
Loading