summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-01usd/GitRepository: add support for importing orig tarballsorig_tarballNishanth Aravamudan
2016-11-01usd/importer: use a temp directory for pulling source packagesNishanth Aravamudan
2016-11-01remove unused dependencyNishanth Aravamudan
2016-11-01Walk release list backwards to find branch for ubuntu/devel.Scott Moser
2016-10-27usd/importer: Fix verbose handlingNishanth Aravamudan
2016-10-27usd/importer: specify formatting for logger to include timestamps, drop moduleNishanth Aravamudan
2016-10-27usd-merge: properly report back return codes on errorsNishanth Aravamudan
2016-10-27usd/GitRepository: print exception information on pull failureNishanth Aravamudan
2016-10-27usd/GitRepository: remove stray debug lineNishanth Aravamudan
2016-10-27Operate on changelog and commit message as bytesScott Moser
2016-10-27Cleanup of 'run' and fix error when changelogs have non-utf8 output.Scott Moser
2016-10-27usd/GitRepository: add exponential backoff on pull failureNishanth Aravamudan
2016-10-27usd/GitRepository: retry pull() on all ExceptionsNishanth Aravamudan
2016-10-20usd-merge: use importer/ namespace for branches from lpusdp/lpusipNishanth Aravamudan
2016-10-20usd-clone: fix usage to include package name.Scott Moser
2016-10-19usd/version: bump to 1.0-rc2Nishanth Aravamudan
2016-10-19usd-merge: keep empty and redundant commits on reconstructNishanth Aravamudan
2016-10-19usd-merge: update to handle upload commitsNishanth Aravamudan
2016-10-19usd/GitRepository: add some comments, fix a typoNishanth Aravamudan
2016-10-19usd/GitRepository: combine upload and non-upload committingNishanth Aravamudan
2016-10-19usd/GitRepository: fix changelog parent tag printingNishanth Aravamudan
2016-10-19usd/GitRepository: no longer passing user explicitly to push()Nishanth Aravamudan
2016-10-19usd/GitRepository: manually fetch all tags on the remote endNishanth Aravamudan
2016-10-19usd/GitRepository: switch to annotated tagsNishanth Aravamudan
2016-10-19usd/: Add version fileNishanth Aravamudan
2016-10-19usd/GitRepository: reformat to fit closer to 72-char columnsNishanth Aravamudan
2016-10-19usd/GitRepository: remove stray printsNishanth Aravamudan
2016-10-19usd/GitRepository: use Tag.name rather than tag lookupNishanth Aravamudan
2016-10-19usd/GitRepository: add comments throughoutNishanth Aravamudan
2016-10-19usd/GitRepository: reorder arguments to commit_importNishanth Aravamudan
2016-10-19usd/GitRepository: remove version_is_taggedNishanth Aravamudan
2016-10-19usd/GitRepository: extract changelog munging in commit_import to functionNishanth Aravamudan
2016-10-19usd/GitRepository: refactor commit_import's changelog mungingNishanth Aravamudan
2016-10-19usd/GitRepository: rename get_versions_from_changelog to get_all_changelog_ve...Nishanth Aravamudan
2016-10-19usd/GitRepository: rename tag_exists to get_tag_referenceNishanth Aravamudan
2016-10-19usd/GitRepository: minimize calls to listall_branches()Nishanth Aravamudan
2016-10-18usd/GitRepository: remove get_importer_headNishanth Aravamudan
2016-10-18usd/GitRepository: rename get_head to get_head_by_nameNishanth Aravamudan
2016-10-18usd/GitRepository: be consistent in using treeishNishanth Aravamudan
2016-10-18usd/GitRepository: drop unused parameters to contstructor and push()Nishanth Aravamudan
2016-10-18usd/importer: add docstring commentsNishanth Aravamudan
2016-10-18usd-import: clarify help textNishanth Aravamudan
2016-10-18usd/importer: remove unused srcpkg_version_compareNishanth Aravamudan
2016-10-18usd-import: reorganize the code to minimize the maintenanceNishanth Aravamudan
2016-10-18usd-import: push git_dsc_commit_tag down into only userNishanth Aravamudan
2016-10-17usd-import: skip header on changelog parsing for commit messageNishanth Aravamudan
2016-10-15usd-import: consolidate changelog parsing to one functionNishanth Aravamudan
2016-10-15usd-import: do not pass spi.head_name when already passing spiNishanth Aravamudan
2016-10-15usd-import: fallback to shell parsing of changelog if dpkg-parsechangelog failsNishanth Aravamudan
2016-10-14usd-import: add new changelog entries to commit messageNishanth Aravamudan