summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* When exec fails, always print the program name in the error message.Ian Jackson2015-07-27
* Dgit.pm: Provide executable_on_path (avoids loading File::Which which is rath...Ian Jackson2015-07-27
* Organise debian/changelogIan Jackson2015-07-27
* fixup! Test suite: Provide tests which check thatIan Jackson2015-07-27
* Run debian/rules debian/tests/controlIan Jackson2015-07-27
* Test suite: build-modes tests: Do extra clean mode tests with build-sourceIan Jackson2015-07-27
* Test suite: build-modes tests: Generate id rather than using counterIan Jackson2015-07-27
* Test suite: Provide tests which check that all our various build operations r...Ian Jackson2015-07-27
* Test suite: Provide "indep-arch" branch in example worktree which produces bo...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
* Remove stray .gits during quilt fixup, tooIan Jackson2015-07-27
* Break out remove_stray_gitsIan 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
* Provide access_cfg_bool (no call sites yet)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
* Option parsing: Redo .opts-CMD parsing to use insertposIan Jackson2015-07-26
* Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. Closes:#793427.Ian Jackson2015-07-26
* Configuration: Break out access_cfg_cfgsIan Jackson2015-07-26
* Option parsing: Defer addition of cmdline opts so that we can put config ones...Ian Jackson2015-07-26
* Option parsing: Do not permit --blah="" (which won't work anyway)Ian Jackson2015-07-26
* Print a supplementary message when push fails, giving advice to the user abou...Ian Jackson2015-07-26
* rpush: Support empty files in protocol_read_bytesIan Jackson2015-07-26
* rpush: Introduce more sophisticated protocol negotiation.Ian Jackson2015-07-26
* Test suite: Honour DGIT_TEST_DEBUG=''.Ian Jackson2015-07-26
* Cosmetic code improvementIan 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
* Dgit.pm: Provide messagequoteIan Jackson2015-07-26
* Test suite: Honour t-dependencies, so rsync only installed for mirror testsIan Jackson2015-07-25
* Test suite: Support t-dependencies (for gencontrol, not for tests/run-all)Ian Jackson2015-07-25
* Test suite: list-tests: Break out seddery()Ian 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
* Test suite: Introduce tests/list-testsIan Jackson2015-07-25
* Make warnings fatal in tstunt/dpkg-parsechangelog (directly).Ian Jackson2015-07-25