summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* depend on dputIan Jackson2013-11-24
|
* Depend on curl | wget, as dget needs one of those.Ian Jackson2013-11-24
|
* sshpsql archive query method passes LANG=C. Closes:#729788.Ian Jackson2013-11-24
|
* finalise 0.18debian/0.18Ian Jackson2013-11-09
|
* changelog: squash changes into a single entry for 0.18Ian Jackson2013-11-07
|
* finalise 0.18~experimental2debian/0.18_experimental2Ian Jackson2013-11-07
|
* Merge branch 'master' into wip.remoteIan Jackson2013-11-07
|\ | | | | | | | | | | Conflicts: debian/changelog dgit
| * Clarify error message for missing refs/remotes/dgit/dgit/<suite>.debian/0.17Ian Jackson2013-11-07
| |
| * Do not grobble around in .git/refs/; instead, use git-show-ref. This avoids ↵Ian Jackson2013-11-06
| | | | | | | | breaking when git makes packed refs. Closes:728893.
* | Merge in accidentally-dropped changes from 0.17~experimental7.Ian Jackson2013-11-07
| |
* | Merge branch 'wip.remote' of ↵Ian Jackson2013-11-07
|\ \ | | | | | | | | | | | | | | | | | | git+ssh://git.debian.org/git/dgit-repos/repos/dgit into wip.remote Conflicts: debian/changelog
| * | 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.
* | | No update to code. dgit 0.17 is going to go into unstable soon, and we need ↵debian/0.18_experimental1Ian Jackson2013-11-06
|/ / | | | | | | to (a) test it (so this is an upload for testing); and (b) bump the version number in experimental to keep it here
* | 0.17~experimental6debian/0.17_experimental6Ian Jackson2013-10-25
| |
* | 0.17~experimental5debian/0.17_experimental5Ian Jackson2013-10-25
| |
* | finalise 0.17~experimental4debian/0.17_experimental4Ian Jackson2013-10-25
| |
* | Remote push support seems to work. Closes:#721185.Ian Jackson2013-10-25
| |
* | Mention "git merge", not "git-merge", in helpful message. Closes:#725632.Ian Jackson2013-10-25
| |
* | mention 727200Ian Jackson2013-10-25
| |
* | Retrospectively mention in changelog entry for 0.16~experimental2 that it ↵Ian Jackson2013-10-25
| | | | | | | | Closes:#727125. Closes:#727125.
* | 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.
* | Fix the "shellquote" command to work properly. The bugs in it ought not to ↵Ian Jackson2013-10-25
| | | | | | | | have caused any real trouble in previous versions of dgit.
* | 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.
* | When using sbuild, pass the arguments to mergechanges in the right order so ↵Ian Jackson2013-10-24
| | | | | | | | that we use the correct Description (the _source one, not the one from sbuild which didn't get e.g. -v<version>).
* | finalise 0.17~experimental3Ian Jackson2013-10-24
| |
* | unfinalise 0.17~experimental3Ian Jackson2013-10-23
| |
* | Minor fix to remote functionality:Ian Jackson2013-10-23
| | | | | | | | * Improve debug output at completion.
* | finalise 0.17~experimental2debian/0.17_experimental2Ian Jackson2013-10-23
| |
* | When generating git tags, quote the (uncanonicalised) changelog's ↵Ian Jackson2013-10-23
| | | | | | | | Distribution field as the suite.
* | run i_cleanup unconditionallIan Jackson2013-10-22
| |
* | debian/changelog: clarifyIan Jackson2013-10-22
| |
* | New --initiator-tempdir option.Ian Jackson2013-10-22
| |
* | Report chdir actions in debugging output.Ian Jackson2013-10-22
| |
* | finalise 0.17~experimental1Ian Jackson2013-10-22
| |
* | fix protocol_receive_file not to use STDINIan Jackson2013-10-22
| |
* | Fix dgit --damp-run sbuild to actually work.Ian Jackson2013-10-22
| | | | | | | | | | | | | | | | Improvements to implementation of --dry-run and --damp-run. * Rename $dryrun to $dryrun_level to catch all references * Introduce act_scary() and act_local() abstractions to make decison "if"s less confusing
* | Merge branch 'master' into wip.remoteIan Jackson2013-10-22
|\| | | | | | | | | | | Conflicts: debian/changelog dgit
| * finalise 0.16debian/0.16Ian Jackson2013-10-22
| |
| * #727053 fix justifies high urgencyIan Jackson2013-10-22
| |
| * Format `(3.0) quilt' fixup does not mind extraneous other files in the build ↵Ian Jackson2013-10-22
| | | | | | | | tree (e.g., build products and logs). Closes: #727053.
| * New --damp-run mode, for more convenient and fuller testing etc.Ian Jackson2013-10-22
| |
| * Set autoflush on stdout, to get better ordering of debugging etc. output ↵Ian Jackson2013-10-22
| | | | | | | | when stdout is redirected.
* | fix printcmd and shellquoteIan Jackson2013-10-21
| |
* | finalise 0.16~experimental2Ian Jackson2013-10-21
| |
* | finish support and docs for DGIT_SSH etc. configIan Jackson2013-10-09
| |
* | document --gpg=Ian Jackson2013-10-09
| |
* | code motion and separatorsIan Jackson2013-10-09
| |
* | Command execution reports from --dry-run go to stderr.Ian Jackson2013-09-26
| |