Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-29Handle special categoriessoc-2017-package_managergandalf3
2017-08-29fix utilsgandalf3
2017-08-29documentationgandalf3
2017-08-29pep8-ify bpkg/types.pygandalf3
2017-08-29Use isinstancegandalf3
2017-08-29pep8-ify bpkg/subproc.pygandalf3
2017-08-29Use typing.Optionalgandalf3
2017-08-29Document non-none typesgandalf3
2017-08-29More precise error messagesgandalf3
2017-08-29Document reason for dict conversiongandalf3
2017-08-29Write own error messagegandalf3
2017-08-29Disable uninstall buttons on addons installed outside user dirgandalf3
2017-08-29Remove unneccesary Nonegandalf3
2017-08-29Build list oncegandalf3
2017-08-29Actually display progressgandalf3
2017-08-29pep8-ify bpkg/messages.pygandalf3
2017-08-29Remove unused message, make sure all errors inherit from SubprocErrorgandalf3
2017-08-29Clean up bpkg/display.pygandalf3
2017-08-29pep8-ify bpkg/actions.pygandalf3
2017-08-29Remove unneccesary parensgandalf3
2017-08-29Split code for installing zipped and unzipped packages into separate functionsgandalf3
2017-08-29Break exception chaingandalf3
2017-08-29Remove old commented codegandalf3
2017-08-29Wait until we've determined url is a real url to derive filenames from itgandalf3
2017-08-29Make sure classes tuple is only set when it should begandalf3
2017-08-29Improve docstringgandalf3
2017-08-29Improve commentationgandalf3
2017-08-29Remove old commented codegandalf3
2017-08-29pep8-ify bl_operators/package.pygandalf3
2017-08-29pep8-ify bpkg/__init__.pygandalf3
2017-08-29Remove fold markersgandalf3
2017-08-29Bring back sortinggandalf3
2017-08-29Improve documentation and remove extraneous functiongandalf3
2017-08-29Package name is not allowed to be None, no need to check for itgandalf3
2017-08-29Remove old OrderedDictgandalf3
2017-08-29Clarify TODO notegandalf3
2017-08-29Remove old loggers, document refresh parametergandalf3
2017-08-29Move enable/disable into Package classgandalf3
2017-08-29Remove old debug logging and excess whitespacegandalf3
2017-08-29Shorten if, remove commented codegandalf3
2017-08-29Remove commented codegandalf3
2017-08-29Override _finish instead of cancelgandalf3
2017-08-29simplify ifgandalf3
2017-08-29Simplify package list refreshinggandalf3
2017-08-29Replace hardcoded 10s with constantgandalf3
2017-08-29Remove old abort methodgandalf3
2017-08-29Remove fold markersgandalf3
2017-08-29Update commentgandalf3
2017-08-29Add explanation for multiprocessing contextgandalf3
2017-08-29Remove commented codegandalf3