forked from gvalkov/python-evdev
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Dreamsorcerer/python-evdev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gvalkov/python-evdev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 21 files changed
- 5 contributors
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bc91d17 - Browse repository at this point
Copy the full SHA bc91d17View commit details
Commits on Feb 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2c623eb - Browse repository at this point
Copy the full SHA 2c623ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb02b9 - Browse repository at this point
Copy the full SHA 7cb02b9View commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6523e3f - Browse repository at this point
Copy the full SHA 6523e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7916a7b - Browse repository at this point
Copy the full SHA 7916a7bView commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a98b68f - Browse repository at this point
Copy the full SHA a98b68fView commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82d09f6 - Browse repository at this point
Copy the full SHA 82d09f6View commit details
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5f9fd2c - Browse repository at this point
Copy the full SHA 5f9fd2cView commit details
Commits on May 1, 2025
-
Add a reproducibility option for building ecodes.c (gvalkov#242)
ecodes.c currently contains the kernel info of the build machine and the full path of the input*.h headers: This is not reproducible as output can change even is headers content do not. Downstream distributions might package ecodes.c and get non-reproducible output. To fix this: introduce a --reproducible option in the build: - in setup.py build_ecodes command - in underlying genecodes_c.py Note: These options are disabled by default so no change is expected in current builds. Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Configuration menu - View commit details
-
Copy full SHA for 6b4e8ef - Browse repository at this point
Copy the full SHA 6b4e8efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc969b - Browse repository at this point
Copy the full SHA 3bc969bView commit details -
Use Generic to set precise type for InputDevice.path (gvalkov#241)
* Use Generic to set precise type for InputDevice.path * Update src/evdev/device.py
Configuration menu - View commit details
-
Copy full SHA for 8f45223 - Browse repository at this point
Copy the full SHA 8f45223View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d8cf0 - Browse repository at this point
Copy the full SHA a5d8cf0View commit details
Commits on Feb 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5227b16 - Browse repository at this point
Copy the full SHA 5227b16View commit details
Commits on Feb 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 60c6392 - Browse repository at this point
Copy the full SHA 60c6392View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae2cf9 - Browse repository at this point
Copy the full SHA fae2cf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf7bc9 - Browse repository at this point
Copy the full SHA faf7bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a47b5b5 - Browse repository at this point
Copy the full SHA a47b5b5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main