summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* git-build (git-buildpackage wrapper) does not bother canonicalising the suite...Ian Jackson2013-08-25
* typo fixesIan Jackson2013-08-25
* dgit build uses dpkg-buildpackageIan Jackson2013-08-25
* Introduce build_prep subroutine and use it where appropriateIan Jackson2013-08-25
* Fix a badly open-coded copy of check_not_dirty. Closes: #720524.Ian Jackson2013-08-25
* Better error message for use of UNRELEASED suite. Closes: #720523.Ian Jackson2013-08-25
* Location of dgit-repos is now git.debian.org:/git/dgit-repos/repos. Closes: #...Ian Jackson2013-08-25
* Autogenerated quilt patch fixup patch Description contains several recent git...Ian Jackson2013-08-25
* Fix bug which would make quilt patch fixup fail if git status produced "M" li...Ian Jackson2013-08-25
* Use "ftp.debian.org" not "http.debian.net" as the default Debian archive. (h...Ian Jackson2013-08-25
* Create .pc/applied-patches - do not empty it (!)debian/0.10Ian Jackson2013-08-25
* `3.0 (quilt)' fixup creates .pc/applied-patches since modern dpkg-source crea...Ian Jackson2013-08-24
* Fix bug handling our synthetic merges when we see them in the remote suite br...Ian Jackson2013-08-24
* fix typoIan Jackson2013-08-24
* Change our .dsc field name to `Dgit'. Relevant to #720201.Ian Jackson2013-08-24
* Better error when source package contains .git. Closes: #720555.Ian Jackson2013-08-24
* fix bug which causes all uploads to go to sid (!)Ian Jackson2013-08-24
* typoIan Jackson2013-08-24
* typoIan Jackson2013-08-24
* In push, double-check the .changes against the changelog.Ian Jackson2013-08-24
* More comprehensive workaround for `3.0 (quilt)'.Ian Jackson2013-08-24
* new cleaning arrangementsIan Jackson2013-08-24
* New cleaning arrangements (wip).Ian Jackson2013-08-24
* wip new arrangements for clean etc.Ian Jackson2013-08-24
* In push, do git fetch as well as archive fetch, or archive fetch can fail.debian/0.8Ian Jackson2013-08-23
* Fix comparison of archive's .dsc's hash and git branch head to DTRT.Ian Jackson2013-08-23
* When creating repos in dgit-repos (using the ssh-cmd method), copy _template ...Ian Jackson2013-08-23
* If dak ls, or rmadison, reports multiple versions, look for them all, and pic...Ian Jackson2013-08-22
* Name the local remote tracking branch remotes/dgit/dgit/<suite> so that we av...Ian Jackson2013-08-22
* Allow fetching when archive has out-of-date git hash in .dsc. Closes: #720490.debian/0.6Ian Jackson2013-08-22
* fix new packagesdebian/0.5Ian Jackson2013-08-22
* Revert change to ssh to alioth CNAME, as the recommended CNAME is to somethin...Ian Jackson2013-08-22
* Support dgit-distro.<distro>.keyid config option.Ian Jackson2013-08-22
* Mangle debian/<version> tags the way git-buildpackage does (as of git-buildpa...Ian Jackson2013-08-22
* better error msgs from check_not_dirtyIan Jackson2013-08-22
* New --distro option (helps with unknown suites).Ian Jackson2013-08-22
* bugfixes from testing, for recent changesIan Jackson2013-08-22
* bugfixes from testing, for recent changesIan Jackson2013-08-22
* wip bugfixesIan Jackson2013-08-22
* support _multi.changesIan Jackson2013-08-22
* in check_not_dirty, diff against HEAD as that's what we care aboutIan Jackson2013-08-22
* Provide "dgit sbuild".Ian Jackson2013-08-22
* Ordering improvement in push: don't add dsc field until git push done.Ian Jackson2013-08-22
* Better checking that the supplied .dsc and debian/changes correspond.Ian Jackson2013-08-22
* Better error checking when parsing RFC822-style control data.Ian Jackson2013-08-22
* Fail if a required config item is missing.Ian Jackson2013-08-22
* more fixes for error handling, @cmdsIan Jackson2013-08-22
* fixes for error handlingIan Jackson2013-08-22
* much improved error messages - but all needs reviewIan Jackson2013-08-21
* Usage message. Closes #720085.Ian Jackson2013-08-20