summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* 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 ↵Ian Jackson2015-07-19
| | | | divert to alioth).
* Provide for checking git presence via http[s].Ian Jackson2015-07-19
|
* Do some quoting on debug output (needed if the server might not be ↵Ian Jackson2015-07-19
| | | | trustworthy and might send us bad stuff).
* 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
|
* dgit(1); Mention that -wgf can avoid need for build-deps.Ian Jackson2015-07-19
|
* Make dgit-ssh-dispatch not spew (harmless) warnings if caller tries for a ↵Ian Jackson2015-07-18
| | | | shell session (ie SSH_ORIGINAL_COMMAND not set).
* Provide cgit-regen-config command for cgi-grnet-01.Ian Jackson2015-07-18
|
* Documentation: dgit(1): Remove some obsolete caveats from BUGS.Ian Jackson2015-07-11
|
* Mirroring: Mention in changelogIan Jackson2015-07-11
|
* Finalise 0.30, reallydebian/0.30Ian Jackson2015-07-05
|
* Provide --clean=git-ff (aka -wgf), which is useful for dgit itself (!)Ian Jackson2015-07-05
|
* Fix the rules clean target to remove test results and output.Ian Jackson2015-07-05
|
* Tidy changelog and finalise for 0.30Ian Jackson2015-07-05
|
* dgit: Do not verify the tag with git tag -v as well as git verify-tag, ie ↵Ian Jackson2015-07-05
| | | | suppress some noise output.
* Test suite: Add a couple more to the DEP-8 setIan Jackson2015-07-04
|
* dgit: Set up a merge driver for debian/changelog. Closes:#769291.Ian Jackson2015-07-04
|
* When receiving a push with dgit-repos-server, update the server's ↵Ian Jackson2015-07-04
| | | | refs/heads/master if we are pushing to what the distro regards as a relevant branch, and the push would ff master. Closes:#728209.
* dgit: Be more careful about tag updates during fetch: only update tags ↵Ian Jackson2015-07-04
| | | | referring to uploads to distro we are trying to fetch from.
* For non-Debian distros, debiantag() uses distro name a la DEP-14.Ian Jackson2015-07-04
|
* Change realpath dependency to `coreutils (>= 8.23-1~) | realpath' ↵Ian Jackson2015-07-04
| | | | (Closes:#786955.)
* Test suite: For DEP-8, run all tests except dsd-clone-drsIan Jackson2015-07-04
|
* Manpages: Other clarifications and improvements.Ian Jackson2015-07-04
|
* Manpages: Break out dgit(7) from dgit(1).Ian Jackson2015-07-04
|
* --clean=git and --clean=none cause dgit to pass -nc to dpkg-buildpackage, ↵Ian Jackson2015-07-04
| | | | suppressing calls to the package's clean target. Also, expand the documentation in this area slightly. Closes:#768590.
* Document that dgit repos are cloneable with git, in dgit(1) section MODEL. ↵Ian Jackson2015-06-30
| | | | [Andreas Barth.] Closes:#768470.
* Provide example workflow for dgit rpush. Closes:#763334.Ian Jackson2015-06-30
|
* Detect and bomb out on vendor-specific `3.0 (quilt)' patch series.Ian Jackson2015-06-29
|
* Quilt linearisation with .pc removal passes -f to git-rm. (Otherwise we may ↵Ian Jackson2015-06-29
| | | | find that .pc/applied_patches prevents the commit.)
* Fix an undef reference in error message processing when quilt fixup ↵Ian Jackson2015-06-29
| | | | linearisation fails.
* TLS keys: Use ca-certificates on end user machines, introducing bug #790093 :-(Ian Jackson2015-06-28
|
* Infra: get-dm-txt: Use curlIan Jackson2015-06-28
|
* Test suite: Drop gpgv dependency from debian/tests/controlIan Jackson2015-06-23
| | | | This is covered by the dgit-infrastructure Depends now
* Packaging: Strengthen dgit-infrastructure dependenciesIan Jackson2015-06-23
| | | | | | In practice these dependencies are going to be needed for almost all deployments. They are also needed for the DEP-8 test suite, and we would prefer not to replicate them in debian/tests/control.
* Packaging: Adding missing dependency from dgit-infrastructure to dgitIan Jackson2015-06-23
|
* Packaging: Add missing dependencies on libjson-perl and *sqlite3*Ian Jackson2015-06-23
|
* Update copyright datesIan Jackson2015-06-20
|
* Show git config queries only with debuglevel 3 (-DDD) and higher.Ian Jackson2015-05-31
|
* Fix changelog bug ref for #770710Ian Jackson2015-05-31
|
* Turn all perl warnings into errorsIan Jackson2015-05-31
|
* Use ftpmasterapi archive query method. (Closes:#727702.)Ian Jackson2015-05-31
|
* Fix inaccurate error message when archive's git hash is not an ancestor of ↵Ian Jackson2015-04-15
| | | | git repo's git hash.
* 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
|