v.io/jiri: extend cl mail to handle multi part CLs and...

- cl mail now handles multi part CLs, it uses a file in
  the jiri per-branch metadata dir to store the message for
  each repo and then uses jiri runp to run itself in
  each repo. Two flags are added to make this work:
  --current-project-only disables the multi-part behaviour
  --initial-commit-file
- cl mail now ignores error messages for pushing to gerrit
  with no new changes..

MultiPart: 2/2
Change-Id: I53f9d51302e25d3aa311d7f755393f07d4b7a94a
1 file changed
tree: 6dafb4355e423b42d6f882e9588522075774ffc7
  1. bendroid/
  2. dashboard/
  3. data/
  4. godepcop/
  5. gologcop/
  6. internal/
  7. jiri-api/
  8. jiri-contributors/
  9. jiri-copyright/
  10. jiri-dockergo/
  11. jiri-go/
  12. jiri-goext/
  13. jiri-oncall/
  14. jiri-profile-v23/
  15. jiri-run/
  16. jiri-swift/
  17. jiri-test/
  18. jiri-v23-profile/
  19. jiridoc/
  20. mailer/
  21. oncall/
  22. postsubmit/
  23. presubmit/
  24. tooldata/
  25. tracify/
  26. vbinary/
  27. vcloud/
  28. vjenkins/
  29. vkiosk/
  30. vmon/
  31. .gitignore
  32. .godepcop
  33. .jiriignore
  34. AUTHORS
  35. CONTRIBUTING.md
  36. CONTRIBUTORS
  37. LICENSE
  38. PATENTS
  39. README.md
  40. VERSION
README.md

This repository contains developer tools used to install and contribute to Vanadium.

For more information, see the installation and contributing instructions.

This repository is fetched and the tools are built as part of the Vanadium installation process for contributors.