summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge tag 'debian/8.0' into stretch-bpoSean Whitton2018-10-20
|\
| * changelog: finalise 8.0debian/8.0archive/debian/8.0Ian Jackson2018-10-13
| * i18n-commit - autogeneratedIan Jackson2018-10-13
| * po/README: Give a pointer to salsa; remind the translator to commitIan Jackson2018-10-13
| * po/README: Mention -k10 thresholdIan Jackson2018-10-13
| * po/list-documents: Set translation threshold to 10%Ian Jackson2018-10-13
| * README.md: Add this document for the benefit of SalsaIan Jackson2018-10-13
| * i18n-commit - autogeneratedIan Jackson2018-10-13
| * Makefile: Provide i18n-commit targetIan Jackson2018-10-13
| * test suite: push-source-with-changes: Make it test -wddaIan Jackson2018-10-13
| * test suite: push-source*: Drop --dpkg-buildpackage:-dIan Jackson2018-10-13
| * dgit: Demand that all clean modes are handled by clean_tree_checkIan Jackson2018-10-13
| * dgit: clean_tree: confess rather than die on unknown clean modeIan Jackson2018-10-13
| * dgit: -wn clean check is a no-opIan Jackson2018-10-13
| * dgit: -wg / -wgf clean check is a no-opIan Jackson2018-10-13
| * dgit: Provide --clean=dpkg-source[-d],all-check aka -wda / -wddaIan Jackson2018-10-13
| * test suite: dgit: Test that -wd catches the uncommitted changesIan Jackson2018-10-13
| * dgit: --clean=dpkg-source: Check for untracked unignored filesIan Jackson2018-10-13
| * test suite: lib-build-modes: Honour $cleanmodes_dpkgsource_extraIan Jackson2018-10-13
| * test suite: lib-build-modes: Reformat a couple of linesIan Jackson2018-10-13
| * dgit(1): Document that rules clean sometimes not runIan Jackson2018-10-13
| * dgit: Combine option parsing of -wd and -wddIan Jackson2018-10-13
| * dgit: Break out clean_tre_check_gitIan Jackson2018-10-13
| * dgit(1): Combine descriptions of --clean=dpkg-source and ...-dIan Jackson2018-10-13
| * dgit: Provide new clean mode --clean=check,ignoresIan Jackson2018-10-13
| * dgit: $cleanmode_re: Use extended syntaxIan Jackson2018-10-13
| * dgit: clean_tree_check: Reorganise command constructionIan Jackson2018-10-13
| * dgit: clean_tree_check: Add a comment about modifed tracked filesIan Jackson2018-10-13
| * dgit: Use a regexp to match clean mode checkIan Jackson2018-10-13
| * dgit: Implement clean_tree_check for mode -wcIan Jackson2018-10-13
| * dgit: Move clean_tree_checkIan Jackson2018-10-13
| * dgit: Rorganise dpkg-source[-d] clean implementationIan Jackson2018-10-13
| * dgit: Abolish obsolete variable $clean_using_builderIan Jackson2018-10-13
| * dgit: Reorganise cleaning in build_prepIan Jackson2018-10-13
| * dgit: Honour new .clean-mode-newer access config optionIan Jackson2018-10-13
| * dgit: Put (?: ) around $cleanmode_re and use qr{}.Ian Jackson2018-10-13
| * dgit: Drop (?!\n) from a use of $cleanmode_reIan Jackson2018-10-13
| * dgit: Reject all git config options containing newlinesIan Jackson2018-10-13
| * dgit: Refuse to work if critical files have uncommitted changesIan Jackson2018-10-11
| * dgit: Factor out debian/source/.. in check_not_dirtyIan Jackson2018-10-11
| * dgit: Break out @forbid in check_not_dirtyIan Jackson2018-10-11
| * changedir_git_toplevel: Special error for not in git treeIan Jackson2018-10-11
| * dgit: Change to git toplevel dir before startingIan Jackson2018-10-11
| * Dgit.pm: Move changedir_git_toplevel from git-debrebaseIan Jackson2018-10-11
| * Dgit.pm: rename_link_xf: Avoid copying if src is a link to dstIan Jackson2018-10-11
| * Dgit.pm: rename_link_xf: Always use cpIan Jackson2018-10-11
| * Dgit.pm: rename_link_xf: Minor style fixIan Jackson2018-10-11
| * dgit: Handle EXDEV when putting in place output sourceIan Jackson2018-10-11
| * dgit: Add missing error check in single-debian-patch handlingIan Jackson2018-10-11
| * dgit: Handle EXDEV when saving origsIan Jackson2018-10-11