summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* Diversion via dgit-git.debian.net (gideon) - fixesIan Jackson2015-03-22
* dgit: Introduce "deliberatelies"Ian Jackson2015-03-22
* dgit git tags mention the distro explicitly; dgit-repos-server checks itIan Jackson2015-03-22
* Introduce Debian/Dgit.pmIan Jackson2015-03-22
* dgit: Provide internal archive-api-query commandIan Jackson2015-03-22
* Reject (rather than ignoring) further options merged witht -wn, -wg, -wd.Ian Jackson2014-11-25
* Complain about lack of cuddled values for value-taking single-letter options,...Ian Jackson2014-11-25
* Strip `-b <branch>' from contents of Vcs-Git header, when setting up the vcs-...Ian Jackson2014-11-25
* Make --no-quilt-fixup an alias for (a new option) --quilt=nocheckIan Jackson2014-11-23
* quilt: Generate individual patches CHANGELOG BUGIan Jackson2014-11-16
* quiltify_dpkg_commit: ImproveIan Jackson2014-11-16
* Break out quiltify_dpkg_commit (nfc)Ian Jackson2014-11-15
* Make fail() cope with multi-line messagesIan Jackson2014-11-15
* Break out git_write_tree (nfc)Ian Jackson2014-11-09
* quilt patchification: Break out quiltify() (nfc)Ian Jackson2014-11-09
* Diversion via dgit-git.debian.net (gideon)Ian Jackson2014-11-08
* clone: Check for git earlierIan Jackson2014-11-08
* New $some-user-force config variableIan Jackson2014-11-08
* config: New instead_distro featureIan Jackson2014-11-08
* In access_quirk, filter by defined at the end. (nfc)Ian Jackson2014-11-08
* Introduce access_runeinfo, and put basedistro name in ssh command hint stringIan Jackson2014-11-08
* Add `: dgit <blah>... ;' to the front of ssh remote commands, for the benefit...Ian Jackson2014-11-08
* Regularise and comment access_cfgIan Jackson2014-11-08
* If $idistro set (ie, distro explicitly specified by user), do not look at any...Ian Jackson2014-11-08
* Fix handling of rmadison-based and gitless distros (e.g., Ubuntu).Ian Jackson2014-11-08
* Make access_giturl be capable of being optional, and use this feature when cl...Ian Jackson2014-11-08
* Move defaulting out of archive_query into individual methods and the actual d...Ian Jackson2014-11-08
* Do not have .pc in dgit's git history for format `3.0 (quilt)'Ian Jackson2014-11-08
* Break out srcfn (nfc)Ian Jackson2014-11-08
* Break out get_source_format (nfc)Ian Jackson2014-11-08
* Break out commit_admin (nfc)Ian Jackson2014-11-05
* Make mk_orig_file have capability to be selective on source package and versionIan Jackson2014-11-05
* Break out mktree_in_ud_here (nfc)Ian Jackson2014-11-05
* Replace many calls to stat with new wrapper stat_exists; improves error handl...Ian Jackson2014-11-05
* Use Dpkg::Version::version_compare everywhere, not Dpkg::Version::version_com...Ian Jackson2014-11-04
* Remove leftover debugging printdebian/0.22Ian Jackson2014-08-19
* Check for rpush protocol version incompatibility and crash early if incompati...Ian Jackson2014-08-10
* When killing build subprocess during failure of rpush, try reaping it (so we ...Ian Jackson2014-08-10
* In rpush, on protocol error talking to build host, check if the subprocess di...Ian Jackson2014-08-10
* Better reporting of child exit statuses (esp. deaths due to signals).Ian Jackson2014-08-10
* Improve error message for .dsc parsing failures more generally.Ian Jackson2014-08-04
* Improve error message for .dsc having already been signed (iff using libdpkg-...Ian Jackson2014-08-04
* When cloning, set up a remote `vcs-git' from the package's Vcs-Git (and put a...Ian Jackson2014-08-04
* Provide `dgit clean'. Closes:#736527.Ian Jackson2014-08-04
* Print better message for unknown operations.Ian Jackson2014-08-04
* Treat .dsc as bytes, just like everything else, rather than letting HTTP::Mes...Ian Jackson2014-08-03
* Check SHA-256 of .dsc against hash from archive_query (ie projectb) rather th...Ian Jackson2014-08-03
* Use curl to download things rather than dget; do our own processing of the filesIan Jackson2014-08-03
* Do not remove destination when clone fails because it already exists (!)Ian Jackson2014-08-03
* Use mirror.ftp-master.debian.org DNS alias rather than coccia. Closes:#752602.Ian Jackson2014-08-03