summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | 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
| | |
| * | wip changes for remote push - beginning with remote protocolIan Jackson2013-09-26
| | |
| * | wip changes for remote push - no intentional functional change, break out ↵Ian Jackson2013-09-26
| | | | | | | | | | | | push_parse_{changelog,dsc}
| * | wip changes for remote push - fixes, todosIan Jackson2013-09-24
| | |
| * | wip changes for remote push - fixesIan Jackson2013-09-24
| | |
* | | Merge remote-tracking branch 'remotes/dgit/dgit/experimental' into wip.remotedebian/0.16_experimental1Ian Jackson2013-09-24
|\ \ \ | |/ / |/| |
| * | Upload to experimental to test dgit push.debian/0.13_experimental2Ian Jackson2013-08-28
| | |
| * | Upload to experimental to test dgit push.debian/0.13_experimental1Ian Jackson2013-08-28
| | |
| * | Merge branch 'master' of git+ssh://git.debian.org/git/dgit-repos/repos/dgit ↵Ian Jackson2013-08-28
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | into dgit/experimental Conflicts: debian/changelog
| * | | test NMU of dgitdebian/0.8+nmu1Joey Hess2013-08-23
| | | |
* | | | wip changes for remote push - fixesIan Jackson2013-09-24
| | | |
* | | | finalise changelog for 0.16~experimental1Ian Jackson2013-09-24
| | | |
* | | | wip changes for remote push - make tag ourselvesIan Jackson2013-09-24
| | | |
* | | | wip changes for remote pushIan Jackson2013-09-15
| | | |
* | | | wip changes for remote push - support supplying gpg commandIan Jackson2013-09-15
| | | |
* | | | wip changes for remote pushIan Jackson2013-09-15
| |_|/ |/| |
* | | 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
| | |
* | | parsechangelog takes optional args for dpkg-parsechangelogIan Jackson2013-09-12
| | |
* | | break out shell_cmdIan 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
* | | rename upload_hash to lastpush_hashIan Jackson2013-09-11
| | |
* | | dgit --version: changelog entryIan Jackson2013-09-11
| | |
* | | support --version tooIan Jackson2013-09-11
| | |
* | | cmd_version: check errorIan Jackson2013-09-11
| | |