summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix local dsc name parsedebian/0.17_experimental1Ian Jackson2013-10-22
|
* die when 822 changelog parse failsIan Jackson2013-10-22
|
* fix file exchange protocol implementationIan Jackson2013-10-22
|
* fix debugprefixIan 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.
* | wip remote - better autoflushesIan Jackson2013-10-22
| |
* | wip remote - better debuggingIan Jackson2013-10-22
| |
* | introduce $debugprefix and debugprint etc.Ian Jackson2013-10-21
| |
* | fixes for remote modeIan Jackson2013-10-21
| |
* | docs for rpushIan Jackson2013-10-21
| |
* | fix printcmd and shellquoteIan Jackson2013-10-21
| |
* | Merge branch 'wip.remote' of ↵debian/0.16_experimental2Ian Jackson2013-10-21
|\ \ | | | | | | | | | git+ssh://git.debian.org/git/dgit-repos/repos/dgit into wip.remote
| * | finalise 0.16~experimental2Ian Jackson2013-10-21
| | |
| * | wip, compile fixesIan Jackson2013-10-09
| | | | | | | | | | | | | | | | | | | | | ready for testing: - baseline push - remote push - other stuff
| * | wip, compile fixesIan Jackson2013-10-09
| | |
| * | finish documenting --dgitIan Jackson2013-10-09
| | |
| * | finish support and docs for DGIT_SSH etc. configIan Jackson2013-10-09
| | |
| * | document --gpg=Ian Jackson2013-10-09
| | |
| * | wip changes for remote push - remove notes for done stuff from TODOIan Jackson2013-10-09
| | |
| * | wip changes for remote push - implement i_wantIan Jackson2013-10-09
| | |
| * | wip changes for remote push - check repeated wantIan Jackson2013-10-09
| | |
| * | wip changes for remote push - dsc firstIan Jackson2013-10-09
| | |
| * | wip changes for remote push - implement i_paramIan Jackson2013-10-09
| | |
| * | wip changes for remote push - split off sign_changesIan Jackson2013-10-09
| | |
| * | wip changes for remote push - implement i_localname_*Ian Jackson2013-10-09
| | |
| * | wip changes for remote push - implement i_resp_*Ian Jackson2013-10-09
| | |
| * | wip changes for remote push - fixesIan Jackson2013-10-09
| | |
| * | wip changes for remote push - provide i_methodIan Jackson2013-10-09
| | |
| * | wip changes for remote push - provide i_tmpIan Jackson2013-10-09
| | |
| * | wip changes for remote push - break out protocol_read_bytesIan Jackson2013-10-09
| | |
| * | implement initiator_expectIan Jackson2013-10-09
| | |
| * | code motion and separatorsIan Jackson2013-10-09
| | |
| * | wip changes for remote push - much implementationIan Jackson2013-09-26
| | |
| * | wip changes for remote push - break out shellquote, nfcIan Jackson2013-09-26
| | |
| * | wip changes for remote push - implementation of remote push responder, not ↵Ian Jackson2013-09-26
| | | | | | | | | | | | tested
| * | wip changes for remote push - introduce calls to responder_* functions, ↵Ian Jackson2013-09-26
| | | | | | | | | | | | currently noops, nfc
| * | Command execution reports from --dry-run go to stderr.Ian Jackson2013-09-26
| | |
| * | wip changes for remote push - replace uses of plain print with new progress ↵Ian Jackson2013-09-26
| | | | | | | | | | | | sub, nfc
| * | push actually takes an optional suite, like it says in the synopsis.Ian Jackson2013-09-26
| | |