Greg Neagle
|
25e42ecdb0
|
Faster iteration of installed apps when searching for matching apps during updatecheck
|
2017-04-07 16:41:22 -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
|
2e905b0dea
|
Once again remove executable bits that are getting set
|
2017-01-10 09:03:30 -08:00 |
|
Greg Neagle
|
e605490e95
|
Lots of PyLint clean ups
|
2017-01-10 08:59:41 -08:00 |
|
Greg Neagle
|
9021d40f72
|
Change relative import style
|
2017-01-06 15:10:36 -08:00 |
|
Greg Neagle
|
883dcef799
|
Memoize get_version since it won't change during a run
|
2017-01-03 08:20:12 -08:00 |
|
Greg Neagle
|
41153d3a86
|
Remove execute bit from most munkilib/*.py files
|
2017-01-02 16:07:55 -08:00 |
|
Greg Neagle
|
172a009af2
|
PyLint cleanups
|
2016-12-31 17:33:05 -08:00 |
|
Greg Neagle
|
10a6950837
|
Consistent if __name__ == '__main__': bit for all munkilib submodules
|
2016-12-24 08:17:08 -08:00 |
|
Greg Neagle
|
e1d5beed6d
|
Move item comparison functions from updatecheck.py to new compare.py module
|
2016-12-22 11:04:45 -08:00 |
|
Greg Neagle
|
c386ede21c
|
Move Memoize decorator to utils module
|
2016-12-17 09:24:15 -08:00 |
|
Greg Neagle
|
8a6a7bb13e
|
Reorg of modules under munkilib; I might chnage my mind again...
|
2016-12-16 19:02:17 -08:00 |
|