summaryrefslogtreecommitdiff
path: root/git_review
Commit message (Expand)AuthorAgeFilesLines
* Remove comments for unstaged/uncommitted testsJeremy Stanley2021-03-011-4/+0
* Don't test rebasing with unstaged changesJeremy Stanley2021-02-262-0/+37
* Add test helpers for unstaged/uncommitted changesJeremy Stanley2021-02-261-3/+15
* 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
|/ /
* | As suggested by pep8 don't compare boolean values or empty sequencesFabio Porcedda2018-11-071-9/+9
* | Improve exit code implementationIlya Etingof2018-11-061-2/+2
* | Don't set topic when submitting no-topic patchesStephen Finucane2018-10-162-0/+16
* | Remove auto-branch nameStephen Finucane2018-10-162-134/+11
|/
* Clean up vestigal scripting in cmd.py1.27.1.0a1Pete Zaitcev2018-09-191-1/+0
* Merge "Fix compare_review's use of fetch_review"1.27.0Zuul2018-09-191-9/+15
|\
| * Fix compare_review's use of fetch_reviewClark Boylan2018-09-181-9/+15
* | Merge "Use new %topic=XXXX syntax for topic pushes"Zuul2018-09-192-10/+15
|\ \
| * | Use new %topic=XXXX syntax for topic pushesHan-Wen Nienhuys2018-09-132-10/+15
| |/
* | Always print failure case when testing remotesSteve Kowalik2018-09-141-3/+1
|/
* Merge "Testing getting specific patchset"Zuul2018-08-221-0/+15
|\
| * Testing getting specific patchsetIan Wienand2018-02-081-0/+15
* | Merge "`work-in-progress` and `private` workflow in Gerrit 2.15"Zuul2018-08-201-1/+40
|\ \
| * | `work-in-progress` and `private` workflow in Gerrit 2.15Abbas Yazdanpanah2018-04-221-1/+40
| |/
* | Merge "support review URLs as download arguments"Zuul2018-08-202-13/+108
|\ \
| * | support review URLs as download argumentsDoug Hellmann2018-06-132-13/+108
* | | Merge "Fix git review -d M,N with later gerrit"Zuul2018-08-201-1/+1
|\ \ \