FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · systemd/python-systemd · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
systemd
/
python-systemd
Public
Notifications
You must be signed in to change notification settings
Fork
78
Star
521
Code
Issues
26
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 19, 2026
Merge pull request #175 from keszybz/python3.14-and-license-file
Show description for 61c8014
behrmann
authored
61c8014
View commit details
Copy full SHA for 61c8014
Browse repository at this point
pyproject: add support for Python 3.14
keszybz
authored and
behrmann
committed
6c08dd4
View commit details
Copy full SHA for 6c08dd4
Browse repository at this point
pyproject: declare the license file
Show description for e9bf5e5
keszybz
committed
e9bf5e5
View commit details
Copy full SHA for e9bf5e5
Browse repository at this point
Makefile: update upload target
Show description for 66a5c19
keszybz
committed
66a5c19
View commit details
Copy full SHA for 66a5c19
Browse repository at this point
Commits on Jun 18, 2026
Merge pull request #172 from keszybz/silence-warning
Show description for 3a7daca
behrmann
authored
3a7daca
View commit details
Copy full SHA for 3a7daca
Browse repository at this point
id128: update constants for systemd-261
keszybz
authored and
behrmann
committed
4982d8d
View commit details
Copy full SHA for 4982d8d
Browse repository at this point
meson: silence warning about unused parameters
Show description for 5f95087
keszybz
authored and
behrmann
committed
5f95087
View commit details
Copy full SHA for 5f95087
Browse repository at this point
pyutil: silence a warning caused by Python.h
Show description for e528de6
keszybz
committed
e528de6
View commit details
Copy full SHA for e528de6
Browse repository at this point
util: fix warning about const char*
keszybz
committed
a5a6c86
View commit details
Copy full SHA for a5a6c86
Browse repository at this point
NEWS: prepare changes for v236
behrmann
authored and
keszybz
committed
9fedf95
View commit details
Copy full SHA for 9fedf95
Browse repository at this point
Commits on Apr 30, 2026
Update Debian install instructions
Show description for ce7c18d
stefanor
authored and
behrmann
committed
ce7c18d
View commit details
Copy full SHA for ce7c18d
Browse repository at this point
Commits on Nov 3, 2025
meson: build docs with meson
Show description for cb50f8b
jelly
authored and
keszybz
committed
cb50f8b
View commit details
Copy full SHA for cb50f8b
Browse repository at this point
Commits on Oct 16, 2025
Merge pull request #161 from keszybz/copy-python-files
Show description for f7883c1
keszybz
authored
f7883c1
View commit details
Copy full SHA for f7883c1
Browse repository at this point
Commits on Oct 15, 2025
meson: add test to run pytest
Show description for f654998
keszybz
committed
f654998
View commit details
Copy full SHA for f654998
Browse repository at this point
meson: copy .py files to build directory
Show description for 17016e1
keszybz
committed
17016e1
View commit details
Copy full SHA for 17016e1
Browse repository at this point
meson: drop '-impl' from phony target output
Show description for e6877e5
keszybz
committed
e6877e5
View commit details
Copy full SHA for e6877e5
Browse repository at this point
test: drop SO_PASSCRED python2 workaround
behrmann
authored and
keszybz
committed
e77279d
View commit details
Copy full SHA for e77279d
Browse repository at this point
journal: use datetime.timestamp() instead of int-float-stftime-dance
Show description for 5b6d4fd
behrmann
authored and
keszybz
committed
5b6d4fd
View commit details
Copy full SHA for 5b6d4fd
Browse repository at this point
tests: use ENOMEDIUM in test_id128
behrmann
authored and
keszybz
committed
8f12291
View commit details
Copy full SHA for 8f12291
Browse repository at this point
Merge pull request #160 from keszybz/modernize-code-and-silence-all-warnings
Show description for 1afbdab
keszybz
authored
1afbdab
View commit details
Copy full SHA for 1afbdab
Browse repository at this point
modules: include Python.h from one place only, clean up includes
Show description for 163a99a
keszybz
committed
163a99a
View commit details
Copy full SHA for 163a99a
Browse repository at this point
meson: add global defines using add_project_arguments()
Show description for 5906f04
keszybz
committed
5906f04
View commit details
Copy full SHA for 5906f04
Browse repository at this point
modules: get rid of python2-era compat ifdefs
Show description for 6e9b86e
keszybz
committed
6e9b86e
View commit details
Copy full SHA for 6e9b86e
Browse repository at this point
modules: drop references to IOError
Show description for 92db8b9
keszybz
committed
92db8b9
View commit details
Copy full SHA for 92db8b9
Browse repository at this point
modules: modernize variable declarations
keszybz
committed
f54b50c
View commit details
Copy full SHA for f54b50c
Browse repository at this point
reader: rename .j to .journal
Show description for 549e3cb
keszybz
committed
549e3cb
View commit details
Copy full SHA for 549e3cb
Browse repository at this point
daemon: silence warning about casts for kwargs functions
Show description for 329e71a
keszybz
committed
329e71a
View commit details
Copy full SHA for 329e71a
Browse repository at this point
login: silence warning about missing initializer for slots
Show description for 35f146f
keszybz
committed
35f146f
View commit details
Copy full SHA for 35f146f
Browse repository at this point
modules: indent tables
Show description for 764a131
keszybz
committed
764a131
View commit details
Copy full SHA for 764a131
Browse repository at this point
reader: drop kwargs declaration in the _reader.Journal.add_match registration
Show description for 56e2adc
keszybz
committed
56e2adc
View commit details
Copy full SHA for 56e2adc
Browse repository at this point
Commits on Oct 14, 2025
Merge pull request #157 from keszybz/update-constants
Show description for 6396126
behrmann
authored
6396126
View commit details
Copy full SHA for 6396126
Browse repository at this point
Commits on Oct 11, 2025
reader: drop pointless type suffixes
Show description for 87e9eda
keszybz
committed
87e9eda
View commit details
Copy full SHA for 87e9eda
Browse repository at this point
modules: silence warnings about unused params
Show description for 3ab8f5b
keszybz
committed
3ab8f5b
View commit details
Copy full SHA for 3ab8f5b
Browse repository at this point
id128: update constants for systemd 258
Show description for 1e29ed1
keszybz
committed
1e29ed1
View commit details
Copy full SHA for 1e29ed1
Browse repository at this point
meson: hook up update-constants helper
Show description for 7704ae0
keszybz
committed
7704ae0
View commit details
Copy full SHA for 7704ae0
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL