summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* 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 ↵Ian Jackson2015-07-20
| | | | imply/assume that existing git history will have identical trees to dgit history.
* 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 ↵Ian Jackson2015-07-20
| | | | document that --clean=check is actually -wc.
* Fix a manpage typo.Ian Jackson2015-07-20
|
* Fix Vcs-Git and Vcs-Browse to refer to chiark.Ian Jackson2015-07-19
| | | | | | The dgit-repos on alioth aren't suitable right now because the master there can currently only be updated with an actual upload, ie dgit push.
* Finalise changelog for 1.0debian/1.0Ian Jackson2015-07-19
|
* Test suite: Break out t-make-hook-link.Ian Jackson2015-07-19
|
* Fix a manpage typo.Ian Jackson2015-07-19
|
* Improve an error message from dgit-repos-policy-debian.Ian Jackson2015-07-19
|
* Add rsync to test dependsIan Jackson2015-07-19
|
* Test suite: Add mirror tests to DEP-8 controlIan Jackson2015-07-19
|
* Prettify changelogIan Jackson2015-07-19
|
* Remove obselete comment about DMs not being able to push.Ian Jackson2015-07-19
|
* dgit(1): Reorganise and complete the configuration section.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 ↵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
|