chiark / gitweb /
NOTES: Remove obsolete file
[dgit.git] / debian /
2015-07-27 Ian JacksonTest suite: Provide tests which check that all our...
2015-07-27 Ian JacksonAlso suppress spurious runs of the clean target when...
2015-07-27 Ian JacksonWhen we are using dpkg-buildpackage to clean before...
2015-07-27 Ian JacksonShow `dgit sbuild' in usage message.
2015-07-27 Ian JacksonRename `git-build' operation to `gbp-build' to make...
2015-07-27 Ian JacksonTest suite: Mention enumerate-tests in changelog
2015-07-27 Ian JacksonTest suite: rename list-tests to enumerate-tests for...
2015-07-27 Ian JacksonHonour --git= (mostly).
2015-07-27 Ian JacksonWhen key to use not specified any other way, use the...
2015-07-27 Ian JacksonWork around curl -sS -I printing `HTTP/1.0 200 Connecti...
2015-07-27 Ian JacksonSet up git user.email and user.name from distro access...
2015-07-27 Ian JacksonProvide dgit setup-new-tree (like dpkg-setup-mergechang...
2015-07-26 Ian JacksonMake configuration able to prevent dpkg-mergechangelogs...
2015-07-26 Ian JacksonFix a debug message in the obsolete sshpsql archive...
2015-07-26 Ian JacksonWith -DDDD, print out all gitcfg references (copious!)
2015-07-26 Ian JacksonSlurp in entire git config, for better performance.
2015-07-26 Ian JacksonHonour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. ...
2015-07-26 Ian JacksonPrint a supplementary message when push fails, giving...
2015-07-26 Ian JacksonTest suite: Honour DGIT_TEST_DEBUG=''.
2015-07-26 Ian JacksonDo not quote `:' in shellquote.
2015-07-26 Ian Jacksonchangelog: Add ~~
2015-07-26 Ian JacksonWhen source package contains things called .git (even...
2015-07-25 Ian JacksonTest suite: Honour t-dependencies, so rsync only instal...
2015-07-25 Ian JacksonTest suite: Check that test suite list in debian/tests...
2015-07-25 Ian JacksonTest suite: Update debian/tests/control
2015-07-25 Ian JacksonTest suite: Provide rules target for list-tests gencontrol
2015-07-25 Ian JacksonTest suite: Implement list-tests gencontrol
2015-07-25 Ian JacksonMake warnings fatal in tstunt/dpkg-parsechangelog ...
2015-07-25 Ian JacksonMake warnings fatal in dpkg-repos-admin-debian, dgit...
2015-07-25 Ian JacksonWork around #793471 (madness with $SIG{__WARN__} and...
2015-07-21 Ian JacksonAdd mirror-debnewgit to DEP-8 test list
2015-07-21 Ian Jackson--new is needed for read access to packages in NEW...
2015-07-21 Ian JacksonInfrastructure: Get mirroring right for fresh repos...
2015-07-21 Ian Jacksondgit(7): No longer say that dgit-repos lives on Alioth.
2015-07-21 Richard Hartmanndgit.1: Fix typos
2015-07-20 Ian JacksonManpage: Better cross-references for -k and keyid.
2015-07-20 Ian JacksonManpage: Clarify wording of readonly config.
2015-07-20 Ian JacksonRemove stray sentence in config section of manpage.
2015-07-20 Ian JacksonIn discussion on how to start using dgit when already...
2015-07-20 Ian JacksonQualify to Debian the manpage comment about how to...
2015-07-20 Ian JacksonIn manpage, do not seem to imply that NMU should be...
2015-07-20 Ian JacksonFix a formatting problem in --build-products-dir= doc.
2015-07-20 Ian JacksonDocument that --quilt=linear is the default for Debian.
2015-07-20 Ian JacksonImprove manpage comment about defining a new distro.
2015-07-20 Ian JacksonDocument that -cname=value applies only for this run.
2015-07-20 Ian JacksonDocument that up to -DDD (not just -DD) is meaningfully...
2015-07-20 Ian JacksonManpage said that --clean=check was -wn but that is...
2015-07-20 Ian JacksonFix a manpage typo.
2015-07-19 Ian JacksonFix Vcs-Git and Vcs-Browse to refer to chiark.
2015-07-19 Ian JacksonFinalise changelog for 1.0 debian/1.0
2015-07-19 Ian JacksonTest suite: Break out t-make-hook-link.
2015-07-19 Ian JacksonFix a manpage typo.
2015-07-19 Ian JacksonImprove an error message from dgit-repos-policy-debian.
2015-07-19 Ian JacksonAdd rsync to test depends
2015-07-19 Ian JacksonTest suite: Add mirror tests to DEP-8 control
2015-07-19 Ian JacksonPrettify changelog
2015-07-19 Ian JacksonRemove obselete comment about DMs not being able to...
2015-07-19 Ian Jacksondgit(1): Reorganise and complete the configuration...
2015-07-19 Ian JacksonAllow git-url to be '' to force fallback to git-proto...
2015-07-19 Ian JacksonTalk to push.dgit.debian.org, rather than the .debian...
2015-07-19 Ian JacksonRemove configuration relating to alioth.
2015-07-19 Ian JacksonRemove an obsolete comment.
2015-07-19 Ian JacksonSwitch to new production git repositories for reading...
2015-07-19 Ian JacksonProvide for checking git presence via http[s].
2015-07-19 Ian JacksonDo some quoting on debug output (needed if the server...
2015-07-19 Ian JacksonProvide for configurable git url suffix.
2015-07-19 Ian JacksonProvide for different access mechanisms when pushing.
2015-07-19 Ian JacksonMemoise git config lookups (big speedup!)
2015-07-19 Ian JacksonProvide -wc aka --clean=check.
2015-07-19 Ian JacksonProvide -wdd aka --clean=dpkg-source-d. Closes:#792433.
2015-07-19 Ian Jacksondgit(1); Mention that -wgf can avoid need for build...
2015-07-18 Ian JacksonMake dgit-ssh-dispatch not spew (harmless) warnings...
2015-07-18 Ian JacksonProvide cgit-regen-config command for cgi-grnet-01.
2015-07-11 Ian JacksonDocumentation: dgit(1): Remove some obsolete caveats...
2015-07-11 Ian JacksonMirroring: Mention in changelog
2015-07-05 Ian JacksonFinalise 0.30, really debian/0.30
2015-07-05 Ian JacksonProvide --clean=git-ff (aka -wgf), which is useful...
2015-07-05 Ian JacksonFix the rules clean target to remove test results and...
2015-07-05 Ian JacksonTidy changelog and finalise for 0.30
2015-07-04 Ian Jacksondgit: Do not verify the tag with git tag -v as well...
2015-07-04 Ian JacksonTest suite: Add a couple more to the DEP-8 set
2015-07-04 Ian Jacksondgit: Set up a merge driver for debian/changelog. ...
2015-07-04 Ian JacksonWhen receiving a push with dgit-repos-server, update...
2015-07-04 Ian Jacksondgit: Be more careful about tag updates during fetch...
2015-07-04 Ian JacksonFor non-Debian distros, debiantag() uses distro name...
2015-07-04 Ian JacksonChange realpath dependency to `coreutils (>= 8.23-1...
2015-07-04 Ian JacksonTest suite: For DEP-8, run all tests except dsd-clone-drs
2015-07-04 Ian JacksonManpages: Other clarifications and improvements.
2015-07-04 Ian JacksonManpages: Break out dgit(7) from dgit(1).
2015-07-04 Ian Jackson--clean=git and --clean=none cause dgit to pass -nc...
2015-06-30 Ian JacksonDocument that dgit repos are cloneable with git, in...
2015-06-30 Ian JacksonProvide example workflow for dgit rpush. Closes:#763334.
2015-06-29 Ian JacksonDetect and bomb out on vendor-specific `3.0 (quilt...
2015-06-29 Ian JacksonQuilt linearisation with .pc removal passes -f to git...
2015-06-29 Ian JacksonFix an undef reference in error message processing...
2015-06-28 Ian JacksonTLS keys: Use ca-certificates on end user machines...
2015-06-28 Ian JacksonInfra: get-dm-txt: Use curl
2015-06-23 Ian JacksonTest suite: Drop gpgv dependency from debian/tests...
2015-06-23 Ian JacksonPackaging: Strengthen dgit-infrastructure dependencies
2015-06-23 Ian JacksonPackaging: Adding missing dependency from dgit-infrastr...
next