summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* 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
* 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
* Cosmetic code improvementIan Jackson2015-07-26
* When source package contains things called .git (even files, and even in subd...Ian Jackson2015-07-26
* Work around #793471 (madness with $SIG{__WARN__} and Perl's system builtin): ...Ian Jackson2015-07-25
* --new is needed for read access to packages in NEW, too. Document this, and ...Ian Jackson2015-07-21
* Make readonly vs push configurableIan Jackson2015-07-19
* Rename $access_pushing to $access_forpush and read it via a function (nfc)Ian Jackson2015-07-19
* Allow git-url to be '' to force fallback to git-proto etc.Ian Jackson2015-07-19
* Talk to push.dgit.debian.org, rather than the .debian.net alias.Ian Jackson2015-07-19
* Remove configuration relating to alioth.Ian Jackson2015-07-19
* Remove an obsolete comment.Ian Jackson2015-07-19
* Switch to new production git repositories for reading. (this can no longer di...Ian Jackson2015-07-19
* Provide for checking git presence via http[s].Ian Jackson2015-07-19
* Provide for configurable git url suffix.Ian Jackson2015-07-19
* Provide for different access mechanisms when pushing.Ian Jackson2015-07-19
* Memoise git config lookups (big speedup!)Ian Jackson2015-07-19
* Provide -wc aka --clean=check.Ian Jackson2015-07-19
* Provide -wdd aka --clean=dpkg-source-d. Closes:#792433.Ian Jackson2015-07-19
* Provide --clean=git-ff (aka -wgf), which is useful for dgit itself (!)Ian Jackson2015-07-05
* dgit: Do not verify the tag with git tag -v as well as git verify-tag, ie sup...Ian Jackson2015-07-05
* dgit: Debian config: Provide git-createIan Jackson2015-07-04
* dgit: sbuild: Fix typo which broke dgit sbuildIan Jackson2015-07-04
* dgit: Rationalise some messagesIan Jackson2015-07-04
* dgit: Provide "dgit setup-mergechangelogs" operationIan Jackson2015-07-04
* dgit: Set up a merge driver for debian/changelog. Closes:#769291.Ian Jackson2015-07-04
* dgit: Break out set_local_git_config (nfc)Ian Jackson2015-07-04
* dgit: Be more careful about tag updates during fetch: only update tags referr...Ian Jackson2015-07-04