This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
munki
Watch
1
Star
0
Fork
0
You've already forked munki
mirror of
https://github.com/munki/munki.git
synced
2026-01-26 08:59:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebdefe4fc0efbfce217816e14c386f1cbff26a2e
munki
/
code
/
client
/
munkilib
/
appleupdates
History
Greg Neagle
504c47283f
Attempt to parse 10.15's softwareupdate -l output
2019-08-25 19:20:05 -07:00
..
__init__.py
Add 'from __future__ import absolute_import' to all files to enforce Python3-style imports
2019-05-03 21:34:56 -07:00
au.py
Fix checksum generation in installed_apple_pkgs_changed due to improper bytestring/unicode handling
2019-06-29 07:39:07 -07:00
core.py
Add 'from __future__ import absolute_import' to all files to enforce Python3-style imports
2019-05-03 21:34:56 -07:00
dist.py
appleupdates/dist.py get_localization_strings: Make sure data is bytestrings before passing to FoundationPlist.readPlistFromString
2019-07-23 13:40:17 -07:00
su_prefs.py
Better unicode text handling for subprocesses
2019-06-24 21:53:37 -07:00
su_tool.py
Attempt to parse 10.15's softwareupdate -l output
2019-08-25 19:20:05 -07:00
sync.py
Code reformat in appleupdates.sync
2019-08-21 20:55:01 -07:00