Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
tools
/
repo
/
8f78a83083420f0c0b1da64aad3ab1d060fed1a0
/
subcmds
/
upload.py
8f78a83
upload: Fix tests for object identity to use 'is not'
by David Pursehouse
· 4 years, 9 months ago
e5913ae
Fix flake8 E251 unexpected spaces around keyword / parameter equals
by David Pursehouse
· 4 years, 9 months ago
0867104
upload: Fix flake8 E241 multiple spaces after ','
by David Pursehouse
· 4 years, 9 months ago
21c1575
upload: add a --ignore-hooks option
by Mike Frysinger
· 4 years, 9 months ago
70c54dc
upload/editor: fix bytes/string confusion
by Mike Frysinger
· 5 years ago
ab85fe7
use print() instead of sys.stdout.write()
by Mike Frysinger
· 5 years ago
f601376
set default file encoding to utf-8
by Mike Frysinger
· 5 years ago
bd8f658
Add option for git-repo to support 'silent' uploads
by Vadim Bendebury
· 6 years ago
b3133a3
Merge "update markdown/help header format"
by Jonathan Nieder
· 6 years ago
3b24e7b
update homepage URIs
by Mike Frysinger
· 6 years ago
b8f7bb0
update markdown/help header format
by Mike Frysinger
· 6 years ago
65b0ba5
Remove unused pylint suppressions
by David Pursehouse
· 6 years ago
305a2d0
Support --push-option in upload subcommand
by Masaya Suzuki
· 7 years ago
bed59ce
Add option '--no-cert-checks' for 'upload' sub command.
by Łukasz Gardoń
· 7 years ago
c94d6eb
Revert "Migrate git-repo to create private changes rather than drafts"
by Jonathan Nieder
· 7 years ago
d88f53e
Migrate git-repo to create private changes rather than drafts
by Changcheng Xiao
· 7 years ago
87984c6
Add options for git-repo to support private and wip changes
by Changcheng Xiao
· 7 years ago
3bcd305
Fix "list comprehension redefines 'x'" warnings from pyflakes
by David Pursehouse
· 7 years ago
b54343d
Tell the user if it will upload a draft
by Nicolas Cornu
· 7 years ago
163a3be
upload: short circuit when nothing is pending
by Mike Frysinger
· 9 years ago
40252c2
RepoHook: allow users to approve hooks via manifests
by Mike Frysinger
· 8 years ago
14e134d
upload: report names of uncommitted files
by Vadim Bendebury
· 10 years ago
d792f79
Define unicode as str if using Python 3
by Anthony King
· 11 years ago
093fdb6
Add reviewers automatically from project's git config
by bijia
· 11 years ago
f1f1137
Merge "Don't backtrace when current branch is not uploadable."
by David Pursehouse
· 11 years ago
e695338
Merge "repo: Support multiple branches for the same project."
by Conley Owens
· 11 years ago
011d4f4
Don't backtrace when current branch is not uploadable.
by Warren Turkal
· 11 years ago
fbd3f2a
Only check merge destination if it isn't None
by Conley Owens
· 11 years ago
v1.12.6
37128b6
Fix indentation
by David Pursehouse
· 11 years ago
v1.12.5
8d20116
repo: Support multiple branches for the same project.
by David James
· 11 years ago
3bfd721
Don't upload when dest branch is not merge branch
by Conley Owens
· 11 years ago
59b31cb
don't pass project revision to UploadForReview
by Colin Cross
· 11 years ago
610d3c4
upload: fix display of destination branch for SingleBranch
by Chirayu Desai
· 11 years ago
ef668c9
Merge "Fix a few issues with dest-branch and multiples"
by Conley Owens
· 11 years ago
691a759
Fix a few issues with dest-branch and multiples
by Bryan Jacobs
· 11 years ago
710d4b0
Fix a bug in repo upload --cbr
by Bryan Jacobs
· 11 years ago
f609f91
Send reviews to a different branch from fetch
by Bryan Jacobs
· 12 years ago
59bbb58
Move Python version checking to a separate module
by David Pursehouse
· 11 years ago
217ea7d
Some fixes for supporting python3
by Chirayu Desai
· 12 years ago
2f9e7e4
Fix: Missing spaces in printed messages
by David Pursehouse
· 12 years ago
8f62fb7
Tidy up code formatting a bit more
by David Pursehouse
· 12 years ago
c1b86a2
Fix inconsistent indentation
by David Pursehouse
· 12 years ago
cecd1d8
Change print statements to work in python3
by Sarah Owens
· 12 years ago
fc24124
Convert prompt answers to lower case before checking
by David Pursehouse
· 12 years ago
1d947b3
Even more coding style cleanup
by David Pursehouse
· 12 years ago
a5be53f
Use modern Python exception syntax
by Sarah Owens
· 12 years ago
8a68ff9
Coding style cleanup
by David Pursehouse
· 12 years ago
435370c
upload: add --draft option.
by Brian Harring
· 12 years ago
d666e93
repo: Add option review.URL.uploadtopic support
by Anthony Russello
· 12 years ago
v1.9.2
e9d6b61
New flag for repo upload: --current_branch (--cbr)
by Daniel Sandler
· 13 years ago
6a1f737
Added remote destination branch information when uploading.
by Christer Fletcher
· 14 years ago
e931127
repo: capitalize default prompt char
by Mike Frysinger
· 13 years ago
605a9a4
Fixed UnicodeDecodeError while uploading changes.
by chenguodong
· 13 years ago
d6c93a2
Add branch support to repo upload
by Mandeep Singh Baines
· 13 years ago
37282b4
Support repo-level pre-upload hook and prep for future hooks.
by Doug Anderson
· 14 years ago
v1.7.4
f00e0ce
upload: Catch and cleanly report connectivity errors
by Shawn O. Pearce
· 15 years ago
a0de6e8
upload: Remove --replace option
by Ficus Kirkpatrick
· 14 years ago
60829ba
upload: Fix --replace flag
by Shawn O. Pearce
· 14 years ago
v1.6.10.2
3575b8f
upload: Allow review.HOST.username to override email
by Shawn O. Pearce
· 14 years ago
v1.6.10
a5ece0e
upload -t: Automatically include local branch name
by Shawn O. Pearce
· 14 years ago
cc50bac
Warn users before uploading if there are local changes
by Anthony Newnam
· 15 years ago
08a3f68
upload: Automatically --cc folks in review.URL.autocopy
by Ben Komalo
· 14 years ago
f0a9a1a
upload: Move confirmation threshold from 3 to 5 commits
by Dan Morrill
· 15 years ago
v1.6.9.5
879a9a5
upload: Confirm unusually large number of uploaded commit
by Dan Morrill
· 15 years ago
bc7ef67
Automatically guess Gerrit change number in "repo upload --replace"
by Ficus Kirkpatrick
· 16 years ago
v1.6.7.4
8225cdc
Display the URL we will upload changes to for review
by Shawn O. Pearce
· 16 years ago
337fb9c
Improve the help text for 'repo upload'
by Shawn O. Pearce
· 16 years ago
66bdd46
Only compute commits in repo upload if we need to show a prompt
by Shawn O. Pearce
· 16 years ago
a608fb0
Allow review.URL.autoupload to skip prompting during `repo upload`
by Shawn O. Pearce
· 16 years ago
feabbdb
Don't bother listing branch URLs during upload
by Shawn O. Pearce
· 16 years ago
a6df7d2
Describe upload --replace in upload's help text
by Shawn O. Pearce
· 16 years ago
v1.4.2
6709244
Don't accept multiple commits for the same change in upload --replace
by Shawn O. Pearce
· 16 years ago
e92ceeb
Fix upload --replace after it was broken when --review,--cc was added
by Shawn O. Pearce
· 16 years ago
v1.4.1
2896a79
Add --review and --cc flags to repo upload, so you can
by Joe Onorato
· 16 years ago
c99883f
Teach 'repo upload --replace' how to add replacement patch sets
by Shawn O. Pearce
· 16 years ago
v1.3
0758d2f
Show which user account each change was uploaded under
by Shawn O. Pearce
· 16 years ago
v1.0.3
cf31fe9
Initial Contribution
by The Android Open Source Project
· 16 years ago
v1.0