Commit History

Author SHA1 Message Date
  Mike Frysinger 70c54dc255 upload/editor: fix bytes/string confusion 6 years ago
  Mike Frysinger ab85fe7c53 use print() instead of sys.stdout.write() 6 years ago
  Mike Frysinger f601376e13 set default file encoding to utf-8 6 years ago
  Vadim Bendebury bd8f658823 Add option for git-repo to support 'silent' uploads 7 years ago
  Jonathan Nieder b3133a3164 Merge "update markdown/help header format" 7 years ago
  Mike Frysinger 3b24e7b557 update homepage URIs 7 years ago
  Mike Frysinger b8f7bb04d0 update markdown/help header format 7 years ago
  David Pursehouse 65b0ba5aa0 Remove unused pylint suppressions 7 years ago
  Masaya Suzuki 305a2d029f Support --push-option in upload subcommand 8 years ago
  Łukasz Gardoń bed59cec5e Add option '--no-cert-checks' for 'upload' sub command. 8 years ago
  Jonathan Nieder c94d6eb902 Revert "Migrate git-repo to create private changes rather than drafts" 8 years ago
  Changcheng Xiao d88f53e2b9 Migrate git-repo to create private changes rather than drafts 8 years ago
  Changcheng Xiao 87984c6db4 Add options for git-repo to support private and wip changes 8 years ago
  David Pursehouse 3bcd30545e Fix "list comprehension redefines 'x'" warnings from pyflakes 8 years ago
  Nicolas Cornu b54343d9fd Tell the user if it will upload a draft 8 years ago
  Mike Frysinger 163a3be18b upload: short circuit when nothing is pending 9 years ago
  Mike Frysinger 40252c20f7 RepoHook: allow users to approve hooks via manifests 9 years ago
  Vadim Bendebury 14e134da02 upload: report names of uncommitted files 11 years ago
  Anthony King d792f7928d Define unicode as str if using Python 3 11 years ago
  bijia 093fdb6587 Add reviewers automatically from project's git config 12 years ago
  David Pursehouse f1f1137d61 Merge "Don't backtrace when current branch is not uploadable." 12 years ago
  Conley Owens e695338e21 Merge "repo: Support multiple branches for the same project." 12 years ago
  Warren Turkal 011d4f426c Don't backtrace when current branch is not uploadable. 12 years ago
  Conley Owens fbd3f2a10b Only check merge destination if it isn't None 12 years ago
  David Pursehouse 37128b6f70 Fix indentation 12 years ago
  David James 8d20116038 repo: Support multiple branches for the same project. 12 years ago
  Conley Owens 3bfd72158c Don't upload when dest branch is not merge branch 12 years ago
  Colin Cross 59b31cb6e0 don't pass project revision to UploadForReview 12 years ago
  Chirayu Desai 610d3c4e46 upload: fix display of destination branch for SingleBranch 12 years ago
  Conley Owens ef668c92c2 Merge "Fix a few issues with dest-branch and multiples" 12 years ago