summaryrefslogtreecommitdiff
path: root/dgit.1
Commit message (Collapse)AuthorAge
* Finish dealing with uncuddled optionsIan Jackson2015-08-14
|
* In manpage move dgit.default.* to main CONFIGURATION section.Ian Jackson2015-08-14
|
* Honour *.clean-mode configuration setting for --clean= mode.Ian Jackson2015-08-14
|
* Correct manpage cross-reference to point to browse.d.d.o.Ian Jackson2015-08-14
|
* Fix manpage typo `dig' for `dgit'.Ian Jackson2015-08-14
|
* Rename `git-build' operation to `gbp-build' to make it clearer what it's ↵Ian Jackson2015-07-27
| | | | for. Keep the old name as an alias.
* Honour --git= (mostly).Ian Jackson2015-07-27
|
* When key to use not specified any other way, use the debian/changelog ↵Ian Jackson2015-07-27
| | | | trailer line. Closes:#793423.
* Set up git user.email and user.name from distro access config or ↵Ian Jackson2015-07-27
| | | | DEBEMAIL/DEBFULLNAME. Closes:#793410.
* Provide dgit setup-new-tree (like dpkg-setup-mergechangelogs but only does ↵Ian Jackson2015-07-27
| | | | it if not disabled in config).
* Make configuration able to prevent dpkg-mergechangelogs setup.Ian Jackson2015-07-26
|
* With -DDDD, print out all gitcfg references (copious!)Ian Jackson2015-07-26
|
* Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. Closes:#793427.Ian Jackson2015-07-26
|
* --new is needed for read access to packages in NEW, too. Document this, and ↵Ian Jackson2015-07-21
| | | | make it work properly.
* dgit.1: Fix typosRichard Hartmann2015-07-21
|
* 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 a manpage typo.Ian 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
|
* Make readonly vs push configurableIan 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
|
* Documentation: dgit(1): Remove some obsolete caveats from BUGS.Ian Jackson2015-07-11
|
* Provide --clean=git-ff (aka -wgf), which is useful for dgit itself (!)Ian Jackson2015-07-05
|
* dgit: Provide "dgit setup-mergechangelogs" operationIan Jackson2015-07-04
|
* Manpages: clarify usual workflowIan Jackson2015-07-04
|
* Manpages: Improve formatting of alternative options, etc.Ian 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
|
* Infra: Provide dgit clone-dgit-repos-serverIan Jackson2015-06-20
|
* Infra: Add dgit-repos-policy-trustingIan Jackson2015-05-31
| | | | | | | | Also add the --deliberately-fresh-repo deliberately, both to the manpage and to dgit's idea of non-fast-forward-ness. Rename the dgit test only deliberatelies to start with TEST-dgit-only- rather than having the -dgit-only at the end.
* dgit: Introduce "deliberatelies"Ian Jackson2015-03-22
| | | | No underlying recipient of this info yet - just plumbing.
* Document in manpage under `dgit push' that it is best to build with dgit too.Ian Jackson2014-11-25
|
* Make --no-quilt-fixup an alias for (a new option) --quilt=nocheckIan Jackson2014-11-23
|