summaryrefslogtreecommitdiff
path: root/icklib
AgeCommit message (Expand)AuthorFilesLines
2016-03-06Move .deb steps to their own moduleLars Wirzenius3-131/+156
2016-03-06Move .dsc creation steps into a moduleLars Wirzenius3-100/+123
2016-03-06Move tarball creation steps into a moduleLars Wirzenius3-75/+95
2016-03-06Move Debian info collection step into a moduleLars Wirzenius3-54/+76
2016-03-06Move shell-command running steps into a moduleLars Wirzenius3-49/+71
2016-03-06Move FindTagsToBuildForDebianRelease into moduleLars Wirzenius3-43/+67
2016-03-06Move steps to find new commits to separate moduleLars Wirzenius3-56/+80
2016-03-06Move FindCurrentGitCommits into separate moduleLars Wirzenius3-13/+33
2016-03-06Move CloneGits into a separate moduleLars Wirzenius3-33/+55
2016-03-06Move {Create,Finish}BuildInfo to a separate moduleLars Wirzenius3-80/+103
2016-03-06Move {Load,Save}ProjectInfo into separate moduleLars Wirzenius3-43/+65
2016-03-06Move GitSpec class to end of fileLars Wirzenius1-8/+8
2016-03-06Bump version number post-release to 0.14+gitLars Wirzenius1-2/+2
2016-03-06Prepare to release version 0.14ick-0.14Lars Wirzenius1-2/+2
2016-03-06With --verbose, show command outputLars Wirzenius1-1/+6
2016-03-06Require project entries to specify dput targetsLars Wirzenius1-3/+15
2016-03-06Add build step to upload Debian packagesLars Wirzenius1-0/+53
2016-03-06Log to log file the stdout output of local commandLars Wirzenius1-0/+1
2016-03-04Rename build step to be explicit about CI repoLars Wirzenius1-3/+3
2016-02-24Whitespace and comment cleanupLars Wirzenius1-4/+3
2016-02-24Add --verbose optionLars Wirzenius3-1/+122
2016-02-19Fix references to RunState.build_info to be directLars Wirzenius1-3/+3
2016-02-19Initialize RunState.build_infoLars Wirzenius1-1/+1
2016-02-19Have InfoformationStore.attrs have an empty valueLars Wirzenius1-0/+2
2016-02-19Set OsRelease.pretty_codename to None in __init__Lars Wirzenius1-0/+1
2016-02-19Fix some problems found by pylintLars Wirzenius4-7/+0
2016-02-19Fix whitespace problems pep8 foundLars Wirzenius4-9/+10
2016-02-16Collect Debian info about targets only onceLars Wirzenius1-3/+8
2016-02-16Bump version number post-release to 0.13+gitLars Wirzenius1-2/+2
2016-02-16Prepare to release version 0.13ick-0.13Lars Wirzenius1-2/+2
2016-02-16Bump version number post-release to 0.12+gitLars Wirzenius1-2/+2
2016-02-16Prepare to release version 0.12ick-0.12Lars Wirzenius1-2/+2
2016-02-16Prepare to use bumper for releasesLars Wirzenius2-3/+3
2016-02-14Unquote file:// URLs given to dgetLars Wirzenius1-0/+2
2016-02-07Prepare for 0.11ick-0.11Lars Wirzenius1-1/+1
2016-02-07Get target's codename, release from /etc/os-releaseLars Wirzenius4-12/+146
2016-01-08Prepare 0.10ick-0.10Lars Wirzenius1-1/+1
2015-12-27Add support for repo-signing-keyLars Wirzenius1-2/+20
2015-12-22Log that -dbgsym problem is ignoredLars Wirzenius1-0/+2
2015-12-22Fix how reprepro error is captured and noticedLars Wirzenius1-3/+3
2015-12-22Add missing importLars Wirzenius1-0/+1
2015-12-22Deal with -dbgsym and repreproLars Wirzenius1-1/+12
2015-12-22Revert "Make reprepro ignore surprising binaries"Lars Wirzenius1-9/+0
2015-12-22Make reprepro ignore surprising binariesLars Wirzenius1-0/+9
2015-12-13Set $HOME for pbuilder explicitlyLars Wirzenius1-0/+2
2015-12-12Add --allow-unsigned to pbuilder --update as wellLars Wirzenius1-14/+16
2015-11-14Refactor to put shared code in base classLars Wirzenius6-56/+62
2015-11-08Run ssh without ttyLars Wirzenius1-3/+5
2015-11-08Add duration to build.yamlLars Wirzenius3-3/+11
2015-11-08Add start, end timestamps, build status to logLars Wirzenius1-0/+25