This patch series contains repairs to various minor bugs. Most of these
bugs only affect rarely encountered error paths.

Peter Grayson (4):
  Deterministic email address order
  Repair undefined variable references
  Repair CmdException typo
  Repair StackException circular dependency

 stgit/commands/branch.py  |  2 +-
 stgit/commands/mail.py    | 20 +++++++++-----------
 stgit/exception.py        |  5 ++++-
 stgit/git.py              |  4 ++--
 stgit/lib/log.py          |  9 +++++----
 stgit/lib/stack.py        |  5 ++---
 stgit/lib/stackupgrade.py |  1 +
 stgit/stack.py            |  5 +----
 t/t1900-mail.sh           |  2 +-
 9 files changed, 26 insertions(+), 27 deletions(-)

_______________________________________________
stgit-users mailing list
[email protected]
https://mail.gna.org/listinfo/stgit-users

Reply via email to