List of commits:
Subject Hash Author Date (UTC)
cleanup 13aee00ee402b187841d77da3c484f195f61fe89 Sylvain BERTRAND 2023-08-08 17:22:00
alsa udev protocol is rigid 55ba06d4f646495e2df3a714703f0f148ef4038f Sylvain BERTRAND 2023-08-01 21:59:08
move to a version script for cleaner client API f7a8b576353d72ac50120de82bc099625b7f3cbc Sylvain BERTRAND 2021-07-14 16:30:37
cleanup 0b789e6db5f22e6934e11df7044fa2977d45683c Sylvain BERTRAND 2021-07-14 14:45:14
busybox support 40085e950e3a5dc811ddb4d44466f020f715c955 Sylvain BERTRAND 2020-11-12 14:07:52
removed spurious vim temp file bd94507c9f5e3e07a4ddaf9a2d862e04cac3885f Sylvain BERTRAND 2018-10-21 19:57:05
id_path gen updated and id_path drm rules added 4edeeeea09889876ed90cac6d040b7746cb02b89 Sylvain BERTRAND 2018-10-21 19:55:32
blkid.h path sync with .pc file 9b5bed8d5c4ee62533641258d0d39b65ce149a0a Sylvain BERTRAND 2018-04-05 17:34:48
fix dynamic build 864b87f1c2217b77085e69e428f61f41a09f1efd Sylvain BERTRAND 2017-08-07 00:09:00
add libkmod pkg-config support cb66fa3bbe1f6a9b69a05486b4fe1c22e4a02eec Sylvain BERTRAND 2017-07-24 13:34:21
drop statically linked shared lib support f58e8d8238ce1d777be6535b086b6f06f3360c9e Sylvain BERTRAND 2017-07-24 12:50:47
new build product types, code minor fixes 636d294b1c0d057f72200b3531efb7eb94972e08 Sylvain BERTRAND 2017-07-23 15:34:53
firmware loading removal 615a1502fa08d385a5ba33673d8b386d32987e18 Sylvain BERTRAND 2016-10-19 18:31:42
add libudev-only build a018ed55e2f16ff54f26e03348a306e640bc671e Sylvain BERTRAND 2015-06-11 14:12:21
forgot to remove old makefile configuration file 506bf3cdb48adefd6ec78e673c467c0297092b67 Sylvain BERTRAND 2015-01-12 11:47:12
remove github license file nuisance 68c3eb4902d6dae89fa667a3be6a116168d9273f Sylvain BERTRAND 2015-01-12 11:41:01
use of makefile is overkill b7eb537cc64e410608403d4ed8570faaf5288013 Sylvain BERTRAND 2015-01-12 11:35:26
Create license.md 796f97a347f1aff66f252ab56de156b06e0c4d80 Sylvain BERTRAND 2013-07-17 19:06:24
gentoo ebuilds for eudev integration 3c13a71ae89dbab11f4b2992e1a6bdeecf7e1e7a Sylvain BERTRAND 2013-02-28 00:49:25
firmware search paths need slash at the end ea7eb221830809f13a9a5544b532943937305570 Sylvain BERTRAND 2012-09-12 11:32:32
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/mudev

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/mudev

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/mudev

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main