chiark / gitweb /
test-dummy-drs `distro': for testing dgit-push-responder. WIP.
[dgit.git] / dgit
2013-09-11 Ian Jacksonrename $dgit_version to $our_version
2013-09-11 Ian Jacksoncmd_version whitespace style fix
2013-09-11 Ian Jacksondo substition for $dgit_version in rules
2013-09-11 Richard Hartmanndgit*: Implement `dgit version`
2013-09-03 Richard Hartmanndgit*: Implement `dgit help`
2013-09-01 Ian JacksonCreate directory .git/dgit when needed during build...
2013-08-29 Ian JacksonInclude package name in tag message.
2013-08-28 Ian JacksonUpdate the local tracking branch for the dgit remote...
2013-08-28 Ian JacksonFix some bugs in dgit fetch --dry-run which made dgit...
2013-08-28 Ian JacksonWhen uploading to Debian, tell dput to upload to "ftp...
2013-08-28 Ian JacksonMerge branch 'master' of git+ssh://git.debian.org/git...
2013-08-28 Ian JacksonDo not always pointlessly fetch the .dsc twice. (That...
2013-08-28 Ian JacksonReuse already-downloaded .orig files after checking...
2013-08-28 Ian Jacksonsplit out dsc_files_info with hash machinery. nfc
2013-08-28 Ian JacksonRemove DGET_UNPACK from the environment in case the...
2013-08-26 Ian JacksonNew --no-quilt-fixup option to suppress quilt fixup...
2013-08-26 Ian JacksonNew --ignore-dirty option to skip noncritical check...
2013-08-26 Ian JacksonImprove error message for non-fast-forward push. Close...
2013-08-26 Ian Jacksonis_fast_fwd simply returns false if no common history...
2013-08-26 Ian JacksonCope with packages with epoch. Closes: #720897.
2013-08-25 Ian Jacksongit-build (git-buildpackage wrapper) does not bother...
2013-08-25 Ian Jacksontypo fixes
2013-08-25 Ian Jacksondgit build uses dpkg-buildpackage
2013-08-25 Ian JacksonIntroduce build_prep subroutine and use it where approp...
2013-08-25 Ian JacksonFix a badly open-coded copy of check_not_dirty. Closes...
2013-08-25 Ian JacksonBetter error message for use of UNRELEASED suite. ...
2013-08-25 Ian JacksonLocation of dgit-repos is now git.debian.org:/git/dgit...
2013-08-25 Ian JacksonAutogenerated quilt patch fixup patch Description conta...
2013-08-25 Ian JacksonFix bug which would make quilt patch fixup fail if...
2013-08-25 Ian JacksonUse "ftp.debian.org" not "http.debian.net" as the defau...
2013-08-24 Ian JacksonCreate .pc/applied-patches - do not empty it (!) debian/0.10
2013-08-24 Ian Jackson`3.0 (quilt)' fixup creates .pc/applied-patches since...
2013-08-24 Ian JacksonFix bug handling our synthetic merges when we see them...
2013-08-24 Ian Jacksonfix typo
2013-08-24 Ian JacksonChange our .dsc field name to `Dgit'. Relevant to...
2013-08-24 Ian JacksonBetter error when source package contains .git. Closes...
2013-08-24 Ian Jacksonfix bug which causes all uploads to go to sid (!)
2013-08-24 Ian Jacksontypo
2013-08-24 Ian Jacksontypo
2013-08-24 Ian JacksonIn push, double-check the .changes against the changelog.
2013-08-24 Ian JacksonMore comprehensive workaround for `3.0 (quilt)'.
2013-08-24 Ian Jacksonnew cleaning arrangements
2013-08-24 Ian JacksonNew cleaning arrangements (wip).
2013-08-24 Ian Jacksonwip new arrangements for clean etc.
2013-08-23 Ian JacksonIn push, do git fetch as well as archive fetch, or... debian/0.8
2013-08-23 Ian JacksonFix comparison of archive's .dsc's hash and git branch...
2013-08-23 Ian JacksonWhen creating repos in dgit-repos (using the ssh-cmd...
2013-08-22 Ian JacksonIf dak ls, or rmadison, reports multiple versions,...
2013-08-22 Ian JacksonName the local remote tracking branch remotes/dgit...
2013-08-22 Ian JacksonAllow fetching when archive has out-of-date git hash... debian/0.6
2013-08-22 Ian Jacksonfix new packages debian/0.5
2013-08-22 Ian JacksonRevert change to ssh to alioth CNAME, as the recommende...
2013-08-22 Ian JacksonSupport dgit-distro.<distro>.keyid config option.
2013-08-22 Ian JacksonMangle debian/<version> tags the way git-buildpackage...
2013-08-22 Ian Jacksonbetter error msgs from check_not_dirty
2013-08-22 Ian JacksonNew --distro option (helps with unknown suites).
2013-08-22 Ian Jacksonbugfixes from testing, for recent changes
2013-08-22 Ian Jacksonbugfixes from testing, for recent changes
2013-08-22 Ian Jacksonwip bugfixes
2013-08-22 Ian Jacksonsupport _multi.changes
2013-08-22 Ian Jacksonin check_not_dirty, diff against HEAD as that's what...
2013-08-22 Ian JacksonProvide "dgit sbuild".
2013-08-22 Ian JacksonOrdering improvement in push: don't add dsc field until...
2013-08-22 Ian JacksonBetter checking that the supplied .dsc and debian/chang...
2013-08-22 Ian JacksonBetter error checking when parsing RFC822-style control...
2013-08-22 Ian JacksonFail if a required config item is missing.
2013-08-22 Ian Jacksonmore fixes for error handling, @cmds
2013-08-22 Ian Jacksonfixes for error handling
2013-08-21 Ian Jacksonmuch improved error messages - but all needs review
2013-08-20 Ian JacksonUsage message. Closes #720085.
2013-08-19 Ian JacksonUse dgit.debian.net vhost on alioth. Closes #720172.
2013-08-17 Ian Jacksonfix build to canonicalise debian/0.3
2013-08-17 Ian Jacksonssh to coccia to dak ls (!); distinguish isuite and...
2013-08-17 Ian Jacksoncheck lack of args to quilt-fixup
2013-08-17 Ian Jacksondeprecate 3.0 (quilt)
2013-08-17 Ian Jacksonfix quilt fixup
2013-08-17 Ian Jacksondo not clean after all
2013-08-17 Ian Jacksonclean things
2013-08-17 Ian Jacksoncanonicalise suite
2013-08-17 Ian Jacksondeal with daft 3.0 quilt thing
2013-08-17 Ian Jacksonrun clean
2013-08-17 Ian Jacksonimprove dirty checks
2013-08-17 Ian Jacksonbetter printing for dry run
2013-08-17 Ian Jacksonclarify a message
2013-08-17 Ian Jacksonimprove an error message; fix fetch when we have alread...
2013-08-17 Ian Jacksonbetter printing for dry run
2013-08-17 Ian Jacksonuse http.debian.net by default
2013-08-17 Ian Jacksonsuccess msgs
2013-08-17 Ian Jacksonfixes for fetch
2013-08-17 Ian Jacksonconstruct import commits differently (merge separate...
2013-08-17 Ian Jacksondo not use git-show-ref as it is hopeless; just do...
2013-08-17 Ian Jacksonimprovements to cmdoutput handling, chomping, etc.
2013-08-17 Ian Jacksondon't mention dgit in our synthetic commit message
2013-08-17 Ian Jacksonfix push
2013-08-17 Ian JacksonMerge branch 'experimental' debian/0.2
2013-08-16 Ian Jacksonfix madison thing
2013-08-16 Ian Jacksoncanon etc. fixes
2013-08-16 Ian Jacksonthis time for sure
2013-08-16 Ian Jacksonfix later options
2013-08-16 Ian Jacksonwip new package
next