summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* dgit: import-dsc: Handle relative symlinks correctlyIan Jackson2019-03-01
* dgit: cmd_import_dsc: comment on lack of is_orig_file checkIan Jackson2019-01-13
* dgit: When reporting no such package, say `source package'Ian Jackson2019-01-06
* dgit: dotdot_bpd_transfer_origs: Change if to early returnIan Jackson2019-01-06
* dgit: Transfer origs from .. to bpd when fetchingIan Jackson2019-01-06
* dgit: Transfer origs from .. to bpd when buildingIan Jackson2019-01-06
* dgit: Provide dotdot_bpd_transfer_origs for using origs from ..Ian Jackson2019-01-06
* dgit: Remove foolish use of $b in quilt_fixup_multipatchIan Jackson2019-01-06
* dgit: Remove foolish uses of $b in unpack_playtree_linkorigs etc.Ian Jackson2019-01-06
* dgit: generate_commits_from_dsc: Move up $upstreamvIan Jackson2019-01-06
* dgit: generate_commits_from_dsc: Factor out $bpd_absIan Jackson2019-01-06
* dgit: clean: Provide -wg[f]a short aliasesIan Jackson2019-01-06
* dgit: clean: Provide new --git[-ff],always clean modeIan Jackson2019-01-06
* dgit: cleaning: Improve handling of note about ignoresIan Jackson2019-01-06
* dgit: clean: Do check the tree even when building in playtreeIan Jackson2019-01-06
* dgit: clean mode: Refactor -wg parsing to prep for suffixesIan Jackson2019-01-06
* dgit: clean: Prepare cleanmode_re for suffixes on git and git-ffIan Jackson2019-01-06
* dgit: clean: Change matcbing of git to regexpsIan Jackson2019-01-06
* dgit: Check that the build-products-dir is accessibleIan Jackson2019-01-05
* dgit: clone: Create destination directory before using networkIan Jackson2019-01-05
* dgit: Pass --no-source-only-changes to pbuilder and cowbuilderIan Jackson2019-01-05
* dgit: Provide --program!:optionIan Jackson2019-01-05
* dgit(1): Fix reference to -wdn/-wddn in a message.Ian Jackson2018-11-28
* 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
* dgit: --clean=dpkg-source: Check for untracked unignored filesIan 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: 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
* dgit: Change to git toplevel dir before startingIan Jackson2018-10-11
* dgit: Handle EXDEV when putting in place output sourceIan Jackson2018-10-11