summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test old and new GerritHEADmasterClark Boylan2023-03-142-10/+36
* Test Python bounds onlyClark Boylan2023-03-142-9/+6
* Switch from tox to noxClark Boylan2023-03-137-62/+83
* Simplify test output strings for new GerritJeremy Stanley2023-03-081-3/+3
* Merge "Upgrade testing to Gerrit 3.4.4"Zuul2023-03-085-11/+13
|\
| * Upgrade testing to Gerrit 3.4.4Jeremy Stanley2023-03-075-11/+13
* | Add message optionTama McGlinn2022-11-111-0/+7
* | Fix nodesets for tox jobsDr. Jens Harbott2022-11-091-2/+4
* | Clarify that test rebases are not keptJeremy Stanley2022-07-153-9/+21
|/
* Merge "Add release note for OSX Git version parsing fix"2.3.1Zuul2022-04-191-0/+5
|\
| * Add release note for OSX Git version parsing fixJeremy Stanley2022-04-191-0/+5
* | Merge "Publish documentation at every release"Zuul2022-04-191-0/+1
|\ \ | |/ |/|
| * Publish documentation at every releaseJeremy Stanley2022-04-191-0/+1
* | Fix get_git_version on OS XClark Boylan2022-04-191-1/+7
|/
* Merge "Enforce minimum git version"2.3.0Zuul2022-04-181-14/+27
|\
| * Enforce minimum git versionIan Wienand2022-04-121-14/+27
* | Merge "Fix submitting signed patches"Zuul2022-04-182-2/+12
|\ \ | |/
| * Fix submitting signed patchesDr. Jens Harbott2022-04-112-2/+12
* | Merge "Drop support for Python 3.5"Zuul2022-04-123-4/+4
|\ \ | |/
| * Drop support for Python 3.5Jeremy Stanley2022-04-113-4/+4
* | Merge "Fix git_review.cmd.CommandFailed: <exception str() failed>"Zuul2022-04-111-2/+2
|\ \ | |/ |/|
| * Fix git_review.cmd.CommandFailed: <exception str() failed>Sunyeop Lee2022-04-111-2/+2
* | Merge "Clean up package metadata"Zuul2022-04-111-6/+2
|\ \
| * | Clean up package metadataJeremy Stanley2022-04-101-6/+2
* | | Merge "Force use of scp rather than sftp when possible"Zuul2022-04-112-0/+23
|\ \ \
| * | | Force use of scp rather than sftp when possibleJonathan Rosser2022-04-102-0/+23
| | |/ | |/|
* | | Merge "Treat ^C as "no" at confirmation prompt"Zuul2022-04-111-1/+4
|\ \ \ | |_|/ |/| |
| * | Treat ^C as "no" at confirmation promptTim Burke2022-04-071-1/+4
* | | Switch to unittest.mockSteve Kowalik2022-03-082-2/+1
| |/ |/|
* | Add release note for the rebase merge handling fix2.2.0Jeremy Stanley2021-11-231-0/+7
* | Fix use of removed --preserve-merges optionPierre Riteau2021-11-192-14/+38
* | Ignore unstaged/uncommitted submodule changesJeremy Stanley2021-07-074-2/+56
* | Doc updates for Git "core.hooksPath" option supportFlorian Haas2021-06-242-8/+12
* | Support the Git "core.hooksPath" option when dealing with hook scriptsFlorian Haas2021-06-213-2/+81
* | Fix nodeset selections for zuul jobsJens Harbott2021-06-171-8/+7
* | Merge "Add option for disabling thin pushes"2.1.0Zuul2021-04-234-2/+31
|\ \
| * | Add option for disabling thin pushesClark Boylan2021-04-124-2/+31
| |/
* | Install PBR explicitlyClark Boylan2021-04-232-0/+10
|/
* Add missing -h to manpage and remove -c from itRoman Gorshunov2021-03-171-2/+2
* Merge "Remove comments for unstaged/uncommitted tests"Zuul2021-03-031-4/+0
|\
| * Remove comments for unstaged/uncommitted testsJeremy Stanley2021-03-011-4/+0
* | Adjust categories for some release notes2.0.0Jeremy Stanley2021-03-022-2/+2
* | Merge "Overhaul Python package metadata and OpenDev URLs"2.0.0.0rc1Zuul2021-03-0211-421/+107
|\ \
| * | Overhaul Python package metadata and OpenDev URLsJeremy Stanley2021-02-2611-421/+107
* | | Merge "Switch to default Sphinx theme"Zuul2021-03-022-49/+12
|\ \ \ | |/ /
| * | Switch to default Sphinx themeJeremy Stanley2021-02-262-49/+12
* | | Merge "Don't test rebasing with unstaged changes"Zuul2021-03-023-0/+45
|\ \ \ | | |/ | |/|
| * | Don't test rebasing with unstaged changesJeremy Stanley2021-02-263-0/+45
* | | Merge "Add test helpers for unstaged/uncommitted changes"Zuul2021-03-011-3/+15
|\ \ \ | |/ /
| * | Add test helpers for unstaged/uncommitted changesJeremy Stanley2021-02-261-3/+15