summaryrefslogtreecommitdiff
path: root/dgit.1
Commit message (Expand)AuthorAge
* 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, sup...Ian Jackson2015-07-04
* Document that dgit repos are cloneable with git, in dgit(1) section MODEL. [...Ian Jackson2015-06-30
* 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
* dgit: Introduce "deliberatelies"Ian Jackson2015-03-22
* 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
* Better documentation for quilt series handling.Ian Jackson2014-11-23
* Do not have .pc in dgit's git history for format `3.0 (quilt)'Ian Jackson2014-11-08
* Fixed a manpage typo.Ian Jackson2014-08-10
* When cloning, set up a remote `vcs-git' from the package's Vcs-Git (and put a...Ian Jackson2014-08-04
* Provide `dgit clean'. Closes:#736527.Ian Jackson2014-08-04
* Fix a manpage reference to `--dget=' where `--dgit=' was intended.Ian Jackson2014-08-03
* Use curl to download things rather than dget; do our own processing of the filesIan Jackson2014-08-03
* Document that dgit rpush needs gnupg and your public key on the build host. ...Ian Jackson2014-08-03
* Work in read-only no-git-history mode with Ubuntu. You still have to pass -d...Ian Jackson2014-08-03
* Clone removes destination directory on error. Closes:#736153.Ian Jackson2014-08-03
* Mention cross-version dgit rpush incompatibility in manpage.Ian Jackson2014-07-30
* Run a clean (of the specified type) before any build operation; do this with ...Ian Jackson2014-01-19
* Provide --build-products-dir option (and corresponding semantics for -C) to s...Ian Jackson2014-01-19
* manpage: Make discussion of --existing-package less scary. The default archi...Ian Jackson2013-10-28
* manpage: Remove comment in BUGS about lack of policy docs for Dgit field, whi...Ian Jackson2013-10-28
* Remote push support seems to work. Closes:#721185.Ian Jackson2013-10-25
* Abolish the sshdakls method and replace it with sshpsql: that is, ssh (to coc...Ian Jackson2013-10-25
* Clarify the manpage's comments about orig tarballs. Closes: #723605.Ian Jackson2013-10-25
* dgit build, by default, uses the archive to find out what the correct -v<vers...Ian Jackson2013-10-25
* New --initiator-tempdir option.Ian Jackson2013-10-22
* Merge branch 'master' into wip.remoteIan Jackson2013-10-22
|\
| * New --damp-run mode, for more convenient and fuller testing etc.Ian Jackson2013-10-22
* | docs for rpushIan Jackson2013-10-21
* | finish documenting --dgitIan Jackson2013-10-09
* | finish support and docs for DGIT_SSH etc. configIan Jackson2013-10-09
* | document --gpg=Ian Jackson2013-10-09
* | push actually takes an optional suite, like it says in the synopsis.Ian Jackson2013-09-26
|/
* dgit*: Implement `dgit version`Richard Hartmann2013-09-11
* dgit*: Implement `dgit help`Richard Hartmann2013-09-04
* New manpage section on FILES IN THE SOURCE PACKAGE BUT NOT IN GIT. Closes: #7...Ian Jackson2013-08-29
* Reorganise manpage sections to be in a more conventional order.Ian Jackson2013-08-28
* Fix references in manpage to old Vcs-Dgit-Master field name.Ian Jackson2013-08-28
* Fix some bugs in dgit fetch --dry-run which made dgit push --dry-run often no...Ian Jackson2013-08-28
* New --no-quilt-fixup option to suppress quilt fixup. RTFM.Ian Jackson2013-08-26
* New --ignore-dirty option to skip noncritical check. Closes: #720895.Ian Jackson2013-08-26
* dgit build uses dpkg-buildpackageIan Jackson2013-08-25
* More comprehensive workaround for `3.0 (quilt)'.Ian Jackson2013-08-24
* New cleaning arrangements (wip).Ian Jackson2013-08-24