summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* 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
| |
* | push actually takes an optional suite, like it says in the synopsis.Ian Jackson2013-09-26
| |
* | wip changes for remote push - beginning with remote protocolIan Jackson2013-09-26
| |
* | wip changes for remote push - fixesIan Jackson2013-09-24
| |
* | wip changes for remote push - fixesIan Jackson2013-09-24
| |
* | finalise changelog for 0.16~experimental1Ian Jackson2013-09-24
|/
* finalise and tidy changelog for 0.15debian/0.15Ian Jackson2013-09-12
|
* More comprehensive warnings in many cases of archive skew.Ian Jackson2013-09-12
|
* Better handling of packages pushed using dgit and stuck in NEW. (And, use of ↵Ian Jackson2013-09-11
| | | | | | | | | `--new' is not needed with fetch.) Closes: #722199. Specifically * get_archive_dsc leaves its answer in $dsc, not the return value * fetch_from_archive tolerates get_archive_dsc saying "no", and then uses the git ref, with a warning message
* dgit --version: changelog entryIan Jackson2013-09-11
|
* do substition for $dgit_version in rulesIan Jackson2013-09-11
|
* changelog message for "dgit help"Ian Jackson2013-09-11
|
* finalise 0.14debian/0.14Ian Jackson2013-09-01
|
* changelog entry for vcs-* fieldsIan Jackson2013-09-01
|
* debian/control: Add Vcs-Git and Vcs-BrowserRichard Hartmann2013-09-01
|
* Create directory .git/dgit when needed during build. Closes: #721428.Ian Jackson2013-09-01
|
* Include package name in tag message.Ian Jackson2013-08-29
|
* changelog typo fixdebian/0.13Ian Jackson2013-08-29
|
* finalise 0.13Ian Jackson2013-08-29
|
* 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
|
* Update the local tracking branch for the dgit remote, when pushing. Closes: ↵Ian Jackson2013-08-28
| | | | #720956.
* Fix some bugs in dgit fetch --dry-run which made dgit push --dry-run often ↵Ian Jackson2013-08-28
| | | | not work at all.
* When uploading to Debian, tell dput to upload to "ftp-master". This avoids ↵Ian Jackson2013-08-28
| | | | problems with derivatives whose dput has a different default. Closes: #720958.
* Do not always pointlessly fetch the .dsc twice. (That code was erroneously ↵Ian Jackson2013-08-28
| | | | duplicated during editing, apparently.)
* Reuse already-downloaded .orig files after checking their hashes. Closes: ↵Ian Jackson2013-08-28
| | | | #720526. (This introduces a dependency on the Digest::SHA.)
* Remove scary warning from Description.Ian Jackson2013-08-28
|
* Remove DGET_UNPACK from the environment in case the user has set it.Ian Jackson2013-08-28
|
* finalise 0.12debian/0.12Ian Jackson2013-08-26
|
* 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
|