summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
...
* When exec fails, always print the program name in the error message.Ian Jackson2015-07-27
* Organise debian/changelogIan Jackson2015-07-27
* Run debian/rules debian/tests/controlIan Jackson2015-07-27
* Test suite: Provide tests which check that all our various build operations r...Ian Jackson2015-07-27
* Also suppress spurious runs of the clean target when building using git-build...Ian Jackson2015-07-27
* When we are using dpkg-buildpackage to clean before using it to also do the b...Ian Jackson2015-07-27
* Show `dgit sbuild' in usage message.Ian Jackson2015-07-27
* Rename `git-build' operation to `gbp-build' to make it clearer what it's for....Ian Jackson2015-07-27
* Test suite: Mention enumerate-tests in changelogIan Jackson2015-07-27
* Test suite: rename list-tests to enumerate-tests for ease of completion over ...Ian Jackson2015-07-27
* Honour --git= (mostly).Ian Jackson2015-07-27
* When key to use not specified any other way, use the debian/changelog trailer...Ian Jackson2015-07-27
* Work around curl -sS -I printing `HTTP/1.0 200 Connection established' before...Ian Jackson2015-07-27
* Set up git user.email and user.name from distro access config or DEBEMAIL/DEB...Ian Jackson2015-07-27
* Provide dgit setup-new-tree (like dpkg-setup-mergechangelogs but only does it...Ian Jackson2015-07-27
* Make configuration able to prevent dpkg-mergechangelogs setup.Ian Jackson2015-07-26
* Fix a debug message in the obsolete sshpsql archive access driver.Ian Jackson2015-07-26
* With -DDDD, print out all gitcfg references (copious!)Ian Jackson2015-07-26
* Slurp in entire git config, for better performance.Ian Jackson2015-07-26
* Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. Closes:#793427.Ian Jackson2015-07-26
* Print a supplementary message when push fails, giving advice to the user abou...Ian Jackson2015-07-26
* Test suite: Honour DGIT_TEST_DEBUG=''.Ian Jackson2015-07-26
* Do not quote `:' in shellquote.Ian Jackson2015-07-26
* changelog: Add ~~Ian Jackson2015-07-26
* When source package contains things called .git (even files, and even in subd...Ian Jackson2015-07-26
* Test suite: Honour t-dependencies, so rsync only installed for mirror testsIan Jackson2015-07-25
* Test suite: Check that test suite list in debian/tests/control is up to dateIan Jackson2015-07-25
* Test suite: Update debian/tests/controlIan Jackson2015-07-25
* Test suite: Provide rules target for list-tests gencontrolIan Jackson2015-07-25
* Test suite: Implement list-tests gencontrolIan Jackson2015-07-25
* Make warnings fatal in tstunt/dpkg-parsechangelog (directly).Ian Jackson2015-07-25
* Make warnings fatal in dpkg-repos-admin-debian, dgit-ssh-dispatch (using setu...Ian Jackson2015-07-25
* Work around #793471 (madness with $SIG{__WARN__} and Perl's system builtin): ...Ian Jackson2015-07-25
* Add mirror-debnewgit to DEP-8 test listIan Jackson2015-07-21
* --new is needed for read access to packages in NEW, too. Document this, and ...Ian Jackson2015-07-21
* Infrastructure: Get mirroring right for fresh repos of existing packages (!)Ian Jackson2015-07-21
* dgit(7): No longer say that dgit-repos lives on Alioth.Ian Jackson2015-07-21
* dgit.1: Fix typosRichard Hartmann2015-07-21
* Manpage: Better cross-references for -k and keyid.Ian Jackson2015-07-20
* Manpage: Clarify wording of readonly config.Ian Jackson2015-07-20
* Remove stray sentence in config section of manpage.Ian Jackson2015-07-20
* In discussion on how to start using dgit when already using git, do not imply...Ian Jackson2015-07-20
* Qualify to Debian the manpage comment about how to do NMU.Ian Jackson2015-07-20
* In manpage, do not seem to imply that NMU should be of only one new commit.Ian Jackson2015-07-20
* Fix a formatting problem in --build-products-dir= doc.Ian Jackson2015-07-20
* Document that --quilt=linear is the default for Debian.Ian Jackson2015-07-20
* Improve manpage comment about defining a new distro.Ian Jackson2015-07-20
* Document that -cname=value applies only for this run.Ian Jackson2015-07-20
* Document that up to -DDD (not just -DD) is meaningfully different.Ian Jackson2015-07-20
* Manpage said that --clean=check was -wn but that is --clean=none; correctly d...Ian Jackson2015-07-20