summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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 when...Ian Jackson2013-10-22
* 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
* 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
* 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
* changelog message for "dgit help"Ian Jackson2013-09-11
* dgit*: Implement `dgit help`Richard Hartmann2013-09-04
* finalise 0.14debian/0.14Ian Jackson2013-09-01
* changelog entry for vcs-* fieldsIan Jackson2013-09-01
* debian/control: Add Vcs-Git and Vcs-BrowserRichard Hartmann2013-09-01
* Create directory .git/dgit when needed during build. Closes: #721428.Ian Jackson2013-09-01
* Include package name in tag message.Ian Jackson2013-08-29
* changelog typo fixdebian/0.13Ian Jackson2013-08-29
* finalise 0.13Ian Jackson2013-08-29
* New manpage section on FILES IN THE SOURCE PACKAGE BUT NOT IN GIT. Closes: #7...Ian Jackson2013-08-29
* Reorganise manpage sections to be in a more conventional order.Ian Jackson2013-08-28
* Fix references in manpage to old Vcs-Dgit-Master field name.Ian Jackson2013-08-28
* 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
* Remove scary warning from Description.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
* finalise 0.12debian/0.12Ian Jackson2013-08-26
* 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
* Add Closes line for #720595 to changelog entry for 0.11. for using git-buildp...Ian Jackson2013-08-26
* Cope with packages with epoch. Closes: #720897.Ian Jackson2013-08-26
* finalise 0.11debian/0.11Ian Jackson2013-08-25
* git-build (git-buildpackage wrapper) does not bother canonicalising the suite...Ian Jackson2013-08-25
* Add missing dependency on realpath.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