forked from seveas/python-networkmanager
-
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
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: delfick/python-networkmanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: seveas/python-networkmanager
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
- 10 commits
- 8 files changed
- 4 contributors
Commits on Jan 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e3b305f - Browse repository at this point
Copy the full SHA e3b305fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac58767 - Browse repository at this point
Copy the full SHA ac58767View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbfa159 - Browse repository at this point
Copy the full SHA dbfa159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b1e66 - Browse repository at this point
Copy the full SHA 15b1e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094c935 - Browse repository at this point
Copy the full SHA 094c935View commit details -
According to the NetworkManager documentation: https://developer.gnome.org/NetworkManager/stable/nm-dbus-types.html#NMDeviceType There is 4 new device type: NM_DEVICE_TYPE_WPAN = 27 - a IEEE 802.15.4 (WPAN) MAC Layer Device NM_DEVICE_TYPE_6LOWPAN = 28 - 6LoWPAN interface NM_DEVICE_TYPE_WIREGUARD = 29 - a WireGuard interface NM_DEVICE_TYPE_WIFI_P2P = 30 - an 802.11 Wi-Fi P2P device (Since: 1.16) This changes add contants and classes for these devices and add them in the device_class dict. Fix seveas#68 seveas#76 See also seveas#80
Configuration menu - View commit details
-
Copy full SHA for c4a5913 - Browse repository at this point
Copy the full SHA c4a5913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c1272 - Browse repository at this point
Copy the full SHA 46c1272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9acb5c9 - Browse repository at this point
Copy the full SHA 9acb5c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c2e433 - Browse repository at this point
Copy the full SHA 0c2e433View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94ef45d - Browse repository at this point
Copy the full SHA 94ef45dView 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 master...main