summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Collapse)AuthorAge
* sshpsql archive query method passes LANG=C. Closes:#729788.Ian Jackson2013-11-24
|
* 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.
* | Mention "git merge", not "git-merge", in helpful message. Closes:#725632.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.
* | break out pool_dsc_subpathIan Jackson2013-10-25
| |
* | 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.
* | 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>).
* | Minor fix to remote functionality:Ian Jackson2013-10-23
| | | | | | | | * Improve debug output at completion.
* | finalise 0.17~experimental2debian/0.17_experimental2Ian Jackson2013-10-23
| |
* | remote fixes - fix tag handlingIan Jackson2013-10-23
| |
* | improve remote messages (reverse direction of << [[ ]] etc.)Ian Jackson2013-10-23
| |
* | remote fixesIan Jackson2013-10-23
| |
* | When generating git tags, quote the (uncanonicalised) changelog's ↵Ian Jackson2013-10-23
| | | | | | | | Distribution field as the suite.
* | remote etc. - improve and fix some messagesIan Jackson2013-10-23
| |
* | make $dsc implicit arg to push_mktagIan Jackson2013-10-22
| |
* | remote protocol fixesIan Jackson2013-10-22
| |
* | remote protocol fixesIan Jackson2013-10-22
| |
* | totally revamp remote error handlingIan Jackson2013-10-22
| |
* | run i_cleanup unconditionallIan Jackson2013-10-22
| |
* | 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
| |
* | New --initiator-tempdir option.Ian Jackson2013-10-22
| |
* | Report chdir actions in debugging output.Ian 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
| * 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
| |
* | wip, compile fixesIan Jackson2013-10-09
| | | | | | | | | | | | | | ready for testing: - baseline push - remote push - other stuff
* | wip, compile fixesIan 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 - 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
| |