index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subcmds
/
upload.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
commands: document the "common" class attribute
Mike Frysinger
2021-06-15
1
-1
/
+1
*
subcmds: force consistent help text format
Mike Frysinger
2021-05-04
1
-17
/
+17
*
add --no-current-branch option to invert --current-branch
Mike Frysinger
2021-05-04
1
-0
/
+3
*
harmonize --current-branch short option across subcommands
Mike Frysinger
2021-05-03
1
-1
/
+6
*
upload: search local projects in parallel
Mike Frysinger
2021-05-02
1
-31
/
+37
*
upload: include the project in error messages
Mike Frysinger
2021-05-02
1
-2
/
+2
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-5
/
+0
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-3
/
+0
*
Concentrate the RepoHook knowledge in the RepoHook class
Remy Bohmer
2020-11-23
1
-53
/
+11
*
upload: improve tip for fixing upload remote
Mike Frysinger
2020-11-16
1
-4
/
+4
*
Move RepoHook class from project.py file to dedicated file
Remy Bohmer
2020-11-03
1
-1
/
+1
*
upload: exit non-zero when preupload hooks fail
Mike Frysinger
2020-07-25
1
-1
/
+1
*
Fix how we format the full destination branch when uploading.
Sean McAllister
2020-05-19
1
-1
/
+5
*
upload: add config setting for upload notifications
Mike Frysinger
2020-03-15
1
-1
/
+13
*
upload: drop support for drafts
Mike Frysinger
2020-02-25
1
-5
/
+1
*
upload: allow users to set labels when uploading
Mike Frysinger
2020-02-24
1
-10
/
+33
*
upload: add a --hashtag-branch option akin to -t
Mike Frysinger
2020-02-19
1
-0
/
+5
*
upload: add support for --yes
Mike Frysinger
2020-02-19
1
-3
/
+14
*
upload: add support for standard --dry-run
Mike Frysinger
2020-02-19
1
-0
/
+4
*
upload: add support for setting hashtags
Mike Frysinger
2020-02-19
1
-0
/
+24
*
upload: improve no pending CL error handling
Mike Frysinger
2020-02-19
1
-2
/
+6
*
flake8: Suppress "F821 undefined name" inline for Python 2 names
David Pursehouse
2020-02-15
1
-1
/
+1
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+4
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-11
/
+11
*
Remove redundant backslashes
David Pursehouse
2020-02-12
1
-2
/
+2
*
upload: Fix tests for object identity to use 'is not'
David Pursehouse
2020-02-12
1
-2
/
+2
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
1
-4
/
+4
*
upload: Fix flake8 E241 multiple spaces after ','
David Pursehouse
2020-02-12
1
-3
/
+3
*
upload: add a --ignore-hooks option
Mike Frysinger
2020-02-12
1
-6
/
+22
*
upload/editor: fix bytes/string confusion
Mike Frysinger
2019-11-16
1
-5
/
+0
*
use print() instead of sys.stdout.write()
Mike Frysinger
2019-07-11
1
-5
/
+10
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Add option for git-repo to support 'silent' uploads
Vadim Bendebury
2018-11-05
1
-0
/
+4
*
Merge "update markdown/help header format"
Jonathan Nieder
2018-10-10
1
-4
/
+2
|
\
|
*
update markdown/help header format
Mike Frysinger
2018-10-10
1
-4
/
+2
*
|
update homepage URIs
Mike Frysinger
2018-10-10
1
-1
/
+1
|
/
*
Remove unused pylint suppressions
David Pursehouse
2018-07-24
1
-2
/
+0
*
Support --push-option in upload subcommand
Masaya Suzuki
2017-11-13
1
-1
/
+6
*
Add option '--no-cert-checks' for 'upload' sub command.
Łukasz Gardoń
2017-08-23
1
-1
/
+6
*
Revert "Migrate git-repo to create private changes rather than drafts"
Jonathan Nieder
2017-08-08
1
-3
/
+4
*
Migrate git-repo to create private changes rather than drafts
Changcheng Xiao
2017-08-07
1
-4
/
+3
*
Add options for git-repo to support private and wip changes
Changcheng Xiao
2017-08-07
1
-1
/
+12
*
Fix "list comprehension redefines 'x'" warnings from pyflakes
David Pursehouse
2017-07-10
1
-2
/
+2
*
Tell the user if it will upload a draft
Nicolas Cornu
2017-07-10
1
-1
/
+2
*
upload: short circuit when nothing is pending
Mike Frysinger
2016-09-14
1
-4
/
+6
*
RepoHook: allow users to approve hooks via manifests
Mike Frysinger
2016-08-16
1
-1
/
+3
*
upload: report names of uncommitted files
Vadim Bendebury
2014-10-14
1
-2
/
+6
*
Define unicode as str if using Python 3
Anthony King
2014-05-06
1
-2
/
+4
*
Add reviewers automatically from project's git config
bijia
2014-03-04
1
-3
/
+14
*
Merge "Don't backtrace when current branch is not uploadable."
David Pursehouse
2014-01-14
1
-1
/
+10
|
\
[next]