chiark / gitweb /
Allow git-url to be '' to force fallback to git-proto etc.
[dgit.git] / dgit
2015-07-19 Ian JacksonAllow git-url to be '' to force fallback to git-proto...
2015-07-19 Ian JacksonTalk to push.dgit.debian.org, rather than the .debian...
2015-07-19 Ian JacksonRemove configuration relating to alioth.
2015-07-19 Ian JacksonRemove an obsolete comment.
2015-07-19 Ian JacksonSwitch to new production git repositories for reading...
2015-07-19 Ian JacksonProvide for checking git presence via http[s].
2015-07-19 Ian JacksonProvide for configurable git url suffix.
2015-07-19 Ian JacksonProvide for different access mechanisms when pushing.
2015-07-19 Ian JacksonMemoise git config lookups (big speedup!)
2015-07-19 Ian JacksonProvide -wc aka --clean=check.
2015-07-19 Ian JacksonProvide -wdd aka --clean=dpkg-source-d. Closes:#792433.
2015-07-05 Ian JacksonProvide --clean=git-ff (aka -wgf), which is useful...
2015-07-04 Ian Jacksondgit: Do not verify the tag with git tag -v as well...
2015-07-04 Ian Jacksondgit: Debian config: Provide git-create
2015-07-04 Ian Jacksondgit: sbuild: Fix typo which broke dgit sbuild
2015-07-04 Ian Jacksondgit: Rationalise some messages
2015-07-04 Ian Jacksondgit: Provide "dgit setup-mergechangelogs" operation
2015-07-04 Ian Jacksondgit: Set up a merge driver for debian/changelog. ...
2015-07-04 Ian Jacksondgit: Break out set_local_git_config (nfc)
2015-07-04 Ian Jacksondgit: Be more careful about tag updates during fetch...
2015-07-04 Ian Jacksondgit: Use $csuite not $isuite for lrfetchrefs
2015-07-04 Ian Jacksondgit: Always canonicalise suite rather earlier
2015-07-04 Ian JacksonFor non-Debian distros, debiantag() uses distro name...
2015-07-04 Ian Jackson--clean=git and --clean=none cause dgit to pass -nc...
2015-06-29 Ian JacksonDetect and bomb out on vendor-specific `3.0 (quilt...
2015-06-29 Ian JacksonQuilt linearisation with .pc removal passes -f to git...
2015-06-29 Ian JacksonFix an undef reference in error message processing...
2015-06-28 Ian Jacksonfixup! Infra: Honour archive-query
2015-06-28 Ian JacksonTLS keys: Use ca-certificates on end user machines...
2015-06-28 Ian JacksonInfra: Honour archive-query-tls-curl-ca-args
2015-06-28 Ian JacksonTLS keys: Cope if archive-query-tls-key unset
2015-06-26 Ian Jacksonarchive-api-query: Use correct arguments for curl
2015-06-23 Ian JacksonUse force flag when pushing tags
2015-06-20 Ian JacksonUpdate copyright dates
2015-06-20 Ian JacksonInfra: Provide dgit clone-dgit-repos-server
2015-05-31 Ian Jacksondgit: Gate sending "previously" on deliberately_not_fas...
2015-05-31 Ian JacksonPush replay prevention protocol: Rename "supersedes...
2015-05-31 Ian JacksonInfra: Add dgit-repos-policy-trusting
2015-05-31 Ian Jacksondgit: Declare a "supersedes" in the signed tag for...
2015-05-31 Ian Jacksondgit: Break out deliberately_not_fast_forward (nfc)
2015-05-31 Ian JacksonNew approach to replay prevention - WIP
2015-05-31 Ian Jacksongit_get_ref: Move to Dgit.pm and reimplement
2015-05-31 Ian JacksonDgit.pm: git_for_each_tag_referring provides referred...
2015-05-31 Ian JacksonMove is_fast_fwd into Dgit.pm
2015-05-31 Ian JacksonMove git_rev_parse into Dgit.pm (renaming it from rev_parse
2015-05-31 Ian JacksonMove various useful functions into Dgit.pm. Necessitat...
2015-05-31 Ian Jacksondgit: Allow --deliberately-not-fast-forward to override...
2015-05-31 Ian JacksonCheck for deliberatelies correctly (in-memory data...
2015-05-31 Ian JacksonDgit.pm: Introduce $deliberately_re and use it everywhere
2015-05-31 Ian Jacksondgit: Print curl command for archive api query action
2015-05-31 Ian JacksonShow git config queries only with debuglevel 3 (-DDD...
2015-05-31 Ian JacksonDebugging: use typeglobs to simplify various things...
2015-05-31 Ian JacksonRename $debug variable to $debuglevel (nfc)
2015-05-31 Ian JacksonMove a $debug check into printdebug (nfc)
2015-05-31 Ian JacksonDebugging output: Break out debugcmd into Dgit.pm and...
2015-05-31 Ian JacksonMove dgit's debugging arrangements into Dgit.pm
2015-05-31 Ian JacksonTurn all perl warnings into errors
2015-05-31 Ian JacksonFix undef warning in Vcs-Git handling
2015-05-31 Ian JacksonLANG, LC_*: Consistently set required LC_* env vars
2015-05-31 Ian JacksonUse ftpasterapi archive query method for tests
2015-05-31 Ian JacksonUse ftpmasterapi archive query method. (Closes:#727702.)
2015-04-15 Ian JacksonProvide ftpmasterapi archive query method
2015-04-15 Ian JacksonFix inaccurate error message when archive's git hash...
2015-04-08 Ian Jacksonarchive query methods: Clarify organisation (code motio...
2015-03-22 Ian JacksonBugfixes (now tests/tests/clone-nogit works)
2015-03-22 Ian JacksonSupport --deliberately-not-fast-forward
2015-03-22 Ian JacksonMove stat_exists to Dgit.pm
2015-03-22 Ian JacksonBreak out $branchprefix, server_branch, server_ref...
2015-03-22 Ian JacksonDiversion via dgit-git.debian.net (gideon) - fixes
2015-03-22 Ian Jacksondgit: Introduce "deliberatelies"
2015-03-22 Ian Jacksondgit git tags mention the distro explicitly; dgit-repos...
2015-03-22 Ian JacksonIntroduce Debian/Dgit.pm
2015-03-22 Ian Jacksondgit: Provide internal archive-api-query command
2014-11-25 Ian JacksonReject (rather than ignoring) further options merged...
2014-11-25 Ian JacksonComplain about lack of cuddled values for value-taking...
2014-11-25 Ian JacksonStrip `-b <branch>' from contents of Vcs-Git header...
2014-11-23 Ian JacksonMake --no-quilt-fixup an alias for (a new option) ...
2014-11-16 Ian Jacksonquilt: Generate individual patches CHANGELOG BUG
2014-11-16 Ian Jacksonquiltify_dpkg_commit: Improve
2014-11-15 Ian JacksonBreak out quiltify_dpkg_commit (nfc)
2014-11-15 Ian JacksonMake fail() cope with multi-line messages
2014-11-09 Ian JacksonBreak out git_write_tree (nfc)
2014-11-09 Ian Jacksonquilt patchification: Break out quiltify() (nfc)
2014-11-08 Ian JacksonDiversion via dgit-git.debian.net (gideon)
2014-11-08 Ian Jacksonclone: Check for git earlier
2014-11-08 Ian JacksonNew $some-user-force config variable
2014-11-08 Ian Jacksonconfig: New instead_distro feature
2014-11-08 Ian JacksonIn access_quirk, filter by defined at the end. (nfc)
2014-11-08 Ian JacksonIntroduce access_runeinfo, and put basedistro name...
2014-11-08 Ian JacksonAdd `: dgit <blah>... ;' to the front of ssh remote...
2014-11-08 Ian JacksonRegularise and comment access_cfg
2014-11-08 Ian JacksonIf $idistro set (ie, distro explicitly specified by...
2014-11-08 Ian JacksonFix handling of rmadison-based and gitless distros...
2014-11-08 Ian JacksonMake access_giturl be capable of being optional, and...
2014-11-08 Ian JacksonMove defaulting out of archive_query into individual...
2014-11-08 Ian JacksonDo not have .pc in dgit's git history for format `3...
2014-11-08 Ian JacksonBreak out srcfn (nfc)
2014-11-08 Ian JacksonBreak out get_source_format (nfc)
2014-11-05 Ian JacksonBreak out commit_admin (nfc)
2014-11-05 Ian JacksonMake mk_orig_file have capability to be selective on...
next