Tool for uploading changesets to Gerrit from git
Go to file
Jeremy Stanley 707da48e38 Add release notes in preparation for next release
Many changes merged since the last release lack release notes. Since
we'll want to summarize them for the announcement anyway, we may as
well commit those summaries for posterity.

Change-Id: I56cda54cd9df781004462e95545a192302dd7bd4
2021-01-28 14:41:03 +00:00
doc Discontinue support for draft workflow 2020-01-17 16:36:41 +09:00
git_review Allow choosing field for author in named branch 2021-01-22 14:22:35 +00:00
releasenotes/notes Add release notes in preparation for next release 2021-01-28 14:41:03 +00:00
.gitignore gitignore: Ignore reno artefacts 2020-01-16 15:14:16 +00:00
.gitreview Corrected git-review project organization 2019-06-19 14:57:13 +00:00
.mailmap Migrate to pbr. 2013-08-15 20:42:37 +00:00
.stestr.conf Switch from testrepository to stestr 2019-02-12 09:58:46 +00:00
.zuul.yaml Assure git-review works with py37 and py38 2021-01-13 15:49:58 +00:00
bindep.txt Add bindep.txt 2018-01-10 11:11:04 +11:00
CONTRIBUTING.rst Fix complimentary typo 2019-05-28 14:05:49 +01:00
git-review.1 Allow choosing field for author in named branch 2021-01-22 14:22:35 +00:00
HACKING.rst CONTRIBUTING.rst, HACKING.rst: fix broken link, minor flow updates 2018-12-07 11:23:07 -08:00
LICENSE Ported rfc.sh to a standalone program. 2011-09-25 09:16:31 -07:00
MANIFEST.in Migrate to pbr. 2013-08-15 20:42:37 +00:00
README.rst Change StoryBoard URL to be a permalink 2019-05-28 14:05:56 +01:00
requirements.txt Drop support for py27 2021-01-13 14:10:31 +00:00
setup.cfg Assure git-review works with py37 and py38 2021-01-13 15:49:58 +00:00
setup.py Drop support for py27 2021-01-13 14:10:31 +00:00
test-requirements.txt Fix bug in git_credentials() 2021-01-20 17:44:14 +00:00
tox.ini Assure git-review works with py37 and py38 2021-01-13 15:49:58 +00:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting git branches to gerrit for review.