summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* Dgit.pm: Introduce $deliberately_re and use it everywhereIan Jackson2015-05-31
* dgit: Print curl command for archive api query actionIan Jackson2015-05-31
* Show git config queries only with debuglevel 3 (-DDD) and higher.Ian Jackson2015-05-31
* Debugging: use typeglobs to simplify various things (nfc)Ian Jackson2015-05-31
* Rename $debug variable to $debuglevel (nfc)Ian Jackson2015-05-31
* Move a $debug check into printdebug (nfc)Ian Jackson2015-05-31
* Debugging output: Break out debugcmd into Dgit.pm and use it everywhere (nfc)Ian Jackson2015-05-31
* Move dgit's debugging arrangements into Dgit.pmIan Jackson2015-05-31
* Turn all perl warnings into errorsIan Jackson2015-05-31
* Fix undef warning in Vcs-Git handlingIan Jackson2015-05-31
* LANG, LC_*: Consistently set required LC_* env varsIan Jackson2015-05-31
* Use ftpasterapi archive query method for testsIan Jackson2015-05-31
* Use ftpmasterapi archive query method. (Closes:#727702.)Ian Jackson2015-05-31
* Provide ftpmasterapi archive query methodIan Jackson2015-04-15
* Fix inaccurate error message when archive's git hash is not an ancestor of gi...Ian Jackson2015-04-15
* archive query methods: Clarify organisation (code motion, nfc)Ian Jackson2015-04-08
* Bugfixes (now tests/tests/clone-nogit works)Ian Jackson2015-03-22
* Support --deliberately-not-fast-forwardIan Jackson2015-03-22
* Move stat_exists to Dgit.pmIan Jackson2015-03-22
* Break out $branchprefix, server_branch, server_ref into Dgit.pmIan Jackson2015-03-22
* 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