All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11][auh]: Add support of new upstream mechanism and improvments
@ 2015-06-10 16:28 Aníbal Limón
  2015-06-10 16:28 ` [PATCH 01/11][auh] upgradehelper.py: Fix status_msg in pkg_upgrade_handler Aníbal Limón
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Aníbal Limón @ 2015-06-10 16:28 UTC (permalink / raw)
  To: yocto; +Cc: paul.eggleton

The changes can be found at,

http://git.yoctoproject.org/cgit/cgit.cgi/auto-upgrade-helper/log/?h=alimon/devel

Aníbal Limón (11):
  upgradehelper.py: Fix status_msg in pkg_upgrade_handler
  upgradehelper.py: Make usage of new upstream detection mechanism
  upgradehelper.py: Use settings.from as email for commits.
  upgradehelper.py: Improve usage when try to upgrade one recipe.
  upgrade_helper.py: Make notice of License change into email.
  upgradehelper.py: Add specific information about machines build
    succeed.
  upgradehelper.py: Move recipe work into upgradehelper work dir.
  upgradehelper.py: Fix interactive mode when recipe upgrade finish.
  upgradehelper.py: Change policy for send emails and fix error passing
  upgradehelper.py: Change print to logger info.
  README: Edit Maintainece section to add current maintainer.

 README           |   3 +-
 recipe.py        |  16 ++--
 upgradehelper.py | 227 ++++++++++++++++++++++++++++++-------------------------
 3 files changed, 139 insertions(+), 107 deletions(-)

-- 
1.8.4.5



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-06-11 21:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 16:28 [PATCH 00/11][auh]: Add support of new upstream mechanism and improvments Aníbal Limón
2015-06-10 16:28 ` [PATCH 01/11][auh] upgradehelper.py: Fix status_msg in pkg_upgrade_handler Aníbal Limón
2015-06-10 16:28 ` [PATCH 02/11][auh] upgradehelper.py: Make usage of new upstream detection mechanism Aníbal Limón
2015-06-10 16:28 ` [PATCH 03/11][auh] upgradehelper.py: Use settings.from as email for commits Aníbal Limón
2015-06-10 16:28 ` [PATCH 04/11][auh] upgradehelper.py: Improve usage when try to upgrade one recipe Aníbal Limón
2015-06-10 16:28 ` [PATCH 05/11][auh] upgrade_helper.py: Make notice of License change into email Aníbal Limón
2015-06-10 16:28 ` [PATCH 06/11][auh] upgradehelper.py: Add specific information about machines build succeed Aníbal Limón
2015-06-10 16:28 ` [PATCH 07/11][auh] upgradehelper.py: Move recipe work into upgradehelper work dir Aníbal Limón
2015-06-10 16:28 ` [PATCH 08/11][auh] upgradehelper.py: Fix interactive mode when recipe upgrade finish Aníbal Limón
2015-06-10 16:28 ` [PATCH 09/11][auh] upgradehelper.py: Change policy for send emails and fix error passing Aníbal Limón
2015-06-11 20:51   ` Paul Eggleton
2015-06-11 20:56     ` Aníbal Limón
2015-06-11 21:05       ` Paul Eggleton
2015-06-11 21:18         ` Aníbal Limón
2015-06-10 16:28 ` [PATCH 10/11][auh] upgradehelper.py: Change print to logger info Aníbal Limón
2015-06-10 16:28 ` [PATCH 11/11][auh] README: Edit Maintainece section to add current maintainer Aníbal Limón

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.