summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Introduce git_for_each_tag_referringIan Jackson2015-03-22
|
* Introduce git_for_each_refIan 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
|
* dgit-repos-server: Deal with FRESHREPO from push hookIan Jackson2015-03-22
|
* dgit-repos-server: Make $policy a globalIan Jackson2015-03-22
|
* dgit-repos-server: Move onwardpush and break up its @cmd constructionIan Jackson2015-03-22
|
* dgit-repos-server: Break out movetogarbageIan Jackson2015-03-22
|
* dgit-repos-server: Break out mkrepo_fromtemplateIan Jackson2015-03-22
|
* dgit-repos-server: break out mkemptyrepoIan Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
| | | | More code.
* Export policy hook exist status flags from Dgit.pmIan Jackson2015-03-22
|
* Move $package_re into Debian::DgitIan Jackson2015-03-22
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Diversion via dgit-git.debian.net (gideon) - fixesIan Jackson2015-03-22
|
* Honour policy hookIan Jackson2015-03-22
|
* Introduce policy-hook script into dgit-ssh-dispatch and dgit-repos-server, ↵Ian Jackson2015-03-22
| | | | but do not supply one yet
* dgit: Introduce "deliberatelies"Ian Jackson2015-03-22
| | | | No underlying recipient of this info yet - just plumbing.
* WIP Debian policyIan Jackson2015-03-22
| | | | More notes and also some code
* dgit-repos-server: check suite a little laterIan Jackson2015-03-22
|
* dgit git tags mention the distro explicitly; dgit-repos-server checks itIan Jackson2015-03-22
|
* infra: Pass distro to dgit-repos-serverIan Jackson2015-03-22
|
* Introduce Debian/Dgit.pmIan Jackson2015-03-22
|
* dgit: Provide internal archive-api-query commandIan Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
| | | | Some notes in new document README.Debian-NEW
* debian/changelog: Mention some bugs which we are dealing withIan Jackson2014-11-25
|
* Document in manpage under `dgit push' that it is best to build with dgit too.Ian Jackson2014-11-25
|
* 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 ↵Ian Jackson2014-11-25
| | | | options, rather than thinking the user meat an empty value. Closes:#763332.
* Do not offer wget as an alternative dependency to curl. We always ↵Ian Jackson2014-11-25
| | | | unconditionally invoke curl and have no code to use wget. Closes:#760805.
* Strip `-b <branch>' from contents of Vcs-Git header, when setting up the ↵Ian Jackson2014-11-25
| | | | vcs-git remote. Closes:#759374.
* quilt linearisation in changelogIan Jackson2014-11-25
|
* Make --no-quilt-fixup an alias for (a new option) --quilt=nocheckIan Jackson2014-11-23
|
* Better documentation for quilt series handling.Ian Jackson2014-11-23
|
* tests/tests/quilt: Test series quiltificationIan Jackson2014-11-16
|
* tests/tests/quilt: Reorganise loop into a function (nfc)Ian Jackson2014-11-16
|
* quilt: Generate individual patches CHANGELOG BUGIan Jackson2014-11-16
|
* quiltify_dpkg_commit: ImproveIan Jackson2014-11-16
| | | | | | * Coalesce $msg and $title * New optional $xinfo argument * Squah trailing whitespace (eg blank lines)
* 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
|
* New dgit-infrastructure binary package containing dgit-repos-server et al. ↵Ian Jackson2014-11-09
| | | | Client users probably don't want this stuff. Also, it provides a convenient way to publish the dependencies.
* Add missing `gpgv' to test dependencies in debian/tests/control.Ian Jackson2014-11-09
|
* tests: Test dgit-ssh-dispatchIan Jackson2014-11-08
|
* infra/dgit-ssh-dispatch: New production infra scriptIan Jackson2014-11-08
|
* infra/ssh-wrap: New example scriptIan Jackson2014-11-08
|
* Diversion via dgit-git.debian.net (gideon)Ian Jackson2014-11-08
|
* clone: Check for git earlierIan Jackson2014-11-08
| | | | | check_for_git is going to maybe want to change the git-url, so run it sooner. No substantial functional change.
* tests: Break out t-chain-testIan Jackson2014-11-08
|
* tests: Make t-alt-test out of t-drs-testIan Jackson2014-11-08
|