summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* 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
* is_fast_fwd simply returns false if no common history (pursuant to #720896)Ian Jackson2013-08-26
* Cope with packages with epoch. Closes: #720897.Ian Jackson2013-08-26
* git-build (git-buildpackage wrapper) does not bother canonicalising the suite...Ian Jackson2013-08-25
* typo fixesIan Jackson2013-08-25
* dgit build uses dpkg-buildpackageIan Jackson2013-08-25
* Introduce build_prep subroutine and use it where appropriateIan Jackson2013-08-25
* Fix a badly open-coded copy of check_not_dirty. Closes: #720524.Ian Jackson2013-08-25
* Better error message for use of UNRELEASED suite. Closes: #720523.Ian Jackson2013-08-25
* Location of dgit-repos is now git.debian.org:/git/dgit-repos/repos. Closes: #...Ian Jackson2013-08-25
* Autogenerated quilt patch fixup patch Description contains several recent git...Ian Jackson2013-08-25
* Fix bug which would make quilt patch fixup fail if git status produced "M" li...Ian Jackson2013-08-25
* Use "ftp.debian.org" not "http.debian.net" as the default Debian archive. (h...Ian Jackson2013-08-25
* Create .pc/applied-patches - do not empty it (!)debian/0.10Ian Jackson2013-08-25
* `3.0 (quilt)' fixup creates .pc/applied-patches since modern dpkg-source crea...Ian Jackson2013-08-24
* Fix bug handling our synthetic merges when we see them in the remote suite br...Ian Jackson2013-08-24
* fix typoIan Jackson2013-08-24
* Change our .dsc field name to `Dgit'. Relevant to #720201.Ian Jackson2013-08-24
* Better error when source package contains .git. Closes: #720555.Ian Jackson2013-08-24
* fix bug which causes all uploads to go to sid (!)Ian Jackson2013-08-24
* typoIan Jackson2013-08-24
* typoIan Jackson2013-08-24
* In push, double-check the .changes against the changelog.Ian Jackson2013-08-24
* More comprehensive workaround for `3.0 (quilt)'.Ian Jackson2013-08-24
* new cleaning arrangementsIan Jackson2013-08-24
* New cleaning arrangements (wip).Ian Jackson2013-08-24
* wip new arrangements for clean etc.Ian Jackson2013-08-24