Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-14 | src/shared: some stylistic changes | Anthony G. Basile | |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2014-08-05 | src/shared: refactor shared code | Anthony G. Basile | |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2012-11-15 | Isolation of udev code from remaining systemd | Anthony G. Basile | |
This commit is a first attempt to isolate the udev code from the remaining code base. It intentionally does not modify any files but purely delete files which, on a first examination, appear to not be needed. This is a sweeping commit which may easily have missed needed code. Files can be retrieved by doing a checkout from the previous commit: git checkout 2944f347d0 -- <filename> | |||
2012-11-12 | use the same email address everywhere | Kay Sievers | |
2012-10-22 | shared: strbuf - add descriprion | Kay Sievers | |
2012-10-22 | shared: strbuf - add description | Kay Sievers | |
2012-10-22 | shared: strbuf - add string de-duplication facility | Kay Sievers | |