chiark / gitweb /
changelog: start 9.14
[dgit.git] / git-debpush
2020-02-02 Sean Whittongit-debpush: avoid a pipefail problem in get_file_from_ref
2019-07-22 Sean Whittongit-debpush: Check for a detached head when pushing...
2019-07-22 Sean Whittongit-debpush: Check for unstitched git-debrebase branch
2019-07-22 Sean Whittongit-debpush: Check that patches are (un)applicable
2019-07-22 Sean Whittongit-debpush: check_treesame: Show diffstat when there...
2019-07-22 Sean Whittongit-debpush: check_treesame: Also pass --quiet to ...
2019-07-22 Ian Jacksongit-debpush: Do not spuriously print -sn/-sk
2019-07-22 Ian Jacksongit-debpush: use -m rather than -F- <<EOF
2019-07-21 Ian Jacksongit-playtree-setup: Rename from git-playtree-create
2019-07-21 Ian Jacksongit-playtree-create: Fix with tests/using-intree
2019-07-21 Ian Jacksongit-playtree-setup: Provide to git-debpush
2019-07-20 Sean Whittongit-debpush: Check upstream source is identical in...
2019-07-20 Sean Whittongit-debpush: Support forcing individual checks
2019-07-20 Sean Whittongit-debpush: Subheaders
2019-07-17 Sean Whittongit-debpush: refactor to avoid more than one push command
2019-07-17 Sean Whittongit-debpush: check that upstream tag is ancestor of...
2019-07-17 Sean Whittongit-debpush: gather some information earlier
2019-07-17 Sean Whittongit-debpush: cope with spaces in user-supplied upstream tag
2019-07-17 Sean Whittongit-debpush: check for target suite change since last...
2019-07-17 Sean Whittongit-debpush: check for pushing the dgit view to the...
2019-07-17 Sean Whittongit-debpush: factor out find_last_tag()
2019-07-17 Sean Whittongit-debpush: introduce and call fail_check
2019-07-07 Sean Whittongit-debpush: Don't pretend to support --baredebian...
2019-07-07 Ian Jacksongit-debpush: Defend against git-deborig #931509
2019-07-07 Ian Jacksongit-debpush: Support --upstream=TAG (and document it)
2019-07-07 Ian Jacksongit-debpush: Defend against unexpected git-deborig...
2019-07-07 Ian Jacksongit-debpush: Change comment heading
2019-07-07 Ian Jacksongit-debpush: Fixes to help with pushing native packages
2019-07-07 Sean Whittongit-debpush: Numerous improvements
2019-07-07 Ian Jacksongit-debpush: Tolerate not specifying a quilt mode if...
2019-07-06 Sean Whittongit-debpush: new script