summaryrefslogtreecommitdiff
path: root/git-debpush
Commit message (Expand)AuthorAge
* git-debpush: avoid a pipefail problem in get_file_from_refSean Whitton2020-02-02
* git-debpush: Check for a detached head when pushing HEADSean Whitton2019-07-22
* git-debpush: Check for unstitched git-debrebase branchSean Whitton2019-07-22
* git-debpush: Check that patches are (un)applicableSean Whitton2019-07-22
* git-debpush: check_treesame: Show diffstat when there is a diffSean Whitton2019-07-22
* git-debpush: check_treesame: Also pass --quiet to 'git diff'Sean Whitton2019-07-22
* git-debpush: Do not spuriously print -sn/-skIan Jackson2019-07-22
* git-debpush: use -m rather than -F- <<EOFIan Jackson2019-07-22
* git-playtree-setup: Rename from git-playtree-createIan Jackson2019-07-21
* git-playtree-create: Fix with tests/using-intreeIan Jackson2019-07-21
* git-playtree-setup: Provide to git-debpushIan Jackson2019-07-21
* git-debpush: Check upstream source is identical in the upstream tagSean Whitton2019-07-20
* git-debpush: Support forcing individual checksSean Whitton2019-07-20
* git-debpush: SubheadersSean Whitton2019-07-20
* git-debpush: refactor to avoid more than one push commandSean Whitton2019-07-17
* git-debpush: check that upstream tag is ancestor of $branchSean Whitton2019-07-17
* git-debpush: gather some information earlierSean Whitton2019-07-17
* git-debpush: cope with spaces in user-supplied upstream tagSean Whitton2019-07-17
* git-debpush: check for target suite change since last uploadSean Whitton2019-07-17
* git-debpush: check for pushing the dgit view to the maintainer viewSean Whitton2019-07-17
* git-debpush: factor out find_last_tag()Sean Whitton2019-07-17
* git-debpush: introduce and call fail_checkSean Whitton2019-07-17
* git-debpush: Don't pretend to support --baredebian+tarballSean Whitton2019-07-07
* git-debpush: Defend against git-deborig #931509Ian Jackson2019-07-07
* git-debpush: Support --upstream=TAG (and document it)Ian Jackson2019-07-07
* git-debpush: Defend against unexpected git-deborig outputIan Jackson2019-07-07
* git-debpush: Change comment headingIan Jackson2019-07-07
* git-debpush: Fixes to help with pushing native packagesIan Jackson2019-07-07
* git-debpush: Numerous improvementsSean Whitton2019-07-07
* git-debpush: Tolerate not specifying a quilt mode if not neededIan Jackson2019-07-07
* git-debpush: new scriptSean Whitton2019-07-06