summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-19Merge fix-os.errno-not-available into master [a=toabctl] [r=gjolly,mirespace,...HEADmasterThomas Bechtold
2022-04-19Fix AttributeError: module 'os' has no attribute 'errno'Thomas Bechtold
2019-01-09Merge features/snap-diffs into master [a=tobijk] [r=daniel-thewatkins,philroche]Tobias Koch
2018-12-21diff snapsTobias Koch
2018-12-12Merge bugfix/kernels into master [a=daniel-thewatkins] [r=fginther,rcj]Daniel Watkins
2018-12-12Add __setitem__ to ManifestDaniel Watkins
2018-12-11Merge features/refactor into master [a=tobijk] [r=daniel-thewatkins,philroche]Tobias Koch
2018-12-10Refactor mfdiff script into a reusable componentTobias Koch
2018-06-13Merge snaps into master [a=daniel-thewatkins] [r=fginther,philroche]Daniel Watkins
2018-06-08Skip snap lines in manifestsDaniel Watkins
2018-06-08Add Python 3 to testing matrixDaniel Watkins
2018-06-08Add single test and use it to configure toxDaniel Watkins
2018-06-08Make mfdiff.py importable to allow testingDaniel Watkins
2017-08-15Handle missing six.viewkeys in trusty [a=Odd_Bloke][r=philroche,tribaal]Daniel Watkins
2017-08-15Handle missing six.viewkeys in trustyDaniel Watkins
2017-06-28Modernization and fixesRobert C Jennings
2017-06-27Strip architecture from binary when searching cacheRobert C Jennings
2017-06-27Copy rather than rename changelog filesRobert C Jennings
2017-06-27Force output to UTF-8 at all timesRobert C Jennings
2017-06-27Output utf-8 rather than asciiRobert C Jennings
2017-06-27Change exception rendering for python3 compatibilityRobert C Jennings
2017-06-27Use the current directory for temp changelog filesRobert C Jennings
2017-06-26Improve variable naming for changelog_url (was clog_url)Robert C Jennings
2017-06-26Support non-x86 architecturesRobert C Jennings
2017-06-26Fix usage text to correct option orderRobert C Jennings
2017-06-26Eliminate traceback if binary package has been renamed (no longer in apt cache)Robert C Jennings
2017-06-26Use a real temporary fileRobert C Jennings
2017-06-26Fixups for code-reviewRobert C Jennings
2017-06-26Improve names in print_changelogs and store more to the sources dictRobert C Jennings
2017-06-26Break out changelog processing from mainRobert C Jennings
2017-06-26More variable renamesRobert C Jennings
2017-06-26Rearrange summary printout and changelog printing for later refactorRobert C Jennings
2017-06-26Name, spelling, and doc cleanupRobert C Jennings
2017-06-26Stop processing source package on exceptionRobert C Jennings
2017-06-26Unlink temp file only if it existsRobert C Jennings
2017-06-24Add more complete function docstringsRobert C Jennings
2017-06-24Additional refactoring to reduce size of mainRobert C Jennings
2017-05-31isort requestsRobert C Jennings
2017-05-31Update authors/copyrightRobert C Jennings
2017-05-31Add loggingRobert C Jennings
2017-05-31Simplify cmdline --verbose optionRobert C Jennings
2017-05-31Swap urllib for requestsRobert C Jennings
2017-05-31Improve variable namingRobert C Jennings
2017-05-31Consistent sorted outputRobert C Jennings
2017-05-31python3 compatibility changesRobert C Jennings
2017-05-31Document functions, use 'with' for files, and minor fixesRobert C Jennings
2017-05-30PEP8 cleanup, example updates, & python-apt updatesRobert C Jennings
2017-05-30Correct vi line for tab expansionRobert C Jennings
2017-05-30README: Remove trailing spacesRobert C Jennings
2017-05-30Use host apt-secure keychainsRobert C Jennings