summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| * Do not always pointlessly fetch the .dsc twice. (That code was erroneously ↵Ian Jackson2013-08-28
| | | | | | | | duplicated during editing, apparently.)
| * Reuse already-downloaded .orig files after checking their hashes. Closes: ↵Ian Jackson2013-08-28
| | | | | | | | #720526. (This introduces a dependency on the Digest::SHA.)
| * 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 ↵Ian Jackson2013-08-26
| | | | | | | | git-buildpackage. Closes: #720595.
| * 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 ↵Ian Jackson2013-08-25
| | | | | | | | suite if --git-ignore-branch is used.
| * 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
| |
| * Location of dgit-repos is now git.debian.org:/git/dgit-repos/repos. Closes: ↵Ian Jackson2013-08-25
| | | | | | | | #720525. The rename on the server side will break older versions of dgit.
| * Autogenerated quilt patch fixup patch Description contains several recent ↵Ian Jackson2013-08-25
| | | | | | | | git commits, rather than implying that the patch corresponds exactly to the top git commit.
| * Fix bug which would make quilt patch fixup fail if git status produced "M" ↵Ian Jackson2013-08-25
| | | | | | | | lines.
| * Use "ftp.debian.org" not "http.debian.net" as the default Debian archive. ↵Ian Jackson2013-08-25
| | | | | | | | (http.debian.net tends to defeat certain kinds of cacheing, and can also have more skew.)
| * Create .pc/applied-patches - do not empty it (!)debian/0.10Ian Jackson2013-08-25
| |
| * finalise 0.9debian/0.9Ian Jackson2013-08-24
| |
| * `3.0 (quilt)' fixup creates .pc/applied-patches since modern dpkg-source ↵Ian Jackson2013-08-24
| | | | | | | | creates it even though old ones didn't always.
| * Fix bug handling our synthetic merges when we see them in the remote suite ↵Ian Jackson2013-08-24
| | | | | | | | branch.
| * 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 arrangementsIan Jackson2013-08-24
| |
| * New cleaning arrangements (wip).Ian Jackson2013-08-24
| |
| * wip new arrangements for clean etc.Ian Jackson2013-08-24
| |
* | test NMU of dgitdebian/0.8+nmu1Joey Hess2013-08-23
|/
* In push, do git fetch as well as archive fetch, or archive fetch can fail.debian/0.8Ian Jackson2013-08-23
|
* finalise 0.8Ian Jackson2013-08-23
|
* Fix comparison of archive's .dsc's hash and git branch head to DTRT.Ian Jackson2013-08-23
|
* When creating repos in dgit-repos (using the ssh-cmd method), copy _template ↵Ian Jackson2013-08-23
| | | | rather than using mkdir and git init. Closes: #720522.
* finalise 0.7 againdebian/0.7Ian Jackson2013-08-22
|
* If dak ls, or rmadison, reports multiple versions, look for them all, and ↵Ian Jackson2013-08-22
| | | | | | pick the newest .dsc that doesn't give 404. (url_get can now return undef for 404)
* finalise 0.7Ian Jackson2013-08-22
|