Greg Neagle
|
b5bb875884
|
Better unicode text handling for subprocesses
|
2019-06-24 21:53:37 -07:00 |
|
Greg Neagle
|
57f791b922
|
Python 3 compatibility changes for makepkginfo
|
2019-06-22 22:38:52 -07:00 |
|
Greg Neagle
|
4b2327d54b
|
More Python 3 compatibility
|
2019-06-04 22:27:29 -07:00 |
|
Greg Neagle
|
df60207145
|
Add 'from __future__ import absolute_import' to all files to enforce Python3-style imports
|
2019-05-03 21:34:56 -07:00 |
|
Greg Neagle
|
531d99a01a
|
Convert all print statements to Python3-compatible print functions
|
2019-05-03 19:47:37 -07:00 |
|
Greg Neagle
|
918d0b7391
|
Update copyright dates
|
2019-01-02 10:31:50 -08:00 |
|
Greg Neagle
|
2ad96d86af
|
Fix for inaccurate detection of already-mounted disk images
|
2018-05-08 17:02:40 -07:00 |
|
Greg Neagle
|
1428c40d06
|
Update copyright notices to include 2018
|
2018-01-20 08:46:22 -08:00 |
|
Greg Neagle
|
62aacdeed6
|
dmgutils.mountdmg can now optionally mount a dmg under /Volumes; adobeutils.mount_adobe_dmg now just calls dmgutils.mountdmg
|
2017-04-01 08:32:24 -07:00 |
|
Greg Neagle
|
4053a0dbe7
|
Update copyright dates to 2017
|
2017-01-17 20:14:31 -08:00 |
|
Greg Neagle
|
24805bd99b
|
Remove 'shebang' line from all Python modules that are not intended to be executed as scripts. This also causes my stupid editor to stop marking these files as executable.
|
2017-01-11 16:03:33 -08:00 |
|
Greg Neagle
|
9021d40f72
|
Change relative import style
|
2017-01-06 15:10:36 -08:00 |
|
Greg Neagle
|
f5f19137ab
|
PyLint cleanups
|
2017-01-03 14:33:40 -08:00 |
|
Greg Neagle
|
c386ede21c
|
Move Memoize decorator to utils module
|
2016-12-17 09:24:15 -08:00 |
|
Greg Neagle
|
b126f09bb4
|
Move getFirstPlist function into utils
|
2016-12-17 09:06:40 -08:00 |
|
Greg Neagle
|
8a6a7bb13e
|
Reorg of modules under munkilib; I might chnage my mind again...
|
2016-12-16 19:02:17 -08:00 |
|