summaryrefslogtreecommitdiff
path: root/dgit.1
Commit message (Collapse)AuthorAge
* Import: Allow --force to enable/disableIan Jackson2016-10-24
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Provide --force-dsc-changes-mismatchIan Jackson2016-10-24
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Provide --force-unsupported-source-formatIan Jackson2016-10-24
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Provide --force-unrepresentable.Ian Jackson2016-10-23
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit(1): Some more info about --deliberately.Ian Jackson2016-10-23
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit(1): Reorder the options, moving more important ones earlier.Ian Jackson2016-10-23
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Provide --gbp and --dpm as aliases for --quilt=gbp and --quilt=dpm.Ian Jackson2016-10-23
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Manpage: add dgit-maint-merge(7) to SEE ALSOSean Whitton2016-10-20
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* dgit(1): Document which --ch: options are a good idea.Ian Jackson2016-10-20
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit.1: Minor clarificationsIan Jackson2016-10-12
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit.1: Document the expected form of HEAD for each --quilt= mode.Ian Jackson2016-10-10
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit.1: Discourage use of the --PROGRAM:OPTION escape hatch.Ian Jackson2016-10-10
| | | | | | (Apropos of various bug reports including #800060.) Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit.1: Clarify the --clean= options' documentation. Closes:#800054.Ian Jackson2016-10-10
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Make --quilt=gbp the default for dgit gbp-build.Ian Jackson2016-10-10
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit.1: Document --quilt=gbp et al.Ian Jackson2016-10-10
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* gbp options: DocumentIan Jackson2016-10-10
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Manpage: Embolden some command option stringsIan Jackson2016-10-10
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Overwrite: Document --overwrite option (without VERSION)Ian Jackson2016-09-26
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Overwrite: Document --overwrite=VERSIONIan Jackson2016-09-26
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Overwrite: Provide --overwrite=VERSION optionIan Jackson2016-09-26
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Tag change: Calculate desired tag formatIan Jackson2016-07-31
| | | | | | | | | | | | Introduce machinery for deciding what format tag to make, during push. The computation is slightly ad-hoc. Currently it always returns `old' and does as before, so no overall functional change with existing configs and existing command lines. Reserve protocol version 4 for new tag support. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit sbuild no longer deletes extranious .changes files; instead we rely on ↵Ian Jackson2016-07-01
| | | | --rm-old-changes, or failing that, fail early.
* No longer tolerate a multitude of .changes files when doing push.Ian Jackson2016-07-01
| | | | | | | | | | | | | Instead, insist on a single one. This eliminates a potential for a variety of surprises, where dgit would upload something different to the user expected. We no longer need to behave this way because nowadays the sbuild build (which was the real use case, because it would generate a .source and a .ARCH changes as well as the final .multi) renames the intermediate changes files. Also --rm-old-changes helps.
* Introduce --rm-old-changes to delete previous builds' changes files.Ian Jackson2016-07-01
|
* dgit(1): Document the dgit-distro.DISTRO.quilt-mode config setting.Ian Jackson2016-07-01
|
* 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
|