summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
...
* | 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 te...Ian Jackson2013-09-26
* | wip changes for remote push - introduce calls to responder_* functions, curre...Ian Jackson2013-09-26
* | 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 s...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 - no intentional functional change, break out pus...Ian Jackson2013-09-26
* | wip changes for remote push - fixesIan Jackson2013-09-24
* | wip changes for remote push - fixesIan 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
|/
* 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
* rename upload_hash to lastpush_hashIan Jackson2013-09-11
* support --version tooIan Jackson2013-09-11
* cmd_version: check errorIan Jackson2013-09-11
* rename $dgit_version to $our_versionIan Jackson2013-09-11
* cmd_version whitespace style fixIan Jackson2013-09-11
* do substition for $dgit_version in rulesIan Jackson2013-09-11
* dgit*: Implement `dgit version`Richard Hartmann2013-09-11
* dgit*: Implement `dgit help`Richard Hartmann2013-09-04
* Create directory .git/dgit when needed during build. Closes: #721428.Ian Jackson2013-09-01
* Include package name in tag message.Ian Jackson2013-08-29
* Update the local tracking branch for the dgit remote, when pushing. Closes: #...Ian Jackson2013-08-28
* Fix some bugs in dgit fetch --dry-run which made dgit push --dry-run often no...Ian Jackson2013-08-28
* When uploading to Debian, tell dput to upload to "ftp-master". This avoids p...Ian Jackson2013-08-28
* Do not always pointlessly fetch the .dsc twice. (That code was erroneously d...Ian Jackson2013-08-28
* Reuse already-downloaded .orig files after checking their hashes. Closes: #72...Ian Jackson2013-08-28
* split out dsc_files_info with hash machinery. nfcIan Jackson2013-08-28
* Remove DGET_UNPACK from the environment in case the user has set it.Ian Jackson2013-08-28
* 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
* Improve error message for non-fast-forward push. Closes: #720896.Ian Jackson2013-08-26