summaryrefslogtreecommitdiff
path: root/git_review
Commit message (Expand)AuthorAgeFilesLines
* 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 "Force use of scp rather than sftp when possible"Zuul2022-04-111-0/+8
|\ \
| * | Force use of scp rather than sftp when possibleJonathan Rosser2022-04-101-0/+8
| |/
* | 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-081-1/+1
| |/ |/|
* | Fix use of removed --preserve-merges optionPierre Riteau2021-11-192-14/+38
* | Ignore unstaged/uncommitted submodule changesJeremy Stanley2021-07-073-2/+50
* | Support the Git "core.hooksPath" option when dealing with hook scriptsFlorian Haas2021-06-212-2/+73
* | Add option for disabling thin pushesClark Boylan2021-04-122-2/+18
|/
* Merge "Remove comments for unstaged/uncommitted tests"Zuul2021-03-031-4/+0
|\
| * Remove comments for unstaged/uncommitted testsJeremy Stanley2021-03-011-4/+0
* | Merge "Overhaul Python package metadata and OpenDev URLs"2.0.0.0rc1Zuul2021-03-022-27/+26
|\ \
| * | Overhaul Python package metadata and OpenDev URLsJeremy Stanley2021-02-262-27/+26
* | | Merge "Don't test rebasing with unstaged changes"Zuul2021-03-022-0/+37
|\ \ \ | | |/ | |/|
| * | Don't test rebasing with unstaged changesJeremy Stanley2021-02-262-0/+37
* | | 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
| |/
* | Increase test timeout to 5 minutesJeremy Stanley2021-02-261-1/+1
|/
* Test with Gerrit 2.13Jeremy Stanley2021-02-241-37/+27
* Create test projects with positional argumentJeremy Stanley2021-02-232-4/+4
* Remove test site dirs before doing copytreeSorin Sbarnea2021-01-271-0/+2
* Allow choosing field for author in named branchDaniel Lublin2021-01-221-3/+25
* Merge "Fix bug in git_credentials()"Zuul2021-01-212-4/+4
|\
| * Fix bug in git_credentials()Alexander Szakaly2021-01-202-4/+4
* | Merge "Fix "git-review -d" erases work directory if on the same branch as the...Zuul2021-01-201-4/+4
|\ \
| * | Fix "git-review -d" erases work directory if on the same branch as the change...cornelius2021-01-201-4/+4
| |/
* | Allow the default of notopic to be configurableMattias Jernberg2021-01-202-1/+16
|/
* Drop support for py27Sorin Sbarnea2021-01-132-29/+8
* Bring zuul configuration in-treeSorin Sbarnea2021-01-131-1/+1
* Merge "Make it possible to specify who is notified"Zuul2020-02-052-0/+21
|\
| * Make it possible to specify who is notifiedMiklos Vajna2020-01-282-0/+21
* | Merge "Install commit hook into submodules"Zuul2020-01-171-0/+6
|\ \
| * | Install commit hook into submodulesMonty Taylor2019-08-261-0/+6
* | | Discontinue support for draft workflowDavid Ostrovsky2020-01-171-8/+0
| |/ |/|
* | trivial: Update to hacking 2.xStephen Finucane2020-01-166-45/+72
|/
* Push with --no-follow-tagsHannu Hartikainen2019-03-291-1/+2
* Use remote_url instead of remote for download1.28.0.0a11.28.0Monty Taylor2019-03-181-1/+1
* Support usernames that contain '@' and ssh Git URLsJan Kundrát2019-02-192-1/+40
* Merge "Fix wrong and misleading "using default: None" in --verbose mode"Zuul2018-12-271-3/+13
|\
| * Fix wrong and misleading "using default: None" in --verbose modeMarc Herbert2018-12-201-3/+13
* | Add hint to just "git remote rename origin gerrit" when no .gitreviewMarc Herbert2018-12-181-2/+2
* | Merge "test_uploads_with_nondefault_rebase: fix git screen scraping"Zuul2018-12-141-3/+5
|\ \ | |/ |/|
| * test_uploads_with_nondefault_rebase: fix git screen scrapingMarc Herbert2018-12-051-3/+5
* | Merge "tests/__init__.py: ssh-keygen -m PEM for bouncycastle"Zuul2018-12-101-2/+2
|\ \ | |/
| * tests/__init__.py: ssh-keygen -m PEM for bouncycastleMarc Herbert2018-12-041-2/+2
* | Merge "Avoid UnicodeEncodeError on python 2"Zuul2018-12-052-0/+22
|\ \
| * | Avoid UnicodeEncodeError on python 2Sorin Sbarnea2018-11-092-0/+22
* | | Use six for cross python compatibilitySorin Sbarnea2018-11-261-19/+8
|/ /