summaryrefslogtreecommitdiff
path: root/dgit.1
Commit message (Collapse)AuthorAge
* Fixed a manpage typo.Ian Jackson2014-08-10
|
* When cloning, set up a remote `vcs-git' from the package's Vcs-Git (and put ↵Ian Jackson2014-08-04
| | | | an appropriate caveat in the manpage). Closes:#740687.
* 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
| | | | Closes:#736529.
* Work in read-only no-git-history mode with Ubuntu. You still have to pass ↵Ian Jackson2014-08-03
| | | | -dubuntu. Closes:#751781.
* 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
| | | | `dpkg-buildpackage -T' clean if necessary, so -wd now works with all the building methods.
* Provide --build-products-dir option (and corresponding semantics for -C) to ↵Ian Jackson2014-01-19
| | | | specify where to find the files to upload. Closes:#731633.
* manpage: Make discussion of --existing-package less scary. The default ↵Ian Jackson2013-10-28
| | | | archive access method no longer needs it. Closes:#720171.
* manpage: Remove comment in BUGS about lack of policy docs for Dgit field, ↵Ian Jackson2013-10-28
| | | | which is specified now. Closes:#720201.
* 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 ↵Ian Jackson2013-10-25
| | | | coccia, by default) and run sql commands on the ftpmaster database. This is faster and has fewer bugs but is vulnerable to db schema changes. Closes:#726955. Closes:#720170. Closes:#720176.
* 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 ↵Ian Jackson2013-10-25
| | | | -v<version> option is to pass to dpkg-genchanges.
* New --initiator-tempdir option.Ian Jackson2013-10-22
|
* Merge branch 'master' into wip.remoteIan Jackson2013-10-22
|\ | | | | | | | | | | Conflicts: debian/changelog dgit
| * 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: ↵Ian Jackson2013-08-29
| | | | #721186.
* 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 ↵Ian Jackson2013-08-28
| | | | not work at all.
* 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
|
* Name the local remote tracking branch remotes/dgit/dgit/<suite> so that we ↵Ian Jackson2013-08-22
| | | | avoid a warning from git about ambiguous branch names.
* Manpage formatting fix.Ian Jackson2013-08-22
|
* Support dgit-distro.<distro>.keyid config option.Ian Jackson2013-08-22
|
* New --distro option (helps with unknown suites).Ian Jackson2013-08-22
|
* comment on retrying dputIan Jackson2013-08-22
|
* support _multi.changesIan Jackson2013-08-22
|
* document usual workflowIan Jackson2013-08-22
|
* Provide "dgit sbuild".Ian Jackson2013-08-22
|
* make manpage DESCRIPTION section more formal, and other manpage improvementsIan Jackson2013-08-22
|
* note TODO about quilt autocommit in manpageIan Jackson2013-08-22
|
* done the error messagesIan Jackson2013-08-22
|
* Usage message. Closes #720085.Ian Jackson2013-08-20
|
* Assorted manpage fixes.Ian Jackson2013-08-19
|
* Fix manpage description of --existing-package.Ian Jackson2013-08-19
|