chiark / gitweb /
dgit.git
10 years agoFix comparison of archive's .dsc's hash and git branch head to DTRT.
Ian Jackson [Fri, 23 Aug 2013 11:15:10 +0000 (12:15 +0100)]
Fix comparison of archive's .dsc's hash and git branch head to DTRT.

10 years agoWhen creating repos in dgit-repos (using the ssh-cmd method), copy _template rather...
Ian Jackson [Fri, 23 Aug 2013 11:04:45 +0000 (12:04 +0100)]
When creating repos in dgit-repos (using the ssh-cmd method), copy _template rather than using mkdir and git init. Closes: #720522.

10 years agofinalise 0.7 again debian/0.7
Ian Jackson [Thu, 22 Aug 2013 17:29:18 +0000 (18:29 +0100)]
finalise 0.7 again

10 years agoIf dak ls, or rmadison, reports multiple versions, look for them all, and pick the...
Ian Jackson [Thu, 22 Aug 2013 17:27:53 +0000 (18:27 +0100)]
If dak ls, or rmadison, reports multiple versions, look for them all, and pick the newest .dsc that doesn't give 404.

(url_get can now return undef for 404)

10 years agofinalise 0.7
Ian Jackson [Thu, 22 Aug 2013 17:08:33 +0000 (18:08 +0100)]
finalise 0.7

10 years agoName the local remote tracking branch remotes/dgit/dgit/<suite> so that we avoid...
Ian Jackson [Thu, 22 Aug 2013 17:08:24 +0000 (18:08 +0100)]
Name the local remote tracking branch remotes/dgit/dgit/<suite> so that we avoid a warning from git about ambiguous branch names.

10 years agoManpage formatting fix.
Ian Jackson [Thu, 22 Aug 2013 17:02:33 +0000 (18:02 +0100)]
Manpage formatting fix.

10 years agoAllow fetching when archive has out-of-date git hash in .dsc. Closes: #720490. debian/0.6
Ian Jackson [Thu, 22 Aug 2013 15:02:24 +0000 (16:02 +0100)]
Allow fetching when archive has out-of-date git hash in .dsc. Closes: #720490.

10 years agofix new packages debian/0.5
Ian Jackson [Thu, 22 Aug 2013 14:41:05 +0000 (15:41 +0100)]
fix new packages

10 years agoUpload to unstable
Ian Jackson [Thu, 22 Aug 2013 14:38:15 +0000 (15:38 +0100)]
Upload to unstable

10 years agofinalise 0.4~pre2 debian/0.4_pre2
Ian Jackson [Thu, 22 Aug 2013 14:32:02 +0000 (15:32 +0100)]
finalise 0.4~pre2

10 years agoRevert change to ssh to alioth CNAME, as the recommended CNAME is to something with...
Ian Jackson [Thu, 22 Aug 2013 14:31:55 +0000 (15:31 +0100)]
Revert change to ssh to alioth CNAME, as the recommended CNAME is to something with no write access to the fs and the new CNAME has not yet been set up.  This reintroduces #720172 :-/.

10 years agoSupport dgit-distro.<distro>.keyid config option.
Ian Jackson [Thu, 22 Aug 2013 14:18:27 +0000 (15:18 +0100)]
Support dgit-distro.<distro>.keyid config option.

10 years agoMangle debian/<version> tags the way git-buildpackage does (as of git-buildpackage...
Ian Jackson [Thu, 22 Aug 2013 14:17:28 +0000 (15:17 +0100)]
Mangle debian/<version> tags the way git-buildpackage does (as of git-buildpackage 0.5.5, 3c6bbd0f4992f8da).

10 years agofix Closes syntax debian/0.4_pre1
Ian Jackson [Thu, 22 Aug 2013 13:54:19 +0000 (14:54 +0100)]
fix Closes syntax

10 years agobetter error msgs from check_not_dirty
Ian Jackson [Thu, 22 Aug 2013 13:52:47 +0000 (14:52 +0100)]
better error msgs from check_not_dirty

10 years agosuggest sbuild
Ian Jackson [Thu, 22 Aug 2013 13:48:49 +0000 (14:48 +0100)]
suggest sbuild

10 years agoNew --distro option (helps with unknown suites).
Ian Jackson [Thu, 22 Aug 2013 13:45:18 +0000 (14:45 +0100)]
New --distro option (helps with unknown suites).

10 years agocomment on retrying dput
Ian Jackson [Thu, 22 Aug 2013 13:36:55 +0000 (14:36 +0100)]
comment on retrying dput

10 years agobugfixes from testing, for recent changes
Ian Jackson [Thu, 22 Aug 2013 13:33:29 +0000 (14:33 +0100)]
bugfixes from testing, for recent changes

10 years agobugfixes from testing, for recent changes
Ian Jackson [Thu, 22 Aug 2013 13:32:41 +0000 (14:32 +0100)]
bugfixes from testing, for recent changes

10 years agowip bugfixes
Ian Jackson [Thu, 22 Aug 2013 13:03:36 +0000 (14:03 +0100)]
wip bugfixes

10 years agosupport _multi.changes
Ian Jackson [Thu, 22 Aug 2013 13:00:12 +0000 (14:00 +0100)]
support _multi.changes

10 years agodocument usual workflow
Ian Jackson [Thu, 22 Aug 2013 12:59:04 +0000 (13:59 +0100)]
document usual workflow

10 years agoin check_not_dirty, diff against HEAD as that's what we care about
Ian Jackson [Thu, 22 Aug 2013 12:58:50 +0000 (13:58 +0100)]
in check_not_dirty, diff against HEAD as that's what we care about

10 years agoProvide "dgit sbuild".
Ian Jackson [Thu, 22 Aug 2013 12:58:02 +0000 (13:58 +0100)]
Provide "dgit sbuild".

10 years agoOrdering improvement in push: don't add dsc field until git push done.
Ian Jackson [Thu, 22 Aug 2013 12:21:31 +0000 (13:21 +0100)]
Ordering improvement in push: don't add dsc field until git push done.

10 years agoBetter checking that the supplied .dsc and debian/changes correspond.
Ian Jackson [Thu, 22 Aug 2013 12:20:58 +0000 (13:20 +0100)]
Better checking that the supplied .dsc and debian/changes correspond.

10 years agomake manpage DESCRIPTION section more formal, and other manpage improvements
Ian Jackson [Thu, 22 Aug 2013 12:20:09 +0000 (13:20 +0100)]
make manpage DESCRIPTION section more formal, and other manpage improvements

10 years agoBetter error checking when parsing RFC822-style control data.
Ian Jackson [Thu, 22 Aug 2013 08:35:14 +0000 (09:35 +0100)]
Better error checking when parsing RFC822-style control data.

10 years agonote TODO about quilt autocommit in manpage
Ian Jackson [Thu, 22 Aug 2013 08:24:10 +0000 (09:24 +0100)]
note TODO about quilt autocommit in manpage

10 years agodone the error messages
Ian Jackson [Thu, 22 Aug 2013 08:22:36 +0000 (09:22 +0100)]
done the error messages

10 years agoFail if a required config item is missing.
Ian Jackson [Thu, 22 Aug 2013 08:21:45 +0000 (09:21 +0100)]
Fail if a required config item is missing.

10 years agomore fixes for error handling, @cmds
Ian Jackson [Thu, 22 Aug 2013 08:05:54 +0000 (09:05 +0100)]
more fixes for error handling, @cmds

10 years agofixes for error handling
Ian Jackson [Thu, 22 Aug 2013 08:02:52 +0000 (09:02 +0100)]
fixes for error handling

10 years agomuch improved error messages - but all needs review
Ian Jackson [Wed, 21 Aug 2013 17:36:00 +0000 (18:36 +0100)]
much improved error messages - but all needs review

10 years agoUsage message. Closes #720085.
Ian Jackson [Tue, 20 Aug 2013 18:42:40 +0000 (19:42 +0100)]
Usage message.  Closes #720085.

10 years agoAssorted manpage fixes.
Ian Jackson [Mon, 19 Aug 2013 19:48:32 +0000 (20:48 +0100)]
Assorted manpage fixes.

10 years agoUse dgit.debian.net vhost on alioth. Closes #720172.
Ian Jackson [Mon, 19 Aug 2013 19:46:17 +0000 (20:46 +0100)]
Use dgit.debian.net vhost on alioth.  Closes #720172.

10 years agoFix manpage description of --existing-package.
Ian Jackson [Mon, 19 Aug 2013 11:08:02 +0000 (12:08 +0100)]
Fix manpage description of --existing-package.

10 years agofix build to canonicalise debian/0.3
Ian Jackson [Sat, 17 Aug 2013 18:51:10 +0000 (19:51 +0100)]
fix build to canonicalise

10 years agochangelog for 0.3
Ian Jackson [Sat, 17 Aug 2013 18:48:01 +0000 (19:48 +0100)]
changelog for 0.3

10 years agossh to coccia to dak ls (!); distinguish isuite and csuite
Ian Jackson [Sat, 17 Aug 2013 18:46:58 +0000 (19:46 +0100)]
ssh to coccia to dak ls (!); distinguish isuite and csuite

10 years agocheck lack of args to quilt-fixup
Ian Jackson [Sat, 17 Aug 2013 16:25:34 +0000 (17:25 +0100)]
check lack of args to quilt-fixup

10 years agodeprecate 3.0 (quilt)
Ian Jackson [Sat, 17 Aug 2013 16:22:37 +0000 (17:22 +0100)]
deprecate 3.0 (quilt)

10 years agofix quilt fixup
Ian Jackson [Sat, 17 Aug 2013 16:12:32 +0000 (17:12 +0100)]
fix quilt fixup

10 years agodo not clean after all
Ian Jackson [Sat, 17 Aug 2013 16:12:03 +0000 (17:12 +0100)]
do not clean after all

10 years agoclean things
Ian Jackson [Sat, 17 Aug 2013 16:02:33 +0000 (17:02 +0100)]
clean things

10 years agocanonicalise suite
Ian Jackson [Sat, 17 Aug 2013 15:55:54 +0000 (16:55 +0100)]
canonicalise suite

10 years agodeal with daft 3.0 quilt thing
Ian Jackson [Sat, 17 Aug 2013 15:55:48 +0000 (16:55 +0100)]
deal with daft 3.0 quilt thing

10 years agorun clean
Ian Jackson [Sat, 17 Aug 2013 15:55:01 +0000 (16:55 +0100)]
run clean

10 years agoimprove dirty checks
Ian Jackson [Sat, 17 Aug 2013 15:54:16 +0000 (16:54 +0100)]
improve dirty checks

10 years agobetter printing for dry run
Ian Jackson [Sat, 17 Aug 2013 15:53:06 +0000 (16:53 +0100)]
better printing for dry run

10 years agoclarify a message
Ian Jackson [Sat, 17 Aug 2013 15:52:30 +0000 (16:52 +0100)]
clarify a message

10 years agoimprove an error message; fix fetch when we have already fetched
Ian Jackson [Sat, 17 Aug 2013 15:52:07 +0000 (16:52 +0100)]
improve an error message; fix fetch when we have already fetched

10 years agobetter printing for dry run
Ian Jackson [Sat, 17 Aug 2013 15:51:31 +0000 (16:51 +0100)]
better printing for dry run

10 years agouse http.debian.net by default
Ian Jackson [Sat, 17 Aug 2013 14:49:19 +0000 (15:49 +0100)]
use http.debian.net by default

10 years agoremove pointless debhelper log (!)
Ian Jackson [Sat, 17 Aug 2013 14:40:17 +0000 (15:40 +0100)]
remove pointless debhelper log (!)

10 years agosuccess msgs
Ian Jackson [Sat, 17 Aug 2013 14:07:08 +0000 (15:07 +0100)]
success msgs

10 years agofixes for fetch
Ian Jackson [Sat, 17 Aug 2013 13:49:07 +0000 (14:49 +0100)]
fixes for fetch

10 years agomore docs
Ian Jackson [Sat, 17 Aug 2013 13:30:53 +0000 (14:30 +0100)]
more docs

10 years agowip workflow docs
Ian Jackson [Sat, 17 Aug 2013 13:25:45 +0000 (14:25 +0100)]
wip workflow docs

10 years agoconstruct import commits differently (merge separate from contents)
Ian Jackson [Sat, 17 Aug 2013 10:59:04 +0000 (11:59 +0100)]
construct import commits differently (merge separate from contents)

10 years agoconstruct import commits differently (merge separate from contents)
Ian Jackson [Sat, 17 Aug 2013 10:57:58 +0000 (11:57 +0100)]
construct import commits differently (merge separate from contents)

10 years agodo not use git-show-ref as it is hopeless; just do it ourselves
Ian Jackson [Sat, 17 Aug 2013 10:57:35 +0000 (11:57 +0100)]
do not use git-show-ref as it is hopeless; just do it ourselves

10 years agoimprovements to cmdoutput handling, chomping, etc.
Ian Jackson [Sat, 17 Aug 2013 10:57:15 +0000 (11:57 +0100)]
improvements to cmdoutput handling, chomping, etc.

10 years agodon't mention dgit in our synthetic commit message
Ian Jackson [Sat, 17 Aug 2013 09:32:21 +0000 (10:32 +0100)]
don't mention dgit in our synthetic commit message

10 years agoremove empty TODO
Ian Jackson [Sat, 17 Aug 2013 08:20:09 +0000 (09:20 +0100)]
remove empty TODO

10 years agodocs changes
Ian Jackson [Sat, 17 Aug 2013 08:19:47 +0000 (09:19 +0100)]
docs changes

10 years agofix push
Ian Jackson [Sat, 17 Aug 2013 08:18:12 +0000 (09:18 +0100)]
fix push

10 years agoMerge branch 'experimental' debian/0.2
Ian Jackson [Sat, 17 Aug 2013 08:08:29 +0000 (09:08 +0100)]
Merge branch 'experimental'

10 years agoMerge commit 'debian/0.1' into experimental
Ian Jackson [Sat, 17 Aug 2013 08:06:40 +0000 (09:06 +0100)]
Merge commit 'debian/0.1' into experimental

10 years agofinalise changelog for 0.2
Ian Jackson [Sat, 17 Aug 2013 08:03:28 +0000 (09:03 +0100)]
finalise changelog for 0.2

10 years agoa bug
Ian Jackson [Fri, 16 Aug 2013 19:14:19 +0000 (20:14 +0100)]
a bug

10 years agofix madison thing
Ian Jackson [Fri, 16 Aug 2013 19:12:13 +0000 (20:12 +0100)]
fix madison thing

10 years agocanon etc. fixes
Ian Jackson [Fri, 16 Aug 2013 19:04:58 +0000 (20:04 +0100)]
canon etc. fixes

10 years agothis time for sure
Ian Jackson [Fri, 16 Aug 2013 18:54:27 +0000 (19:54 +0100)]
this time for sure

10 years agofix later options
Ian Jackson [Fri, 16 Aug 2013 18:42:26 +0000 (19:42 +0100)]
fix later options

10 years agowip new package
Ian Jackson [Fri, 16 Aug 2013 18:39:24 +0000 (19:39 +0100)]
wip new package

10 years agowe have comp now
Ian Jackson [Fri, 16 Aug 2013 18:20:34 +0000 (19:20 +0100)]
we have comp now

10 years agosupport non-main
Ian Jackson [Fri, 16 Aug 2013 18:13:11 +0000 (19:13 +0100)]
support non-main

10 years agorename the dsc field
Ian Jackson [Fri, 16 Aug 2013 18:05:46 +0000 (19:05 +0100)]
rename the dsc field

10 years agomanpages
Ian Jackson [Fri, 16 Aug 2013 16:18:33 +0000 (17:18 +0100)]
manpages

10 years agoa bug
Ian Jackson [Fri, 16 Aug 2013 16:06:18 +0000 (17:06 +0100)]
a bug

10 years agotidier debug local
Ian Jackson [Fri, 16 Aug 2013 16:04:23 +0000 (17:04 +0100)]
tidier debug local

10 years agobetter debug
Ian Jackson [Fri, 16 Aug 2013 16:03:51 +0000 (17:03 +0100)]
better debug

10 years agobetter docs
Ian Jackson [Fri, 16 Aug 2013 16:01:47 +0000 (17:01 +0100)]
better docs

10 years agowipish 0.2~0.1
Ian Jackson [Fri, 16 Aug 2013 15:52:58 +0000 (16:52 +0100)]
wipish 0.2~0.1

10 years agoinstall manpage
Ian Jackson [Fri, 16 Aug 2013 15:50:49 +0000 (16:50 +0100)]
install manpage

10 years agoarchive-query config
Ian Jackson [Fri, 16 Aug 2013 15:46:00 +0000 (16:46 +0100)]
archive-query config

10 years agoconfigurable mirror
Ian Jackson [Fri, 16 Aug 2013 15:35:03 +0000 (16:35 +0100)]
configurable mirror

10 years agofixes, upload-host
Ian Jackson [Fri, 16 Aug 2013 15:30:57 +0000 (16:30 +0100)]
fixes, upload-host

10 years agofixes
Ian Jackson [Fri, 16 Aug 2013 15:26:34 +0000 (16:26 +0100)]
fixes

10 years agomore wip, including config stuff
Ian Jackson [Fri, 16 Aug 2013 15:22:43 +0000 (16:22 +0100)]
more wip, including config stuff

10 years agonew config...
Ian Jackson [Fri, 16 Aug 2013 15:12:44 +0000 (16:12 +0100)]
new config...

10 years ago-p option
Ian Jackson [Fri, 16 Aug 2013 14:33:30 +0000 (15:33 +0100)]
-p option

10 years agowip, mark in changelog
Ian Jackson [Fri, 16 Aug 2013 14:11:02 +0000 (15:11 +0100)]
wip, mark in changelog

10 years agotodos
Ian Jackson [Fri, 16 Aug 2013 14:07:33 +0000 (15:07 +0100)]
todos

10 years agomore todo
Ian Jackson [Fri, 16 Aug 2013 14:04:40 +0000 (15:04 +0100)]
more todo

10 years agodry run fetch really does not update ref
Ian Jackson [Fri, 16 Aug 2013 14:01:12 +0000 (15:01 +0100)]
dry run fetch really does not update ref