From: "Luis R. Rodriguez" <mcg...@do-not-panic.com>

On this series I address Johannes' feedback, clean things
up a bit more, and add the --kup-test argument on the last
patch.

Luis R. Rodriguez (8):
  lib/bpgit.py: enable extra arguments on git describe
  lib/bpgit.py: add git status support
  lib/bpgit.py: add git clean support
  lib/bpgit.py: add git tree verification support
  lib/bpgit.py: add support for git paranoia
  lib/bpgpg.py: add simple gpg helper for gpg signing
  lib/bpkup.py: add or own kernel uploader helper lib
  gentree.py: add kernel upload support

 gentree.py   |  237 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 lib/bpgit.py |   93 ++++++++++++++++++++++-
 lib/bpgpg.py |   22 ++++++
 lib/bpkup.py |   44 +++++++++++
 4 files changed, 388 insertions(+), 8 deletions(-)
 create mode 100644 lib/bpgpg.py
 create mode 100644 lib/bpkup.py

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to